- Posts: 8
- Thank you received: 0
Mobile view
-
Foufrench
Inactive member - Topic Author
- New Member
Less
More
12 years 7 months ago #18375
by Foufrench
Mobile view was created by Foufrench
Hello,
Our template is very good with computer but not with mobile or ipad!!
When I use the "Style4", I have some problemes with the background!!
But with the other Styles I haven't got probleme but I would like use "Style4".
Can you repair that?
Many thanks,
Maurice.
Our template is very good with computer but not with mobile or ipad!!
When I use the "Style4", I have some problemes with the background!!
But with the other Styles I haven't got probleme but I would like use "Style4".
Can you repair that?
Many thanks,
Maurice.
Please Log in to join the conversation.
-
Foufrench
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
12 years 7 months ago #18377
by Foufrench
Replied by Foufrench on topic Re: Mobile view
Nobody!!!!????
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
12 years 7 months ago #18381
by milos
Replied by milos on topic Re: Mobile view
Try this, edit /templates/hot_hotel/css/templates_css.php and change this part:
to this:
Code:
body {
background:<?php echo $bodyBg; if($bodyBgImage) { ?> url(<?php echo $template_path; ?>/images/bg<?php echo $bodyBgImage; ?>.jpg) no-repeat fixed top center<?php } ?>;
color:<?php echo $bodyText; ?>;
}
Code:
body {
background:<?php echo $bodyBg; if($bodyBgImage) { ?> url(<?php echo $template_path; ?>/images/bg<?php echo $bodyBgImage; ?>.jpg) top center<?php } ?>;
color:<?php echo $bodyText; ?>;
}
Please Log in to join the conversation.
-
Foufrench
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
12 years 7 months ago #18382
by Foufrench
Replied by Foufrench on topic Re: Mobile view
It's the same code!!??
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
-
Foufrench
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
Time to create page: 0.168 seconds