View Single Post
  #6  
Old 03-22-2008, 01:34 PM
  ScrapProfessor's Avatar 
ScrapProfessor ScrapProfessor is offline
 

Advanced Member
  
Join Date: Mar 2008
Posts: 90
 

Smile Re: Links look funky... take a peek, please.

Quote:
Originally Posted by kube
If you're referring to your breadcrumb's location line...

Just comment out the lines...
<font class="NavigationPath">

and also it's closing tag too...
</font>

the CSS is referring to your NavigationPath class twice, both from within the <FONT> and inside the <A> tags... causing a conflict (it's actually working as requested).

Best to rid FONT tags as they're deprecated.

Hope this helps.
Doms

THANK YOU! That did the trick! I'm going to work on the FONT tags now because I think you're right about them.

I REALLY appreciate your time!!!
__________________
Joli Kirk,
"Life is not measured by the number of breaths we take, but by the number of moments that take our breath away"

X-Cart PRO 4.3.1 | Linux | PHP 5 | MySQL 5


AlteredCart.com - Download Expander; Product Page Downloads
BCSEngineering.com - On Sale Products; Newest Added Products
Reply With Quote