Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • chalobollywood Friend
    #150053

    Hi everyone,

    I will like to know two things

    1.is it possible to add border just like other module to module at location user 11,12,13

    2.how can i make the right hand side module header same like body and left

    i have attached picture of what exactly required.

    thnx & regards
    samir


    1. help
    Anonymous Moderator
    #338929

    Hi chalobollywood

    I would like to answer your questions as follows:

    1.is it possible to add border just like other module to module at location user 11,12,13
    => Open templates/ja_lime/css/template.css file, add following code to the end of file:

    #ja-bot .ja-box {
    border:1px solid #CCCCCC;
    }

    and then open templates/layouts/blocks/mainbotsl.php file, change:

    $mainbotsl = $this->calSpotlight ($spotlight,100);

    to

    $mainbotsl = $this->calSpotlight ($spotlight,91);

    2.how can i make the right hand side module header same like body and left
    => Open templates/ja_lime/css/template.css file, find :

    – .ja-inset1 and .ja-inset2 to remove, and then check your website again

    – comment all codes which start by .column

    P/s: Please backup your website before make some modification.

    chalobollywood Friend
    #338952

    Thankyou Sir,

    Your steps were brilliant and it helped to resolve the template tuning as per my client requirement.

    Also the right hand side don’t have border is it possible to add border to that also?

    Also , just to know now i am able to get border for user 11,12,13 but is it possible to get the module size as shown below ( i am using right – body – left as template )

    Right now

    How can i get this way

    *** I know i am asking too much but please help me , i am learning joomla , sorry again.

    thnx & Regards
    Sameer


    1. right-now
    2. How-can-i-do-this
    Anonymous Moderator
    #339227

    Hi chalobollywood

    Could you send me your live url via PM so that i could have a closer look on the issue?

    chalobollywood Friend
    #339456

    sir,
    i already msgsd u url for the portal , hope u received it.

    thnx
    sameer

    Anonymous Moderator
    #339805

    Hi you

    I am sorry for this late

    Please open templates/ja_lime/css/template.css file

    – For the boder issue, find following code section:

    #ja-bot .ja-box {
    border:1px solid #CCCCCC;
    }

    and change to:


    #ja-bot .ja-box {
    border:1px solid #CCCCCC;
    margin:5px 5px 0 0;
    }

    – for How can i do this.jpg , at about line 794, find following code:

    div.ja-moduletable h3 span {
    border-bottom: 1px solid #353535;
    display: block;
    float: left;
    margin: 0 10px;
    padding: 12px 25px 4px 0;
    letter-spacing: 1px;
    }

    and change to:

    div.ja-moduletable h3 span {
    display: block;
    float: left;
    margin: 0 10px;
    padding: 12px 25px 4px 0;
    letter-spacing: 1px;
    }

    chalobollywood Friend
    #339971

    Hi,

    Once again thanks and i am almost close to achieving what is required.

    After applying the above steps i am able to get space for user 11,12,13 and also border.

    But still not able to get border on right hand side menu and also user 11,12 don’t incline with body and user 13 with left hand menu.

    i am using right-body-left template

    i have attached 2 images below if possible help me out o get out right

    1.image 1 : this is what i achieved after applying above steps
    2.image 2 : can this be done , i have drawn a layout where you can see how user 11,12 are in symetric as body and user 13 as twitter also you can see there is border in right hand menu


    1. 1
    2. Can-this-be-done
    chalobollywood Friend
    #340722

    😀

    plz help sir.

    Anonymous Moderator
    #341203

    Hi chalobollywood

    I am terribly sorry for this late.

    I have tried to understand your issues but it is so hard. Could you let me know in detail?

    chalobollywood Friend
    #341329

    Hi,

    if you see image 1 attached you will see how user 11,12,13 are present

    if you see image 2 attached you will know i need

    1.border in left hand side menu as shown ( i am using right-body-left template)
    2.user 11,12 to be exactly below area of body
    user 13 to be exactly below twitter area

    thnx.


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

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

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