Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • team_phenomenon Friend
    #145771

    I would like the left module titles to look like my right module titles, what files should I alter?

    Website:
    http://www.team-phenomenon.com

    Css Magician Friend
    #322630

    Dear team_phenomenon,

    open file ja_lead/index.php edit line 51 as follow:


    Cufon.replace('#ja-topsl div.moduletable h3, div.jazin-section a span, h1.componentheading, .componentheading, #ja-col2 div.moduletable h3, #ja-col2 div.moduletable_default h3, #ja-col2 div.moduletable_menu h3, #ja-col2 div.moduletable_text h3, #ja-col1 div.moduletable h3, #ja-col1 div.moduletable_default h3, #ja-col1 div.moduletable_menu h3, #ja-col1 div.moduletable_text h3', { fontFamily: 'DaysLater' });

    team_phenomenon Friend
    #322666

    Thank you that works and changes the font, but it still appears to be tiny compared to the right. Also what line do I need to edit to change the left module title background color and height?

    I sincerely appreciate your assistance, it’s people like you who make having a membership on this site worthwhile and greatly enjoyed.

    Css Magician Friend
    #322726

    Dear team_phenomenon,

    Please edit lines 1095 in template.css as follow:


    #ja-col1 div.moduletable,
    #ja-col1 div.moduletable_default,
    #ja-col1 div.moduletable_menu,
    #ja-col1 div.moduletable_text {
    background: #000000 url(../../images/handwritten_dark/bg.gif) no-repeat right top;
    border:1px solid #222222;
    }

    And edit lines 1084 in template.css as follow:


    #ja-col1 div.moduletable h3,
    #ja-col1 div.moduletable_default h3,
    #ja-col1 div.moduletable_menu h3,
    #ja-col1 div.moduletable_text h3 {
    font-size: 120%;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 15px 0 0;
    }

    The font-size in right module title is 200px, but I think it is very larg in left modult title, because the left width is small.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Css Magician 15 years ago.

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