MyBB Community Forums

Full Version: User stars + Rep Color + NewsBar + Footer + ?NavBar? + Forum Text [I'll REP]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I know it's a lot to ask but I'm hoping with so many problems the chances that someone can help me with them are higher!

User Stars
I looked for it in global and star ratings but I didnt find it, where do I go to change the path of the stars that appear below member usernames?
I know where to upload them...

Specific Rep Color
At the moment I changed the color of rep by "table {" how can I make it so that only on neutral rep the font color is black?
I've tried trow_* and rep_
[Image: 79179794.png]

News Bar
I want to change the margin between that greyish table and the newsbar, how do I do this? I have tried "margin" it didn't work...
[Image: 76328280.png]

Removing Calendars
I have disabled calendars but wish to remove it from the ?navbar? how do I go about this?
[Image: 14136161.png]

Editing ?footer?
How can I edit where it says "return to top" ""return to content" "rss" "lite"?
[Image: 99335587.png]

I'll +rep the helpers as a bonus!
Stars: ACP>Users & Groups>*Group*>Path to star image

REP: Only neutral won't work.

Newsbar: You might need padding, not margin.

Remove Calendar: ACP>Templates & Style>Header Templates>header

Footer: ACP>Templates & Style>Footer Templates>footer
(2011-08-30, 11:32 PM)PJGIH Wrote: [ -> ]Stars: ACP>Users & Groups>*Group*>Path to star image

REP: Only neutral won't work.

Newsbar: You might need padding, not margin.

Remove Calendar: ACP>Templates & Style>Header Templates>header

Footer: ACP>Templates & Style>Footer Templates>footer
1- I feel like an idiot for missing the stars one... thanks!
2- Oh just done it myself,
///used/// .trow_reputation_neutral {
///added/// color: blue; /// under /// background
3- Alright I'll look into it. edit: That space is reserved for the pm.alert damn...
4- Yup that worked!
5- Yeah used a dirty fix for that but thanks for the help!