Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • jayrogers Friend
    #136817

    I am having to make some alternations to the Avian II_m template for a client. I am having trouble locating the relevant css to alter the custom module I am using in User2 position. I need to widen the module as I have removed the module beside it and wish it to be just one wide module.
    Have attached a screen shot to help show.
    Any help would be gratefully received.


    1. snapshot
    scotty Friend
    #285060

    The width of the position is controlled here (around line 1277)…

    #ja-topsl-main {
    float:left;
    margin-top:8px;
    width:58%;
    }

    But not sure where the width of the actual module is set, maybe in the Module manager parameters?

    scotty Friend
    #285063

    You will also have to reduce cols accordingly…


    #ja-topsl-cols {

    float:right;
    width:40%;
    }

    jayrogers Friend
    #285223

    Thanks for that, I have however still not managed to alter the width. I have changed the css to:
    #ja-topsl-main {
    width: 80%;
    float: left;
    margin-top: 8px;
    }

    #ja-topsl-cols {
    width: 20%;
    float: right;

    But nothing has moved.
    When you mention the Module manager parameters, I have looked and next to the box saying “Module Class Suffix” there is nothing written in this – does there need to be?
    I am getting a bit desparate spent most of last night fiddling with the css files with no joy. Any help appreciated
    Thanks

    scotty Friend
    #285237

    Try refreshing your cache. CTRL + Click Refresh on your browser.

    If still nothing changes make sure you are editing the correct template.css… templates/ja_avian_ii_m/css/template_css.css or templates/ja_avian_ii_m/css/template.css

    Do you have a live URL?

    jayrogers Friend
    #285248

    Yes have tried refreshing, and several browsers, but no joy. The css file is templates/ja_avian_ii_m/css/template.css

    I have got it installed on a live site and another dummy site where I am doing all my alterations. Can I PM you the url ?

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

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

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