-
AuthorPosts
-
March 25, 2012 at 6:34 pm #175383
Hello
Can anyone help with the following?
We are using the JA Droid template with Joomla! 1.5 and have populated the User 1, User 2 and User 3 module positions with different modules. The different module heights has made the positions slightly different in height.
Is there a way we can set the height of the module positions so that they are all the same size?Any help appreciated
Thanks
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 25, 2012 at 6:47 pm #445585Hello Tom
Thanks very much for your quick reply.
The site is here: http://www.findmeaholidayhome.com/
User 1 has a different module and is a different height than 2 and 3
I have checked Optimise CSS is set to no.
Thanks again
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 25, 2012 at 7:03 pm #445587Within the following file path –> /templates/findmeaholidayhome/css/template.css
at line 485, you will see the following:
<blockquote>#ja-topsl .moduledivdiv {
background: #F1F3FB;
border: 1pxsolid #fff;
padding: 15px;
min-height:179px;
}</blockquote>modify the “min-height” property as follows . . .
<blockquote>#ja-topsl .moduledivdiv {
background: #F1F3FB;
border: 1pxsolid #fff;
padding: 15px;
min-height:220px;
}</blockquote>Hope That Helps
March 25, 2012 at 7:11 pm #445588Many thanks Tom, Really appreciate your help.
Can i just clarify which min height i need to change as i seem to have an extra min height setting at line 485:
#ja-topsl .module div div { background: #F1F3FB; border: 1px solid #fff; padding: 15px; min-height:172px; *min-height:179px; }
Thanks again
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 25, 2012 at 7:14 pm #445589Just have the one “min-height: 220px”
March 25, 2012 at 7:17 pm #445590Tom
Many thanks for you help
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 25, 2012 at 7:27 pm #445591Did it work for you? I don’t see the changes yet on your site.
March 25, 2012 at 7:50 pm #445593Hello Tom
I have an older version of the site set up here http://www.fmahh.com/ which i am testing things on.
It worked great on there so will edit the other site in the morning.
Thanks again for all your help
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by ballyhoo 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum