Mobile view

  • Foufrench
    Inactive member
  • Topic Author
  • New Member
  • New Member
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.

Please Log in to join the conversation.

  • Foufrench
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
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
  • Moderator
More
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:
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; ?>; }
to this:
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
  • New Member
More
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
  • Moderator
More
12 years 7 months ago #18384 by milos
Replied by milos on topic Re: Mobile view
It's not, "no-repeat fixed" has been removed.
The following user(s) said Thank You: Foufrench

Please Log in to join the conversation.

  • Foufrench
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 7 months ago - 12 years 7 months ago #18385 by Foufrench
Replied by Foufrench on topic Re: Mobile view
I have change the code now is ok but is not the same color of the back ground
Last edit: 12 years 7 months ago by Foufrench. Reason: An Error

Please Log in to join the conversation.

Time to create page: 0.168 seconds
Powered by Kunena Forum