![]() |
Re: moving search bar
if you look at the site i have removed the black bar...there is just that huge butted space there
|
Re: moving search bar
ahh frig...ok lemme fix what i screwed up
|
Re: moving search bar
ok fixed it now you can see the big butted break lol
|
Re: moving search bar
ok found the fast lane checkout in the head.tpl code...that is why when i blasted the other code it went ape...is there anyway to get rid of that small area?
|
Re: moving search bar
the area that i am referring to can be seen at 21.75.30.97, if anyone can help me get the blank space between the speed bar and the categories and featured items removed i will be eternally grateful
|
Re: moving search bar
I think you mean 216.75.30.97
What does this piece of code do: <table cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="FLCAuthPreBox"> <img src="/skin1/images/spacer.gif" class="Spc" alt="" /> </td> </tr> </table> ? Try commenting it out and see what happens. |
Re: moving search bar
no go....
|
Re: moving search bar
Below is what is creating the extra row... Make sure that it doesn't contain print-page buttons and anything else when you log in too. Also, the functionality of the login box within the snippet has disappeared so if you have replaced it to somewhere else then it should be safe to remove.
<table cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="HeadLine" align="right"> </td> </tr> <tr> <td colspan="2" class="HeadLine"> <form action="/include/login.php" method="post" name="toploginform"> <input type="hidden" name="mode" value="logout" /> <input type="hidden" name="redirect" value="customer" /> <table cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="FLCAuthPreBox"> <img src="/skin1/images/spacer.gif" class="Spc" alt="" /> </td> </tr> </table> </form> </td> </tr> </table> |
Re: moving search bar
tried that cube...it removed the whole entire header lol
|
Re: moving search bar
Hmm odd. Are you sure you're removing the right tables?
Those tables do not contain any links, logo, text or anything apart from a form. And previewing it in my browser through Dreamweaver seems to give the desired result. |
All times are GMT -8. The time now is 07:40 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.