Web Theme for JohnCMS v4.3.0

675
.
Why this?
-------

if(stristr($_SERVER['HTTP_USER_AGENT'],'windows') || stristr($_SERVER['HTTP_USER_AGENT'],'linux') ||
stristr($_SERVER['HTTP_USER_AGENT'],'macintosh') || stristr($_SERVER['HTTP_USER_AGENT'],'unix') ||
stristr($_SERVER['HTTP_USER_AGENT'],'macos') || stristr($_SERVER['HTTP_USER_AGENT'],'bsd'))

{
echo 'Your web theme content';
}

-------



If there is a
if (!$is_mobile)
.
carlctz (19.07.2011/10:02)
can i use the web theme and mobile theme on same site?
yes u can
.
Taltos (19.07.2011/10:38)
Why this?
[php]-------

if(stristr($_SERVER['HTTP_USER_AGENT'],'windows') || stristr($_SERVER['HTTP_USER_AGENT'],'linux') ||
stristr($_SERVER['HTTP_USER_AGENT'],'macintosh') || stristr($_SERVER['H
thanks taltos,
thats have been changed on my v1.1 web theme and i'll share it soon
.
i will wait for your new verson.
Всего: 14