claya
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Hi Chuck, thank you for your reply.
I am having problem with Scenario (1). There isn’t any error message showing at the Admin interface.
The only error shown in my error log is:
[17-May-2016 07:01:54 Asia/Singapore] PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/theladie/public_html/pdo.inc.php on line 1 [17-May-2016 07:01:54 Asia/Singapore] PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/theladie/public_html/pdo.inc.php(1) : regexp code(1) : eval()'d code on line 6Is there something I can do to force to scale my site to the desirable size?
This is what I got for now in my style.css:
@media only screen and (max-width: 414px) { @viewport { max-width: 400px !important; } }Are there any other possibilities to do that? Like having it in a media queries or something.
Edit: I tried to scale different sizes in different media queries but no avail. So I was wondering if I did wrong anywhere.
Viewing 3 replies - 1 through 3 (of 3 total)