Help - Search - Members - Calendar
Full Version: Nudging A Bit...
MonsterSmallBusiness Forums > MonsterWebDesign > Design Aspects
bugaloo
hi fine people,

Can someone please help me figure this one out... In the site I'm designing http://206.188.198.125/
i'm trying to nudge the dropdown menu for "--Select--" so that there is no gap between it and the header graphich for "shop by artist". I would like for the spacing to be the same as "Search Site" and the input text box below it. how do i do that?

Also, how do I center "Shop | About..." in the center column? it has moved to the right and it's driving me nuts...

here is the site in question: http://206.188.198.125/

thank you kindly,

Fernando
senioremporium
Fernando,

I think the problem may be the picture called spacer.gif:

<img border="0" src="Themes/button_themes/MC_OCEAN/Header-Browse-Mfg_l.gif" alt="MFG">

<table border="0" width="100%" cellpadding="0" style="border-collapse: collapse">
<form name="frmMFGSearch">
<tr>
<td width="100%" align="center">
<img src="Images/spacer.gif" border="0">
<select size="1" name="txtSearch" onChange="location=options[selectedIndex].value;" style="font-size: 8pt">
<option>--Select--</option>


Scooter
bugaloo
excuse the ignorance, where do i edit that html?

QUOTE(senioremporium @ Apr 4 2006, 10:45 AM) [snapback]106393[/snapback]

Fernando,

I think the problem may be the picture called spacer.gif:

<img border="0" src="Themes/button_themes/MC_OCEAN/Header-Browse-Mfg_l.gif" alt="MFG">

<table border="0" width="100%" cellpadding="0" style="border-collapse: collapse">
<form name="frmMFGSearch">
<tr>
<td width="100%" align="center">
<img src="Images/spacer.gif" border="0">
<select size="1" name="txtSearch" onChange="location=options[selectedIndex].value;" style="font-size: 8pt">
<option>--Select--</option>


Scooter

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.