-
AuthorPosts
-
January 7, 2009 at 8:39 am #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.
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
January 7, 2009 at 9:16 am #285060The 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 Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
January 7, 2009 at 9:20 am #285063You will also have to reduce cols accordingly…
#ja-topsl-cols {float:right;
width:40%;
}January 7, 2009 at 6:12 pm #285223Thanks 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
Thanksscotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
January 7, 2009 at 7:04 pm #285237Try 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?
January 7, 2009 at 8:39 pm #285248Yes 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 ?
AuthorPostsViewing 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
Widen module – help please
Viewing 6 posts - 1 through 6 (of 6 total)