-
AuthorPosts
-
marvelous development Friend
marvelous development
- Join date:
- March 2013
- Posts:
- 54
- Downloads:
- 15
- Uploads:
- 25
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
May 21, 2013 at 5:10 pm #187670Hi,
I want to ask, this template (ja mero) is a responsive template rite? so, the layout depending on the screen of device. When i open it using laptop, it looks like pic1.png & pic1(1).png, but when i open it using netbook it looks like pic2.png & pic2(1).png. Is there any setup that i forget to set to make it perfectly fit for any device? i thought it will automatically fit. =(
- Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 22, 2013 at 9:40 am #493618JA Mero is responsive template and it will be automatically resized due to screen resolution of devices, these are resolution supported on JA Mero Template by default
@media (max-width: 767px)
@media (max-width: 768px)
@media (max-width: 480px)
@media (min-width: 980px) and (max-width: 1199px)
@media (min-width: 1200px)
@media (min-width: 600px) and (max-width: 767px)
@media (min-width: 768px) and (max-width: 979px)
@media (max-width: 599px)
@media (max-width: 1199px)
1 user says Thank You to Ninja Lead for this useful post
marvelous development Friendmarvelous development
- Join date:
- March 2013
- Posts:
- 54
- Downloads:
- 15
- Uploads:
- 25
- Thanks:
- 10
- Thanked:
- 2 times in 1 posts
May 22, 2013 at 4:30 pm #493653Ok, then what should i do? Do I need to put that code inside any css file?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 23, 2013 at 3:00 am #493681No, mate, it persists in css by default and due to different screen size, your site will load appropriate css rule applied for that specific device: desktop, tablet, mobile, etc. In case that you want to add a specific rule for specific screen resolution. User media jQuery and add into custom.css file (/templates/ja_template_name/css/custom.css)
regards
splico123 Friendsplico123
- Join date:
- January 2007
- Posts:
- 339
- Downloads:
- 80
- Uploads:
- 7
- Thanks:
- 24
- Thanked:
- 93 times in 16 posts
May 23, 2013 at 7:44 am #493711use custom.css to override any of the styles in question, it is not that hard to do. But you have to understand that responsive does NOT mean it fits that screen you want perfectly, it differentiates between desktop, tablet (landscape and portrait) and mobile (landscape and portrait) screen types. DOES NOT fit every resolution perfectly, because the point was to standardize the screen types and NOT worry about resolutions of the screen.
for customization find the style in question with firebug and make changes you like and put them in custom.css to avoid upgrade issues.
hope that helps
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by splico123 11 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum