Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • jimmaca Friend
    #140995

    Hi all,

    I’m having difficulty finding the correct value to edit in template css to tidy up the module margins in the right hand column of JA Nickel.

    If you have a look at the dev site http://116.0.23.215/~rockit/index.php you will see that in the “Better AntiVirus” newsfeed in the right hand column, the body text sits flush against the module border. Which value do I have to massage to get it looking more presentable (left and right hand sides)?

    Any help and always will be much appreciated.

    Cheers,

    James

    Css Magician Friend
    #303996

    Hi jimmaca,
    You should change <div class=”ja-box-ct clearfix” > to <div class=”ja-innerdiv clearfix”>

    nguyenhuu quang Friend
    #304010

    login addmin and open your module add:
    Module claasurfix : _text

    jimmaca Friend
    #304417

    Hi guys,

    Thanks for your quick replies.

    duchh: I’m not sure how I go about changing the div class as suggested as I’m using the Newsfeed module – is there a PHP file I need to edit?

    quang268: I’m already using the _text suffix in that module – but thanks for the advice.

    Cheers again all

    nguyenhuu quang Friend
    #304423

    open Index.php
    <div class="ja-box-ct clearfix" >
    to
    <div class="ja-innerdiv clearfix">

    nguyenhuu quang Friend
    #304424

    or You can open css file
    at bottom page add:

    .moduletable_text tbody{
    padding: 0 5px;
    }

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

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

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