3212 Posts in 847 Topics by 809 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 770 Views |
-
Hardcoding a part of the Navigation

15 October 2009 at 3:26am
Hi,
due to my page layout I am forced to hardcode some of my navigation links:
$BaseHref/contact/
This leads to the following output: www.mysite//contact
It works but it looks bad. Is there another way to hardcode navigation links? -
Re: Hardcoding a part of the Navigation

15 October 2009 at 1:47pm
$BaseHref includes a / (hence why you get 2 //) Just write it as {$BaseHref}contact.
| 770 Views | ||
|
Page:
1
|
Go to Top |


