Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • randpost Friend
    #130185

    when i add a banner module to user5 below the video player it puts a border around it,or a gray box.

    is there any way to remove that box or border?

    Sherlock Friend
    #256556

    Hi randpost !
    please send url og your site.

    randpost Friend
    #256563

    http://www.politicsmonthly.com

    see how the google search has a grayish blue box around it?

    i dont have the banner up because I didnt like the box, but you can see what I mean from the google bar.

    Sherlock Friend
    #256565

    Hi randpost !
    You can remove box and border by way :
    Open template.css file in templates/ja_teline_ii folder , find following code section at about line 1419 :


    #ja-colmass div.moduletable {
    background:#F7F7F7 none repeat scroll 0% 0%;
    border:1px solid #CCCCCC;
    padding:0pt 10px 10px;
    }

    change to :


    #ja-colmass div.moduletable {
    padding:0pt 10px 10px;
    }

    randpost Friend
    #256569

    thx.

    doesnt that remove the border and background color for all modules there? i just want to remove for one module. perhaps a seperate div for the module in question?

    maybe im wrong.

    Sherlock Friend
    #256579

    Hi randpost !
    if you want remove border and box for one module , you must set class suffix for that module and add css for it.

    randpost Friend
    #256582

    never done that before.
    can you point me towards some literature 🙂

    Sherlock Friend
    #256585

    You can send me admin acc via admin.i will help you.

    randpost Friend
    #256588

    done hainn84. thank you

    randpost Friend
    #256590

    i see you fixed it, but can you add the same space between the different modules. banner module and the tab module

    Sherlock Friend
    #256593

    Hi randpost !
    You can check again , it seems tobe ok now ;). You go to admin >> extensions >> module manager >> Banner slider 2 to view detail. I have added “-banner” to class suffix text box on right panel.

    randpost Friend
    #256595

    thx, but i was looking to change Gavick News Image I not banner slider 2

    🙂

    for banner slider 2, where do i edit the css? what line?

    Sherlock Friend
    #256596

    Hi randpost !
    You can remove space by way : change height of banner module.

    randpost Friend
    #256598

    ok. what css line did you edit?
    im trying to learn how, but i cant find the suffix -banner in the css file template.css.

    i appreciate all the help

    Sherlock Friend
    #256600

    Hi randpost !
    border under Gavick News Image module is border of jatab , you can remove it by way :
    open mootabs1.2.css file in templates/ja_teline_ii/mootabs folder , find following code section at about line 9:


    #ja-tabswrap {
    border:1px solid #CCCCCC;
    margin:0pt 0pt 20px;
    padding:0pt 0pt 10px;
    }

    change to :


    #ja-tabswrap {
    margin:0pt 0pt 20px;
    padding:0pt 0pt 10px;
    }

Viewing 15 posts - 1 through 15 (of 18 total)

This topic contains 18 replies, has 2 voices, and was last updated by  Sherlock 16 years, 4 months ago.

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