Status: offline

motionsiren

Forum User
Newbie
Registered: 07/07/03
Posts: 4
Is there such a thing? I\'d like tp place all my static page links in a blick rather then a listing on the top of the page...

Status: offline

jadiepoo

Forum User
Chatty
Registered: 01/11/03
Posts: 43
I guess you can just create a normal html block and manually create the links that way, and then just remove the static page links in your public_html/layout/THEME/header.thtml file (the plugins add the links using {plg_menu_elements} - so comment that out or remove it) I don\'t know if there\'s a way of putting the {plg_menu_elements} in a block so the links are put there automatically.