Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • dadario Friend
    #117433

    Where exactly are the (default grey) background colors of the right-sidebar (D, 1, 2, 3) and the Joomla module boxes 4, 5 and 8 defined? I’d like to modify them for my website, but I can’t find the definition in the CSS file(s)..

    Thanks

    dadario Friend
    #211123

    I found out myself. If anyone else wants to know:

    You’d have to modify the right side of the images “/images/main-wide-bg.gif” and/or “/images/main-bg.gif”.
    In addition the background color of the modules in the side bar are determined in the classes called “pagenavbar” in the CSS.

    dadario Friend
    #211358

    Now I want to change the color of the text in the sidebar. Where can I modify this?

    subtiricaliviu Friend
    #211359

    Hi dadario
    you can modify color of text in sidebars adding in template_css.css from css directory:

    <blockquote>
    #ja-leftcol {
    width: 160px;
    float: left;
    margin-bottom: 10px;
    color: #FF0000; – change with the color you want!
    }
    </blockquote>

    You can add that “color” in #ja-rightcol to change the color of text from right modules.
    Good luck!

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

This topic contains 4 replies, has 2 voices, and was last updated by  subtiricaliviu 17 years, 6 months ago.

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