Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

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

Template Changes

Home Forums Misc. General Forums Template Changes

  • #12737

    seanyoung

    subscriber

    Hi, Just a few questions: http://www.louisegoodrem.com.au

    – How can i reduce the height of “welcome text” box? I would like to reduce the padding to so it is only slightly larger than the text.

    – I am using header type 4, when you scroll down the menu moves from the right to the left and scroll with the content. Is there a way to lock the menu? and even better is there a way to have the logo and menu fixed and the content scroll below this? As i like the layout of Herder Type 4.

    – Can i reduce the space between the logo and menu? only slightly.

    – Can i reduce the spacing between the ‘Welcome Text’ and the slider and blocks?

    #18714

    Towfiq I.

    administrator

    1. Add this to your stylesheet:

    #thn_welcom{padding:0px!important; width:1000px!important;}

    2. disable sticky menu option from Theron Options> basic

    3. Add this to your stylesheet:

    .logo img{margin-bottom:0px!important;}

    4. add this to your stylesheet:

    #thn_welcom{margin-top:10px!important;}

    .midrow{margin-top:20px!important;}

    #18715

    seanyoung

    subscriber

    Thank You!

    #18716

    seanyoung

    subscriber

    Wonderful, Thanks.

    How do i change the colour of the text in the welcome text?

    #18717

    Towfiq I.

    administrator

    add this:

    #thn_welcom{color:#2BB975;}