Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • lupen Friend
    #143520

    Hello
    i need to change the color of the text, can some one tell me witch file an line is to change?
    i have test to change the color in the module parameters and in the module xml file but never change?
    The Background color is easy to change in the module parameter.

    Thx Lupen

    lupen Friend
    #314700

    <em>@lupen 140996 wrote:</em><blockquote>Hello
    i need to change the color of the text, can some one tell me witch file an line is to change?
    i have test to change the color in the module parameters and in the module xml file but never change?
    The Background color is easy to change in the module parameter.

    Thx Lupen</blockquote>

    Nobody help me??

    Phill Moderator
    #314701

    Could you provide a link to your site so we can take a look?

    If not, use the firebug plugin for firefox. It allows you to examine any element of a live website and test changes on the css. It should only take a few seconds to track down the relavent line.

    lupen Friend
    #314754

    Hello Phill

    yes this is the link,

    rst-fishing.it/live/

    I want ro change the color of the text in the modul jacatslwi but never change
    i hope you can help me!

    thx lupen

    Phill Moderator
    #314757

    The actual text colour is controlled here by the figure in red.

    template.css (line 1362).

    #ja-topsl .ja-catslwi-display {
    color:#CCCCCC !important;
    }

    While the header text colour is controlled here.

    template.css (line 1366).

    #ja-topsl div.moduletable .ja-catslwi-display h3 {
    background:transparent none repeat scroll 0 0;
    border-top:medium none;
    color:#FFFFFF;
    font-size:100%;
    font-weight:bold;
    margin:5px 0;
    padding:5px 0 0;
    text-transform:uppercase;
    }

    lupen Friend
    #314827

    <em>@phill luckhurst 141301 wrote:</em><blockquote>The actual text colour is controlled here by the figure in red.

    template.css (line 1362).

    #ja-topsl .ja-catslwi-display {
    color:#CCCCCC !important;
    }

    While the header text colour is controlled here.

    template.css (line 1366).

    #ja-topsl div.moduletable .ja-catslwi-display h3 {
    background:transparent none repeat scroll 0 0;
    border-top:medium none;
    color:#FFFFFF;
    font-size:100%;
    font-weight:bold;
    margin:5px 0;
    padding:5px 0 0;
    text-transform:uppercase;
    }

    </blockquote>

    Thank YOU! Very much!!!!!!
    Best Max

    jmcnally Friend
    #326944

    Phil thanks for that information. Just wondering how come the backend interface to do this doesn’t work?

    Jim

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

This topic contains 7 replies, has 3 voices, and was last updated by  jmcnally 14 years, 11 months ago.

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