Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Question


lapo4ka18

Recommended Posts

Posted

<td align="right" class="boxText"><form name="quick_find" method="get" action="http://megaperfume.com/catalog/advanced_search_result.php"><table><tr><td align=center><font face=verdana size=-2><b>Search</></td></tr><tr><td><font face=verdana size=-2><input type="text" name="keywords" size="10" maxlength="30" value="" style="width: 95px"> <input type="image" src="includes/languages/english/images/buttons/button_quick_find.gif" border="0" alt="Quick Find" title=" Quick Find "><br><a href="http://megaperfume.com/catalog/advanced_search.php"><b>Advanced Search</b></a>     </td></tr></table></form></td>

 

Remove class="boxText" from the above section of code in your header or change it to a class that does not have a border or remove the border in your stylesheet...

Posted

What did do to move the search box to the header?

Posted

I commented out

require(DIR_WS_BOXES . 'search.php');

from column_left.phg and

put this line in header.php.

That's all I did.

Posted

Oh...if life were only so simple........

 

If you want to leave it as is but without the border, you'll have to change the style sheet...you will loose the border around your other boxes.

 

If you want to have the search run from the header without the border and still leave borders on the other boxes you will have to do some re-coding.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...