Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • juniew Friend
    #122112

    How do I change the Newsflash Background Color In JA Mageia? That is the user 5 module background color in the upper left corner from Dark Grey to a color of my choice.

    Thank you

    producer1973 Friend
    #227395

    I think you need to goto /templates/ja_mageia/css/template_css.css

    and look for;

    #ja-newsflash {

    line-height: normal;

    height: 170px;

    position: relative;

    width: 22.9%;

    float: left;

    background: #0066CC;

    }

    Juniamission Friend
    #271162

    <em>@producer1973 24886 wrote:</em><blockquote>I think you need to goto /templates/ja_mageia/css/template_css.css

    and look for;

    #ja-newsflash {

    line-height: normal;

    height: 170px;

    position: relative;

    width: 22.9%;

    float: left;

    background: #0066CC;

    }</blockquote>

    Is it possible to change the backgrond color to an image?

    Menalto Friend
    #271165

    just replace:

    background: #0066CC;
    with:

    background: url(../images/yourimage) repeat-x;
    if you want it to repeat horisontal

    Juniamission Friend
    #271177

    Ok! thanks for your fast answer…:-)
    so when I change screen from narrow to wide, how can I have the image to adjust to narrow and wide screen solutions?

    Juniamission Friend
    #271186

    <em>@Juniamission 80680 wrote:</em><blockquote>ust replace:
    Code:

    background: #0066CC;

    with:
    Code:

    background: url(../images/yourimage) repeat-x;

    if you want it to repeat horisontal</blockquote>

    I did solve it with your solution…Thanks!

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

This topic contains 6 replies, has 4 voices, and was last updated by  Juniamission 16 years ago.

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