T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Luke devon
  2. General Discussion
  3. Monday, 05 August 2013
  4.  Subscribe via email
Hi

how can we link an article page to a menu listed on the footer area (footer-1 ....6 ) ?

is it possible to give article url instead of *.html ?

Something like this :

<div class="footerlinks1">
<div class="footerhead"><a href="http://localhost/sunshine/index.php?option=com_content&id=17">Home</a></div>
<ul>
<li><a href="http://localhost/sunshine/index.php?option=com_content&id=18">About Us</a></li>
<li><a href="http://localhost/sunshine/index.php?option=com_content&id=19">Testimonials</a></li>
<li><a href="http://localhost/sunshine/index.php?option=com_content&id=20">Services</a></li>
<li><a href="submit-request.php">Submit a Request</a></li>
</ul>
</div>

Regards
Luke
Comment
There are no comments made yet.
Accepted Answer
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Luke devon,

You can try.
I am not see what is the problem here.
The href should start with http:// ... not with a slash as above.

And you can remove the http:// if you start with a slash from root.


Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # Permalink


There are replies in this post but you are not allowed to view the replies from this post.