- Posts: 14116
- Thank you received: 1639
Top menu width
-
ivan.milic
Support Staff - Moderator
Less
More
10 years 11 months ago #36528
by ivan.milic
Replied by ivan.milic on topic Top menu width
Do you see it in header area?
Please Log in to join the conversation.
-
annaarg
Inactive member - Topic Author
- Member
Less
More
- Posts: 25
- Thank you received: 0
10 years 11 months ago #36531
by annaarg
Replied by annaarg on topic Top menu width
I see everything else except the backgroung image
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #36533
by ivan.milic
Replied by ivan.milic on topic Top menu width
In:
templates\hot_fashionstore\css\template_css.php
line ~4:
background:<?php echo $bgColor; ?> url(<?php echo $template_path ?>/images/bg<?php echo $templateStyle; ?>.jpg) top center repeat;
try to change it to:
background:<?php echo $bgColor; ?> url(<?php echo $template_path ?>/images/bg<?php echo $templateStyle; ?>.jpg) fixed repeat;
templates\hot_fashionstore\css\template_css.php
line ~4:
background:<?php echo $bgColor; ?> url(<?php echo $template_path ?>/images/bg<?php echo $templateStyle; ?>.jpg) top center repeat;
try to change it to:
background:<?php echo $bgColor; ?> url(<?php echo $template_path ?>/images/bg<?php echo $templateStyle; ?>.jpg) fixed repeat;
Please Log in to join the conversation.
-
annaarg
Inactive member - Topic Author
- Member
Less
More
- Posts: 25
- Thank you received: 0
10 years 11 months ago #36535
by annaarg
Replied by annaarg on topic Top menu width
no nothing..it has the same blueish color as a background and not the image of the site.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #36546
by ivan.milic
Replied by ivan.milic on topic Top menu width
I'm relay not sure, I can say only that I see it on my android phone and IPAD1
Please Log in to join the conversation.
Time to create page: 0.082 seconds