test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • saraci Friend
    #168550

    Hello

    How can I edit the height of the user6 position or the height of the block “botsl” or both?

    jooservices Friend
    #417930

    Hi,

    Im sorry for this late reply, somehow I didn’t see this topic before. Do you still need assistance for above inquiry?

    Thanks
    Viet Vu

    saraci Friend
    #417969

    Yes thank you
    I am still interested on that

    chavan Friend
    #417977

    1. To Increase the botsl

    Go to this File: /templates/ja_rave/css/template.css

    Add height css code in the following code

    #ja-botsl{ background: #252525; border-top: solid 4px #9a2016; }

    For Ex: you can increase the 200px much higher to increase the height of botsl

    #ja-botsl{ background: #252525; border-top: solid 4px #9a2016;
    height:220px; }

    2.Increase height of user6 postion

    Go to this File: /templates/ja_rave/css/template.css

    Find this code: you may add height css code to this code to increase the height


    #ja-botsl .ja-box-left { width: 17% !important; }

    For Ex: you can increase the 210px much higher to increase the height of botsl


    #ja-botsl .ja-box-left { width: 17% !important;
    height: 210px; }

    Note: If you Find my Post useful please click on the Thanks Icon

    saraci Friend
    #418179

    Hi Chavan and thank you.
    Unfortunatelly it doesn’t seem to work for me.

    First: user6 – doesn’t seem to have any effect on the layout.
    Second: bots1: Nearly the same. My target is to reduce height and not to increase it. In my case it is nearly 135px. When I try to reduce it (let’s say 80px) nothing happens

    chavan Friend
    #418182

    you see no effect because of the min-height is set. Post your Site Url, I will provide you the solution.

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

This topic contains 6 replies, has 3 voices, and was last updated by  chavan 13 years, 2 months ago.

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