-
AuthorPosts
-
January 12th, 2014 at 21:47 #15874Spameur
Hi,
I actually test your theme which is pretty interesting.
Unfortunately, I’m afraid it is NOT fully responsive.
To control, you can use adaptative view of Firefox and try with à 980px width or around.
You’ll see there is NOT auto-ajustment.
For info, I tried on a 17″ monitor.
Hope you will fix this issue in 0.9.5.
Regards.January 14th, 2014 at 22:33 #15940KayCryout Creations mastermindOur theme is responsive for all browsers only under 800px. Above that resolution we also do a browser check so responsiveness is only activated on mobile browsers. Test it on a tablet with a resolution of 980px or around there and you’ll see that it IS fully responsive.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.January 17th, 2014 at 23:05 #16068NickIs it possible to alter this 800px figure to match the site width, so that it is always responsive below full width, rather than have the scrollbar on smaller monitors?
For example, if we set the page width in the settings to 1020, why not set the this responsive figure to 1020? (Probably I just don’t realise the difficulty of the responsive side of the scripts)
January 18th, 2014 at 20:58 #16145SpameurThanks for your reaction, Kay.
Thanks Nick for your confirmation.
So the theme is partialy responsive. 😉
But I think it’s a useless limitation.
What about netbooks with less than 10″ screen size ?
Don’t you think, Kay, it would be better to obtain a FULL responsiveness ?
Regards.January 25th, 2014 at 16:19 #20379KayCryout Creations mastermindYes, you guys do make an interesting point. Problem noted, we’ll do our best to improve this in a future update.
Thanks a lot for the feedback guys.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.January 30th, 2014 at 00:49 #20890nick jonesThanks kay! nice to see yoou taking note.
May 2nd, 2014 at 10:31 #25071sespang/* TEMPERA CUSTOM CSS */
@media (max-width: 1280px) {
#bg_image { width: 100%; }
}@media (max-width: 1024px) {
#bg_image { width: 100%; }
}#footer-widget-area { width: 100%; }
-
AuthorPosts
The topic ‘Not fully responsive’ is closed to new replies.