iPhone issue

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Fri May 28, 2010 9:54 am
When I go to my website using iphone I see the memovie logo (instead of the actual customer text logo) and I also see the template's default backround(the guy) even though I choose fixed backround on the actual site. Why do I see these different views between actual and iphone views?
How can we fix this?

the template's configuration is:

template colour: blue
backround image: default
fixed backround : off
showmainbody on front page : on
default layout: default
iphone: iphone
other handheld devices : iphone

site: www.malamoulis.com
User avatar
Fresh Boarder

teitbite
Fri May 28, 2010 1:50 pm
Hi

Please replace logo.png file or change the path at css/hanheld/iphone.css class

Code: Select all
h1.logo a{

   height:54px;

   width:200px;

   display:block;

   text-indent:-999em;

   background:transparent url('../../images/logo.png') no-repeat 2px -5px;

}
User avatar
Moderator


cron