Blackend - PixelExit.com

Blackend - PixelExit.com 1.5.14

No permission to download
Great Style, love the layout :)
How can I change the text in the postbit banners so they are readable (I've tried changing several dark colors in the pallet to no avail) and is it possible to have the banners show like the default?

View attachment 81490 View attachment 81493

You'd have to set the color for each one, something like this:

Code:
.userBanner.bannerStaff
{
color: #FFF;
}

Of course I may need a link to the site to get you all the codes(can pm it as well if you want)
 
The member ribbons are now a cross hatched black - can I change them back to the forum default colours please ?

Is that something in extra-CSS

If so can you please be very specific as to what to put in there as I am new to xenforo.

thanks in adavnce.

PS I am using the standard colours for admin, mods , supermods etc.
 
The member ribbons are now a cross hatched black - can I change them back to the forum default colours please ?

Is that something in extra-CSS

If so can you please be very specific as to what to put in there as I am new to xenforo.

thanks in adavnce.

PS I am using the standard colours for admin, mods , supermods etc.

This will affect all of them:

Code:
.userBanner {
color: #fff !important;
}

Put it inside the template: extra.css
 
Thanks for your reply Russ

Is that in the Blackend extra_CSS template ?

If so i tried that and nothing happened ?
 
Ahh I did see a difference @Russ - maybe I haven't been exact enough in my first post - what i am trying to revert back to the default theme is the actual colour of the ribbons - not the text.

All the staff ribbons are cross hatched black - in default the admin is a red ribbon - mods green etc. etc.

I want the actual colours of the ribbons back to default. Sorry for confusion.
 
I'll to look into it when I'm back at my PC. Try looking in the extra.css template for any calls to userBanner. I don't recall adding that specifically though.
 
@Steve F could you help me out please. Have a look at my gallery on my photography forum

https://www.photography-forum.org/gallery/

You will see I have changed the background colour because the black text and the boxes that shows the views the image has had were the same colour. The only way i could find to make a difference was to change the background colour, the problem with this is its now added grey borders down the side of the forum.

Please can you either let me know how to change the text colour from black to the lighter grey colour or change the container colour without changing the background colour and having the grey bars down the side.

Thanks in advance and a big thumbs up for the theme, my members love it.
 
@Steve F could you help me out please. Have a look at my gallery on my photography forum

https://www.photography-forum.org/gallery/

You will see I have changed the background colour because the black text and the boxes that shows the views the image has had were the same colour. The only way i could find to make a difference was to change the background colour, the problem with this is its now added grey borders down the side of the forum.

Please can you either let me know how to change the text colour from black to the lighter grey colour or change the container colour without changing the background colour and having the grey bars down the side.

Thanks in advance and a big thumbs up for the theme, my members love it.

I can't view that page you linked, saying I have to be logged in.
 
Back
Top Bottom