Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • idealcs Friend
    #176016

    Hi – Hope someone can help.
    I have placed the same custom HTML data into the following locations: User1 User2 User3 User4.

    How can I change the style of User1 so that it is the same as User2 User3 and User4? This has me stumped!

    Example attached. Thanks in advance!


    1. Screen-Shot-2012-04-11-at-10.50.03-AM
    khoand Friend
    #448075

    <em>@idealcs 313321 wrote:</em><blockquote>Hi – Hope someone can help.
    I have placed the same custom HTML data into the following locations: User1 User2 User3 User4.

    How can I change the style of User1 so that it is the same as User2 User3 and User4? This has me stumped!

    Example attached. Thanks in advance!</blockquote>
    Hi,
    You replace this code from /templates/ja_puresite/css/template.css

    #ja-topsl .ja-box-left div.moduletable h3, #ja-topsl1 .ja-box-left div.moduletable h3, #ja-topsl2 .ja-box-left div.moduletable h3 {
    border: none;
    background: none;
    font-size: 200%;
    padding-bottom: 5px;
    }

    with

    #ja-topsl .ja-box-left div.moduletable h3, #ja-topsl1 .ja-box-left div.moduletable h3, #ja-topsl2 .ja-box-left div.moduletable h3 {
    border: none;
    background: none;
    font-size: 1.167em;
    padding-bottom: 5px;
    }

    idealcs Friend
    #448175

    Hi Khoand,
    Thanks again for responding to one of my questions! I really appreciate it!
    I made the changes to template.css and my site looks more like I wish, however it is not 100% perfect.

    In the attached image, the text in User1 sits lower than in the other three boxes, and the heading does not have the small underline that the other three boxes have. Would you have any idea how to change this?

    Thanks again,
    Iain


    1. Screen-Shot-2012-04-12-at-9.53.02-AM
    khoand Friend
    #448193

    <em>@idealcs 313473 wrote:</em><blockquote>Hi Khoand,
    Thanks again for responding to one of my questions! I really appreciate it!
    I made the changes to template.css and my site looks more like I wish, however it is not 100% perfect.

    In the attached image, the text in User1 sits lower than in the other three boxes, and the heading does not have the small underline that the other three boxes have. Would you have any idea how to change this?

    Thanks again,
    Iain</blockquote>
    You go to Template manager,choose JA Puresite template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.
    Could you give me a link to your page as you said?

    aris Friend
    #450813

    Hi Khoand, insert red code like below, mine is works.


    #ja-topsl .ja-box-left div.moduletable h3,
    #ja-topsl1 .ja-box-left div.moduletable h3,
    #ja-topsl2 .ja-box-left div.moduletable h3 {
    border: none;
    background: none;
    font-size: 1.167em;
    padding-bottom: 5px;background: url(../images/title-bg.gif) no-repeat left bottom;
    }

    rgds
    aris

    tomo555 Friend
    #455224

    Hi,

    Does anyone know how to change Users1,2,3 & 4 so that they are split onto two rows the same as Users 5 & 6 and Users 7 & 8 by any chance?

    What I want to do is have four category rows one above the other using the JA_SideNews module as is displayed by Users 5 and 6, 7 and 8.

    Thanks,

    Tomo

    aris Friend
    #455275

    <block name="topsl" type="spotlight" main-inner="2" specialwidth="25" special="left">user1,user2,user3,user4</block>

    delete the red one in file default.xml OR just ignore (never use) user3 and user4

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

This topic contains 7 replies, has 4 voices, and was last updated by  aris 12 years, 6 months ago.

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