Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / The category navigation link is wrapped into second line

The category navigation link is wrapped into second line

Views: 741

Results 1 to 2 of 2
23 Mar 2010, 5:30 PM
#1
nsrao avatar

nsrao

New Zenner

Join Date:
Nov 2009
Posts:
11
Plugin Contributions:
0

The category navigation link is wrapped into second line

I am using zecart Version 1.3.8. I customised some page and look. I placed search keywords here box at above category navigation. after placing this the last category wrapped down to next line. I think the problem is the search box alignment. I unable to rectify this. please help me...
the wrapped links is "Gift Ideas"
my url is: https://www.yellowpagesmall.com

Thank you verymuch for your help.
Take Care
Sudha

23 Mar 2010, 7:57 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: The category navigation link is wrapped into second line

Looking in FireFox that is not wht I see???

I would start y getting the search into the same div - - as it is now it is not - - from your view source

<!--bof-navigation display-->
<div id="navMainWrapper">
	<div id="navMain">
    	<ul class="back">

	    	<li><a href="http://yellowpagesmall.com/store/">Home</a></li>
						<li><a href="http://yellowpagesmall.com/store/index.php?main_page=login">Log In</a></li>
								</ul>
	</div>
 <div id="navMainSearch"></div> 
<br class="clearBoth" /> 
</div>
<!--eof-navigation display-->

Actually you have these all over the place!!!