|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Small problem in NN
Hi all,
sorry for the uninformative title, couldn't think. Basically, i can't figure out an issue with my CSS on NN for one particular thing. The main page area (which has 'test' in it a lot) has an image in a table column to the left of the section, which is repeat-y and is meant to move down the page with the text. This works fine in IE, but in NN it only registers the first time. I'm sure i'm missing something really simple, but could anyone point out what. http://www.satorimedia.co.uk/VIDEOS.html Thanks, Jules |
|
#2
|
||||
|
||||
|
Your left segment is missing in MF too... =)
Try adding <br clear="all" /> after your closing TABLE tag. It looks like you are getting a 12px border on the left, but the overflow of the table is extending out of the DIV element. |
|
#3
|
|||
|
|||
|
Thanks for the reply MadCow. Sorry i didn't reply sooner.
The problem was resolved by changing the height of the column in which the graphic was to 100%. I had it set to the height of the graphic. I had a look at some tutorials about what the clear tag did, so thanks for the pointer, i didn't really know about it. |
|
#4
|
||||
|
||||
|
I usually use the clear attribute when things are unexpectedly overlapping.
I see it as a rebel solution though; fixing the positioning is a much better solution. |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Advanced Web Development > Small problem in NN |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|