View Full Version : design problem help
MozyMac
09-15-2009, 11:21 AM
hello,
I'm getting a gray line below my nav bar and not sure what is producing, here is a screen shot:
http://mozymac.com/img/images/92Screen_shot_2009_09_15_tn.jpg (http://mozymac.com/img/view.php?filename=92Screen_shot_2009_09_15.png)
link to my forum: www.mozymac.com/forums
Lynne
09-15-2009, 01:59 PM
That's a very small image and I can see nothing on it. Your site looks fine to me.
MozyMac
09-15-2009, 06:29 PM
here you go, http://mozymac.com/img/images/92Screen_shot_2009_09_15.png
Lynne
09-15-2009, 07:13 PM
It doesn't show up on firefox. But, you have an empty table right after the search bar there:
<table class="tborder" width="100%" cellspacing="1" cellpadding="6" border="0" align="center"> </table>
Remove it.
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.
MozyMac
09-16-2009, 08:21 AM
thanks lynne for info, I have enabled this but i can't find which template to edit, the soruce is a mess :( was wondering if anyone can help
Lynne
09-16-2009, 02:53 PM
Are you using some sort of modification to compress your code? If so, you need to turn it off to use the option I told you about. I can't figure out the template because you either turned that option back off, or you are using some output compression mod. (You could help yourself so much more by putting your stylesheets into the file system instead of using that compression mod.)
MozyMac
09-16-2009, 05:07 PM
Are you using some sort of modification to compress your code? If so, you need to turn it off to use the option I told you about. I can't figure out the template because you either turned that option back off, or you are using some output compression mod. (You could help yourself so much more by putting your stylesheets into the file system instead of using that compression mod.)
it's true that i use compression, it's vBSEO mod that removes white space i guess i will turn it off and debug it and i will move the css code now.
Thanks
--------------- Added 1253125753 at 1253125753 ---------------
ok i turned it off but still can't find comments :( i made sure the add comments option is on
Princeton
09-16-2009, 05:48 PM
nto sure if this will work but try a search for
<!-- google_ad_section_start -->most likely that is the template
Admincp / Style & Templates / Search in Templates
MozyMac
09-16-2009, 07:31 PM
hmm search result turned none :(
Lynne
09-16-2009, 07:33 PM
i ok i turned it off but still can't find comments :( i made sure the add comments option is on
Then that isn't it. I just took a look at your page source and all the header code is one single line. Whatever is causing that to happen is the mod you need to turn off.
MozyMac
09-16-2009, 07:51 PM
I think it's facebook connect hmm i don't really want to turn it off, well I will try to find the table manually and thanks a lot for your time guys :)
I guess this is a semi close thread :p?
TimberFloorAu
09-16-2009, 09:06 PM
that looks like the world famous <hr> code.
Check your CSS and html for its inclusion, then comment it out to check
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.