Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - windsor

#1
Free Themes / Re: Reseller
October 08, 2014, 08:52:48 AM
Quote from: akshtsaklani7 on October 08, 2014, 05:31:41 AM
The issue is with simple portal.

themes/default/css/portal.css

find
body
{
min-width: 750px;
}


And replace
body
{
min-width: device-width;
}


For my site I use
body
{
min-width: 500px;
}


Oh It work!! Thank you,

now I need to tune a simple portal to make it responsive. So hard right ?
#2
Free Themes / Re: Reseller
October 06, 2014, 10:51:48 PM
Hi there,
   
    It's a great responsive theme but I think my website isn't compatible with it, so it's possible to disable responsive on Reseller theme ?

    If can't, how can I set to show 100% width on a mobile phone (Please see in a attach file) ?

    Thank you so much, sorry for my bad English.