-
AuthorPosts
-
December 7, 2015 at 4:50 pm #761670
Hello,
How can I resize position-1 (Clinica Dentaria in the picture) in order to position-1, position-2 and position-3 be the same size?
Thanks!
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 8, 2015 at 1:49 am #761738Hi
I did not found the picture in your first post .
You can manage the size of the module position via template manager > Layout > responsive layout Tab .
You can change the size of module position for different screen size devices .
Here is documentation .Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 8, 2015 at 7:44 am #764029Hi,
This way will help you to force three positions above with the same height
Open templates/ja_medicare/css/custom.css file and add new css style
div#Mod107, div#Mod146, div#Mod160 {
height: 359px !important;
}Regards
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 8, 2015 at 7:52 am #764030Hi
The 3 positions already have the same size , it is using bootstrap code col-lg-4 col-md-4 col-sm-6 col-xs-12 , if you are referring to the position-1 module height
then you can fit height adding codein to your custom.css in this way
@media (min-width: 768px)
.t3-module {
padding-bottom: 15px!important;
}December 9, 2015 at 9:15 am #781871Hi,
This way will help you to force three positions above with the same height
Open templates/ja_medicare/css/custom.css file and add new css style
div#Mod107, div#Mod146, div#Mod160 { height: 359px !important; }
Regards
Thanks @ninja Lead . Your sugestion solved the problem
December 9, 2015 at 9:35 am #782089Sorry, I forgot the picture:
http://postimg.org/image/vy3wa1han/Hi
I did not found the picture in your first post .
You can manage the size of the module position via template manager > Layout > responsive layout Tab .
You can change the size of module position for different screen size devices .
Here is documentation .Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 11, 2015 at 3:27 am #800762Hi rovisco
Please share the site url here via Private reply options , to check the issue directly on your site .December 11, 2015 at 11:26 am #803793The problem is solved by the code of Ninja Lead.
Best,
JoanaHi rovisco
Please share the site url here via Private reply options , to check the issue directly on your site . -
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by rovisco 8 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum