I had a old design sitting around which i didn't use for LinksJuice.com so i'm trying to put it all together, i've got the main design coded although i have a little problem. If you take a look at http://www.linkflux.net/index.php?go=subcat&id=291 you can see the two green gradient bars to the side of the main table isn't aligned to the top.. Could anyone help me fix this please? Thanks in advance
Interesting, not too sure what's happening here! The <td>'s that are using the background don't seem to be containing any content. They are just opened and closed <td></td>. Funny way to do things... Gary
Are you talking about the "white space" or gap? If so, that is because that background images (I assume it is), is only so many pixels wide and is repeating itself over again depending on the size of the browser window.
I'm talking about the gap, to the top of the green gradient backgrounds.. i can't seem to figure it out
In this section you seem to have a mixed up code...you have <td></td> without any content and the end seems wrong. It hard for me to tell you for sure but that is where I would start because the whole far right column is off alignment from the rest.