Help with Character Page

kaine1972
kaine1972
edited February 2014 in Campaign Portal Building
I'm just now starting to play around with CSS and I'm having an issue with the Character listing. I want the background to be transparent (got that to work) but need to change the coloring on the character name and description from gray to something a bit brighter (white or gold). Just can't figure out for the life of me how to get it done. Any suggestions / help would be greatly appreciated.

https://metal.obsidianportal.com/characters

Comments

  • madartiste
    madartiste
    Posts: 328
    To change the quick description:
    @.character-info div:first-of-type div:first-of-type {color:gray !important;}@

    And I think this should work for the name:
    @.character-info .title a {color: gray !important;}@

    You'll have to input your own color name or hex code, obviously.
  • kaine1972
    kaine1972
    Posts: 2
    That did the trick. Thanks!
  • madartiste
    madartiste
    Posts: 328
    Glad I could help. :)
Sign In or Register to comment.

April 2024
Season of Strife

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions