Is there a specific reason to float the Middle block on this theme?
This is in the theme's CSS:
#middle {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
float:right;
margin:0 0 10px;
padding:10px;
width:920px;
}
Is it there for a reason?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | With Float.jpg | 25.22 KB | HS |
| #3 | without float.jpg | 23.62 KB | HS |
Comments
Comment #1
HS commentedWhen you use the middle block to display anything other than the featured content block (the block with the coloured ribbon), the block appears aligned to the left more than other blocks on the page.
It's possible that others just have not noticed this because it is off by a few pixels?
Comment #2
naheemsays commentedI dont think ther eis a specific reason other than maybe making sure the regions were in the correct places in all browsers.
Can you please provide a screenshot of the second issue?
Comment #3
HS commentedPlease see attached screenshots.
Comment #4
HS commentedI'm not sure if the screen shots are good enough to see the issue clearly, but I hope it helps.