Is there any more to be able to use just one image link rather then having to split the image up into three sections?
and while i'm thinking about....
centering the menu buttons as well?
If you just enter your image URL into the box for the left image and then use http://virtualforums.co.uk/images/blank.gif as the image URL for the middle one then it should appear as expected ![]()
Edit: Edited to stop the 1px gap Dre mentioned.
Except for the one pixel gap on the side![]()
I guess you could use CSS to set it to display:none;
Mmmk....
Just as a note, it works.
though, it won't add a base image to the news or a head image to the first category.
and i think it should be an option whether or not to add it to the welcome table/banner
Mmmk....
Just as a note, it works.
though, it won't add a base image to the news or a head image to the first category.
and i think it should be an option whether or not to add it to the welcome table/banner
Code:
- <style type="text/css">
- <!--
- div.welcometable div.welcometable {
- display: none;
- }
- //-->
- </style>
Adding that to the global header will remove them from around the welcome table. As for the other issue, that looks like a bug caused when you've chosen to not seperate the categories. I'll get that fixed ASAP![]()