Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • conforturis Friend
    #198203

    Hi,
    What the code you used for insert boxes in JA Droid template, position user1, user2, user3?

    I want to insert this boxes in your other template named JA University


    1. cs2
    TomC Moderator
    #536844

    The following is the CSS code for the box w/ borders . . . .


    #ja-topsl .main .main-inner3 {
    background: none repeat scroll 0 0 #F6F8FF
    padding-top: 20px;
    }

    #ja-topsl .module {
    background: none repeat scroll 0 0 #ECEFF9
    border: 1px solid #CBD0E2
    padding: 4px;
    }

    #ja-topsl .module div {
    border: 1px solid #CBD0E2
    padding: 0;
    }

    #ja-topsl .module div div {
    background: none repeat scroll 0 0 #F1F3FB
    border: 1px solid #FFFFFF
    padding: 15px;
    }

    TIP:
    A relatively easy way to find/identify CSS styling/classes within any given websites is to use an online web-development tool such as FIREBUG.

    😎

    conforturis Friend
    #536853

    And the stars below the title, please?

    TomC Moderator
    #536855

    That would be . . . . .


    #ja-topsl .module h3 {
    background: url("../templates/ja_droid/images/h3-bg2.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    border: 0 none;
    color: #273457
    font-size: 180%;
    padding: 0 0 20px !important;
    text-transform: none;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  TomC 10 years, 6 months ago.

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