Hello,
I have problem with topmenubar on my site. This is how it looks like now:
Firefox
IE
Main problem is that I have this "blank blank blank blank" text which I dont know how to remove. However, when do right-click on my website --> View page source this is what I noticed:
Now I am not sure which file should I open so I could remove this "blank" text?Code:<!--bof-header ezpage links--> <div id="navEZPagesTop"> <ul> <li class="nobg"><a href="http://www.mysite.com//index.php?main_page=index&cPath=146">Cars for sale</a></li> blank <li><a href="http://www.mysite.com/index.php?main_page=index&cPath=147">Sell parts</a></li> blank <li><a href="http://www.mysite.com//index.php?main_page=index&cPath=148">Accessories</a></li> blank <li><a href="http://www.mysite.com/index.php?main_page=news_archiv">News</a></li> blank <li><a href="http://www.mysite.com/index.php?main_page=contact_us">Contact</a></li> </ul> </div> <!--eof-header ezpage links-->
Any help is appreciated.
Cheers!![]()



which is very useful in cases like this but unfortunatly I found to many "blanks", mostly because many-time repeated part of code: "target="blank"

