- Posts: 107
- Thank you received: 0
responsiveness (iPAD)
-
plive
Active member -
Topic Author
- Member
-
what is the suitable valu pour iPAD ?
Actually, Change Menu on Screen Width : 1000
thank you
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
- Posts: 6810
- Thank you received: 724
Bokeh template uses full width (100%), so changing width value in pixels doesn't have any effect. This template will look good on iPads without changing any width values in template parameters.
Regards
Milos
Please Log in to join the conversation.
-
plive
Active member -
Topic Author
- Member
-
- Posts: 107
- Thank you received: 0
Please check it on iPAD, you'll get other thing strange that i don't understand.
See attached files (from iPAD, vertical and horitontal view)
View problem :
on the bottom, the phone number 60 is not on the same line
the 3 dots of PLUS d'INFOS go to the next line
The other strangee thing is the 4logo.png is changed for others menu's items, only the homepage keep my logo (same name 4logo.png)The logo.png file is a copy of 4logo.png.
I cleared my cache, but have same problem safari, opera. Not under IE 10 and firefox
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
- Posts: 14116
- Thank you received: 1639
.rowfooter .cell_pad {
padding: 20px 15%;
}
you can change padding: 20px 15%; to padding: 20px 13%;
I see 4logo.png is used for all pages?
Please Log in to join the conversation.
-
plive
Active member -
Topic Author
- Member
-
- Posts: 107
- Thank you received: 0
ok, i changed padding: 20px 15%; to padding: 20px 11%;
instead of 13% (doesn't work)
The second problem is about 4logo.png
for all pages of course. But 4logo.png with i have to use and uploaded is the one you see on home page.
It seems chaged to logo4_2.png ?! due of sparky framework.
I checked style4.css, please check lines 33 and 37.
Must i change thoses png files ?
ps/i cleared my cache, but have this 4logo.png problem under chrome,safari and opera
image link is verespace.fr/templates/hot_bokeh/images/4logo.png but NOT MY LOGO is browsed
Please Log in to join the conversation.
-
plive
Active member -
Topic Author
- Member
-
- Posts: 107
- Thank you received: 0
plive wrote: Hi,
ok, i changed padding: 20px 15%; to padding: 20px 11%;
instead of 13% (doesn't work)
The second problem is about 4logo.png
for all pages of course. But 4logo.png with i have to use and uploaded is the one you see on home page.
It seems chaged to logo4_2.png ?! due of sparky framework.
I checked style4.css, please check lines 33 and 37.
Must i change thoses png files ?
ps/i cleared my cache, but have this 4logo.png problem under chrome,safari and opera
image link is verespace.fr/templates/hot_bokeh/images/4logo.png but NOT MY LOGO is browsed
4logo.png solved
i replaced logo_small4.png, logo4_2.png, like 4logo.png
thank you
Please Log in to join the conversation.