Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • caren98 Friend
    #147210

    Font color is showing black as the background. I’m trying to change it to white as in the demo, but no way.
    I’ve chosen the blue style. Where should I change this, in the template.css or in blue.css?
    Anyway I’ve tried in both and nothing happens.
    Link to “read more” is also not working.
    I will appreciate any help.
    Thks!

    Anonymous Moderator
    #328209

    Hi caren98

    please open /templates/ja_opal/css/template.css
    find

    body#bd {
    background:#EBEAE8 url(../images/mw-bg.gif) repeat-x scroll left top;
    color:#555555;
    margin:0;
    padding:0;
    }

    change to

    body#bd {
    background:#EBEAE8 url(../images/mw-bg.gif) repeat-x scroll left top;
    color:#ffffff;
    margin:0;
    padding:0;
    }

    caren98 Friend
    #329242

    I did it but it is not working….
    Any idea?
    Thank you

    Anonymous Moderator
    #329435

    Hi caren98

    Could you give me your live url and send me the screenshot so that i have a closer look on the issue

    caren98 Friend
    #329512

    I cannot send you my url because I’m working in my localhost.
    I think I will install the quickstart on a server and start from the beginning…

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

This topic contains 5 replies, has 2 voices, and was last updated by  caren98 14 years, 9 months ago.

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