Support Forum

New Post Button

NN Nikolas Nikolaou
Nikolas Nikolaou
Member

I was trying to find a way of changing this

sp_QuickLinksForum(‘tagClass=spControl spSelect spRight’, __sp(‘Select Forum’)); 

in sp_head.php to have it similar to the admin bars button *view new posts* with the same styling but I am having difficulties.

I know I am suppose to use template tags and sp_LatestPostsTag()  sp-LatestPosts-tag.php 

Anyone have an idea of how to do this ?

1 Answer

New Answer

MP Mr Papa
Mr Papa
Member

sorry, afraid I am not following… the admin bar is a hidden div that opens on the button press. the quick links is a html select.

to change quick links, you would have to completely rewrite the display code. you could filter the template tag but you would have to write the display code.

so, sorry zbut css alone won’t be enough.