Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • hovieth Friend
    #118254

    These three modules I put at the bottom of my Zibal templates. I want to increase the height of them. Where should I change?
    My site here: http://360themes.com , the three modules are below!

    cssyeah Moderator
    #213103

    Hi hovieth,

    You need to change some line in the template_css.css file:

    1. Remove this feature “overflow: hidden;” in the css code section below:


    .ja-box {
    float: left;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    border-left: 1px solid #FFFFFF;
    background: #EFEFEF;
    overflow: hidden;
    }

    2. Add this feature: “height: …..px” in the css code section below:


    #ja-spotlight {
    margin-top: 20px;
    height: ....px;
    }

    🙂

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

This topic contains 2 replies, has 2 voices, and was last updated by  cssyeah 17 years, 10 months ago.

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