Aesthetics but important, help needed please
On my main wiki page http://tvlampforum.com/showwiki.php the main image and the boxes are done it PX but I use fluid widths on my sites and this page needs to be fluid width. I have tried a few combinations but everything (boxes) goes to the left... tips please. I am reading here http://unstoppablerobotninja.com/entry/fluid-images/ but I don't know if its what I need?
So all I care about making 100% fluid width is the vault logo with the boxes centered and left right like they are now. Many still use a 600 width screen and it looks awful.
+++++++++++
I have spent no exaggeration, at least 100 hours trying to find a resolve or fix this one....
This is NOT exclusive to my sites, I have seen this on other vbulletins that run vaultwiki & (vb's) vblogs... and this occurs no matter what browser is used... this is not a browser issue either... I think its a Javascript issue?
In my navbar if you run your mouse under Favorites - Tools - Search - Petz and Media (which I created) ALL the highlighted underlines are perfect and do NOT go past the last letter on the right... yet it does on the wiki and Blogs links....... oh, and blog creator at vb is useless, if he answers at all.
http://tvlampforum.com/showwiki.php?...pecial:Bookshp
I have tried cleaning up the JS in templates not that I know anything at all about JS, (I have not touched the php files nor do I know which ones to even look at) I am going mad trying to make it stop having that extended link underline off right....... on both these links.
I have looked here
HTML Code:
<td class="vbmenu_control"><a id="wiki_links" href="$show[nojs_link]#wiki_links">$links[wiki_name]</a> <script type="text/javascript"> vbmenu_register("wiki_links"); </script>
</td>
and this appears correct
If the other work right then these can be fiixed.... I did see them wrapped in body tags that don't appear on other JS links???
Can someone tell where to look please?