Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • yerg Friend
    #140666

    The links and the moduletable_menu h3 tags do no change color with the menu as does the demo

    Here’s a link to the site which I’m just adding content to.

    The site commenced as a quick start install what’s happened is most strange and I can’t find the reason.

    Any ideas?

    nguyenhuu quang Friend
    #302759

    opem template.css (line 699)

    div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3, div.moduletable_hilite h3 {
    font-size:125%;
    margin:0 0 5px;
    padding:5px 0;
    }

    change it follow your ways

    nguyenhuu quang Friend
    #302760

    opem template.css (line 699)

    div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3, div.moduletable_hilite h3 {
    font-size:125%;
    margin:0 0 5px;
    padding:5px 0;
    }

    change it follow your ways

    yerg Friend
    #302763

    Thanks quang268 … that resolves the h3 tags issue

    The links issue is still an issue … each of the color style sheets function as they should except for the links

    Any ideas here 🙂

    yerg Friend
    #302875

    I added a h3 and h4 tag to each of the colour/theme-colorname.css files which helped on the item titles

    Sadly the .a attribute defaults to blue regardless of what I do with any of the css files.

    Any CSS gurus out there know why? :-[

    nguyenhuu quang Friend
    #302876

    dont underatnad?

    yerg Friend
    #302878

    If you view the front page of the site you will see that all the links are blue (#1B57B1)

    The same goes for all the links in the sections which should, I feel use their respective css file .a tag attributes

    Looking at the demo site it works ok … my site doesn’t.

    The blue (#1B57B1) is not referenced anywhere in the css files … I’m thinking a browser default is happening … may be I’m wrong

    Am I making better sense? 😉

    nguyenhuu quang Friend
    #302989

    pls Install quickstart and compare with your site.
    or you can edit css:
    http://www.regionalmatters.com.au/templates/system/css/editor.css (line 36)

    a:link, a:visited {
    color:#1B57B1;
    font-weight:normal;
    text-decoration:none;
    }

    yerg Friend
    #302998

    The site began as a quickstart install

    I removed the editor.css link in the template index.php file seeing it overrides all the style sheets.

    All works

    Thanks

    nguyenhuu quang Friend
    #303006

    no dont remove it. only edit it.

    nguyenhuu quang Friend
    #303007

    a:link, a:visited {
    color:#1B57B1;
    font-weight:normal;
    text-decoration:none;
    }

    delete color:#1B57B1;

    yerg Friend
    #303010

    Can you explain the reason why do you say that?

Viewing 12 posts - 1 through 12 (of 12 total)

This topic contains 12 replies, has 2 voices, and was last updated by  yerg 15 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum