View Full Version : Removing "select a Section"
Mr Bump
09-Jun-2006, 11:04 AM
Hi
Can anyone tell me how to remove this section search from the top right of my product page. I've looked in "Advance | Template Manager | Main Primary, but don't know what it's called or how to remove it!
Thanks
NormanRouxel
09-Jun-2006, 11:18 AM
It's NETQUOTEVAR:SIMPLESEARCH
Mr Bump
09-Jun-2006, 11:43 AM
Hi Norman,
It's the "select a Section" box on the top right of product page, my logo is shifting it across to the right:here (https://vault2.secured-url.com/golf/acatalog/Mizuno.html) Or can I bring it to the front somehow?
Thanks
NormanRouxel
09-Jun-2006, 11:54 AM
That's the lump of code
<form name="Act_SectionDroplist">
<td background="bg_top.gif" height="60" width="50%" valign="middle" align="center">
<script language=Javascript1.1>
<!--
document.write(ACT_DropListBox(sections))
// -->
</script>
</td>
</form>
It's being forced off-screen due to the 850 pixel wide logo image, most of which is white space to the right.
It would be much better to crop that logo to something much smaller to allow room for the section dropdown.
Mr Bump
09-Jun-2006, 11:58 AM
Thanks,
When I make it smaller there are lines that come into view and make things look very untidy. here (https://vault2.secured-url.com/golf/acatalog/Mizuno.html)
NormanRouxel
09-Jun-2006, 12:05 PM
You need to post the lines that surround NETQUOTEVAR:LOGOIMAGE as these are loading a background image "bg_top.gif" that is causing this effect.
Alternatively you can replace bg_top.gif (in Site1) with a small white .gif image.
Mr Bump
09-Jun-2006, 12:09 PM
I'll try that thanks!
Mr Bump
09-Jun-2006, 12:18 PM
thanks (https://vault2.secured-url.com/golf/acatalog/Mizuno.html):D I'll give you a 20% discount when we're up and running!
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.