Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • slinky_d Friend
    #133331

    Hi everyone,

    i like to remove the left + right border from the Newsflash Modul so that my images displayed borderless to the content..
    2822

    Does anyone know how to change this?


    1. Unbenannt-8
    Sherlock Friend
    #270545

    You can edit template_css.css (line 986)

    div.moduletable_menu, div.moduletable {
    margin-bottom:30px;
    padding:0 10px 10px;--> eidt here
    }

    joolzhaines Friend
    #276046

    Hi,

    I am using joomla 1.5 template below is what my css section looks like, I also want not borders left, right, top, bottom but can not get this to work, any thoughts? http://www.bremic.co.uk to see in action..

    #ja-col1 div.moduletable_menu,
    #ja-col1 div.moduletable {
    padding-left: 0;
    margin-bottom: 15px;
    }

    thanks
    Joolz

    Sherlock Friend
    #276138

    Hi
    I don’t understand you question
    Can you make any screenshots in more detail ?

    joolzhaines Friend
    #276190

    Hi,

    As with the screen shot above, I want to remove all the borders from the NewsFlash area, the code in my template_css.css (line 986) does look look the same as the example given to the other post, I have tried editing the css myself in the file with no luck,

    How do I edit the CCS below which is taken from my template_css.css (line 986) to remove all borders?

    #ja-col1 div.moduletable_menu,
    #ja-col1 div.moduletable {
    padding-left: 0;
    margin-bottom: 15px;
    }

    Thanks
    Joolz

    Sherlock Friend
    #276211

    you can edit here:template_css.css (line 856)

    #ja-newsflash {
    background:#5D6B74 none repeat scroll 0 0 !important;
    float:left;
    height:170px;
    line-height:normal;
    position:relative;
    width:22.9%;
    }

    I don’t see your ja newsflash module works

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

This topic contains 6 replies, has 3 voices, and was last updated by  Sherlock 15 years, 11 months ago.

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