Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • jsadik Friend
    #187291

    Hi,

    How do I change the height of the contact component header? I’d like to make the bar and the text smaller.

    Thanks


    1. Capture
    pavit Moderator
    #491966

    Hi

    That’s the Ja_Masshead module

    To change the height you can manage this file templatesja_briskcsstemplate.css

    .ja-masshead {
    background: #1ba1e2
    color: #fff
    text-transform: uppercase;
    height:50px; <---- add this line of code
    }

    To change the text look in the same file

    .ja-masshead h3 {
    color: #fff
    font-family: 'robotobold';
    font-size: 43px; <------------------Font size
    font-size: normal;
    padding: 20px 0;
    text-shadow: 1px 1px 0 #1681b4
    }

    Regards

    jsadik Friend
    #492402

    That worked…thank you!

    jsadik Friend
    #493170

    Is there a way to completely get rid of the contact header?

    pavit Moderator
    #493172

    <em>@jsadik 373261 wrote:</em><blockquote>Is there a way to completely get rid of the contact header?</blockquote>

    Sorry could you post a screen shot so i can better understand ?

    jsadik Friend
    #493177

    See the image attached to the first post in this thread. I’m looking to completely remove the blue bar and “contact us” text…thanks!

    Saguaros Moderator
    #493336

    Hi,

    In above template.css file, you can try adding display: none property like this


    .ja-masshead{
    display: none;
    }

    pavit Moderator
    #493341

    Hi jsadik

    You can also remove the contact page from the page assigned to the ja_masshead module

    jsadik Friend
    #493641

    How do I do that?

    Saguaros Moderator
    #493928

    Hi,

    In backend of this JA Masshead module:

    http://static.joomlart.com/images/templates/ja_brisk/userguide-j25/masshead-back.png

    > Configuration Conditions > remove line: [Masshead Itemid=”578″ title=”Contact Us”][/Masshead]

    jsadik Friend
    #494252

    Is it possible to move the contact box up so the top of the box is in line with the module? (see image)


    1. Capture
    Saguaros Moderator
    #496806

    If possible, pls post your site url here and set Optimize CSS in template manager to NO? I will help you further. 🙂

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

This topic contains 12 replies, has 3 voices, and was last updated by  Saguaros 10 years, 11 months ago.

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