View Single Post
  #8  
Old 11-09-2006, 10:21 PM
 
ephesians525 ephesians525 is offline
 

Advanced Member
  
Join Date: May 2005
Location: Sydney Australia
Posts: 42
 

Default Re: Change company name to home in location

If it is any help to anyone. I followed the above instructions, and still the style of "Home" was different so I added a class to the anchor:
<FONT class="NavigationPath">
{if $location}<a href="home.php" class="NavigationPath">Home</a>&nbsp;::&nbsp;

It worked better for styling the anchor than font class.
__________________
Caroline
Version 4.1.3
Reply With Quote