Link main menu items to homepage modules

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Jun 19, 2013 10:58 pm
Reply with quote
Report this post
I would like to create a menu in the top of the page for "recent work" "our team" and "contact us here" and have it link to the various sections which are located on the homepage. How can I do this, internal link?

I am using the startup template, joomla 3.1

Thanks!
User avatar
Senior Boarder

GK User
Thu Jun 20, 2013 3:24 am
Reply with quote
Report this post
Use external url menu item type and as a link use modules div ids, look up in your page source or use firebug for firefox or chromes inspect element.

such as for footer div following will be the link.
Code: Select all
#gkFooter


If its in a different page add that pages link first followed by the div id.
Code: Select all
mynewslink/myitem/#gkFooter


See you around...
User avatar
Platinum Boarder

GK User
Thu Jun 20, 2013 9:46 pm
Reply with quote
Report this post
Thanks!
User avatar
Senior Boarder

GK User
Thu Jun 20, 2013 9:54 pm
Reply with quote
Report this post
No problem at all, see you around...
User avatar
Platinum Boarder


cron