a) I think I’ve done it, let me know if it’s right.
b) I don’t quite follow – I’ve made the changes in my CSS, but within the index.php I don’t understand what I would do there, what abou the bits and pieces that are inbetween?
so:
<div id=”maincontainer”>contains everything</div>
<div id=”middlecontainer”>contains the two floats at the top</div>
<div id="maincontent">post data etc</div>
<div id="bottomcontainer">contains the bottom two floats</div>
<div id="footer">footer information</div>
The footer has the last two divs in it. When I placed the bottomcontainer in the index.php I think it broke it but I can’t remember.
I’m still not sure what your restructure is asking me to do. Do you want me to place all three divs as above in the index.php file, including the footer?
c) Again I haven’t quite got it, it looks better than before but not quite. I’m not sure how to fatten out the hovers so they fill the block and don’t leave a white space at the top and bottom. Should I used borders as well within the hover?
I’m trying to do what I’m doing with C) but in the float with the menu, again I can’t get the white space to fill, I’m also wondering how I’d fatten the thing out so that the menus are more evenly spread out.
Thanks in advance