Thanks for your feedback.
TemplateToaster uses the CSS3 media queries for the responsive design which is the latest trend and implement the responsive design in slots for example:
@media only screen
and (min-width : 481px)
and (max-width : 767px)
{
}
@media only screen
and (min-width : 768px)
and (max-width : 1024px)
{
}
and so on ...
You can easily modify the styles for a particular viewport size in your style sheet as suggested above. Can you please suggest any other method which is easy than this ?
-----------------------------------------------------------------------
1- It is planned for the future versions.
2- It is planned for the future versions.
3- Most of the images shrink, please provide the detail of the images that still doesn't shrink on your side.
4- Already implemented in TemplateToaster 4.2 version:
http://templatetoaster.com/changelog5- All widgets should be exported to the theme/template, please provide detail of the widget area that doesn't go with the theme.
6- I have just added it to our wish list.
7- Forwarded your suggestion to the developers.