Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • thcaps Friend
    #128763

    Please tell me how i can change font size in spotlight with image module.

    Sherlock Friend
    #249985

    you can change at template.css (line 684)

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

    Sherlock Friend
    #249991

    Hi thcaps!
    You open ja_catslwi.css file in modulesmod_ja_catslwimod_ja_catslwi folder find following code section at about line 28 :


    .ja-catslwi-display {
    left:0pt;
    padding:0pt 10px;
    position:absolute;
    top:0pt;
    }

    change into :


    .ja-catslwi-display {
    font-size:11px;
    left:0pt;
    padding:0pt 10px;
    position:absolute;
    top:0pt;
    }

    thcaps Friend
    #249992

    thanks again hain84 for the answer!!!

    thcaps Friend
    #250022

    thanks nguoiabcd, your solution it works!!

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

This topic contains 5 replies, has 2 voices, and was last updated by  thcaps 15 years, 10 months ago.

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