Help requested for MYSTERIA

2»

Comments

  • twiggyleaf
    twiggyleaf
    Posts: 2,011
    Hi, I want to ask if someone can give me a line of CSS code that will change my LINK colours in the ITEMS section to MAROON, changing to RED on hover. I have this throughout the site but for some reason it doesn't work on the ITEM pages. On these pages, it still hovers to RED but the initial colour is ORANGE which looks very poor on my sandy background.

    To have a look at what I mean, please see this link for an "ITEM":https://mysteria.obsidianportal.com/items/sir-renly-of-st-rosinade

    and compare it to the rest of the links on a page like "THIS":https://mysteria.obsidianportal.com/wikis/zobeck

    Help in this would be MOST appreciated.

    Thanks,
    twigs

    "I met a traveller from an antique land....."

    CotM May 2016: Mysteria: set in Wolfgang Baur’s MIDGARD.

    Previous CotM Aug 2012: Shimring: High Level Multiplanar Campaign

    Inner Council Member

  • Bondoid
    Bondoid
    Posts: 35 edited September 2014
    Hey twiggy.

    .main-content a:link {
    color:maroon;
    }

    .main-content a:active {
    color:red;
    }

    .main-content a:visited {
    color:maroon;
    }

    .main-content a:hover {
    color:red;
    }

    Will effect links on the item page.

    Bondoid
    "Legacy of Fire":https://our-legacy-of-fire.obsidianportal.com/
    Post edited by Bondoid on
  • twiggyleaf
    twiggyleaf
    Posts: 2,011
    Thanks Bondoid.

    All instituted and working! :)

    Twigs

    "I met a traveller from an antique land....."

    CotM May 2016: Mysteria: set in Wolfgang Baur’s MIDGARD.

    Previous CotM Aug 2012: Shimring: High Level Multiplanar Campaign

    Inner Council Member

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