PDA

View Full Version : 3 quick question?


Cool21
28 May 2006, 21:51
Okay, I have to questions? Is there a way that I can add a legend to the bottom of whos online so that people will know who the admins are and mods are. Also, how can I get links that are in the nav bar to move to the quick links menu. Like, how can I move register, member's list, and calendar to the drop down menu for quick links? And one more question, is there a way that I can move the buttons on peoples post, such as fast reply, edit, quote, ect. I want to move the fast reply under the post and move the rest of the buttons. Get what I mean? Thanks for your help!

Paul M
28 May 2006, 22:20
Those all require template modifications.

Cool21
29 May 2006, 03:23
okay, thanks!!!

edit: I found the legend one, I still cannot find the one where the links such as register, member list, ect can be moved to quick links? help??? I will double check, but I probably won't find it.

peterska2
29 May 2006, 04:26
in your navbar template

find



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



delete it.

find



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



ABOVE IT ADD



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Cool21
29 May 2006, 06:04
thank you so much kerry-anne. You are the nicest person I have ever met. About the question about moving the icons like fast reply and offline and all when a user post something, is there a way that I can move all of those icons around???

Cool21
29 May 2006, 06:04
thank you so much kerry-anne. You are the nicest person I have ever met. About the question about moving the icons like fast reply and offline and all when a user post something, is there a way that I can move all of those icons around???

peterska2
29 May 2006, 06:07
The buttons are all in the postbit (or postbit_legacy) template. it's just a case of experimenting until you get them where you would like them to be.

Cool21
29 May 2006, 06:10
okay, thank you so much. also, is there a place where I can get my banner to not have a space between it and the welcome panel? this is my last question...lol. A feel so stupid asking all of these questions...and I feel that I am getting you mad.

peterska2
29 May 2006, 06:15
To remove the space, remove the first <br /> found in the navbar template.

Don't worry about asking questions, we were all there once, and had to ask to learn.