Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • barologist Friend
    #176252

    How do I apply the same css formatting to a module located in the content-top location as in the rest of the module locations in the teliveIV template.

    I changed the xml file to now show the title of the module, so that is working. I just want the same font and spacing as the rest of the modules.

    You can see what I’m referring to on this page http://barfactory.com/cocktails and look at the Cocktail Search module.

    Thanks!

    khoand Friend
    #448902

    <em>@barologist 314491 wrote:</em><blockquote>How do I apply the same css formatting to a module located in the content-top location as in the rest of the module locations in the teliveIV template.

    I changed the xml file to now show the title of the module, so that is working. I just want the same font and spacing as the rest of the modules.

    You can see what I’m referring to on this page http://barfactory.com/cocktails and look at the Cocktail Search module.

    Thanks!</blockquote>
    Hi,
    You go to Template manager,choose JA Teline IV template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.

    barologist Friend
    #448911

    I changed CSS optimization to NO.

    Thanks!

    khoand Friend
    #448916

    <em>@barologist 314503 wrote:</em><blockquote>I changed CSS optimization to NO.

    Thanks!</blockquote>
    You add this code into /templates/ja_teline_iv/css/template.css

    .moduletabletitle2.nomarginall h3 {
    font-size: 180%;
    }

    barologist Friend
    #448931

    Hey Khoand,

    I’m actually looking to make the content-teop module container look the same as the other modules. Any idea how I acheive this?

    Thanks!

    khoand Friend
    #448939

    <em>@barologist 314530 wrote:</em><blockquote>Hey Khoand,

    I’m actually looking to make the content-teop module container look the same as the other modules. Any idea how I acheive this?

    Thanks!</blockquote>Could you give me a snapshot with your annotation?

    barologist Friend
    #449974

    Hey Khoand, I’ve attached a screenshot of my site. You’ll see the module “Featured Bar” and how the heading is a certain font, has a line above and below the heading. There is also a bit of padding around the entire module. I basically want to apply the same styling to the modules I place in the content-top position on my site.

    Thanks!


    1. BF_Module
    khoand Friend
    #449983

    You try a way, you replace the code from /templates/ja_teline_iv/css/template.css

    div.ja-moduletable h3, div.moduletable h3
    with

    div.ja-moduletable h3, div.moduletable h3, #ja-content-top h3

    barologist Friend
    #449994

    Thanks Khoand.

    This is exactly what I was looking for.

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

This topic contains 9 replies, has 2 voices, and was last updated by  barologist 12 years, 7 months ago.

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