- Posts: 82
- Thank you received: 0
The footer is running to left - Hot Cars
-
miq
Inactive member -
Topic Author
- Member
-
Less
More
11 years 3 weeks ago #38101
by miq
The footer is running to left - Hot Cars was created by miq
Dear Sir,
Can you please check Hot Car template page. The footer is not in the center of the template. I have tried many times by moving div tag but not get the result. Can check please why it is moving to left. For more clear my question check the Demo link of your site ( demo.hotjoomlatemplates.com/cars/ ) in your mobile. it will be more clear. In mobile you will see the demo site, the footer is running to left.
Can you please check Hot Car template page. The footer is not in the center of the template. I have tried many times by moving div tag but not get the result. Can check please why it is moving to left. For more clear my question check the Demo link of your site ( demo.hotjoomlatemplates.com/cars/ ) in your mobile. it will be more clear. In mobile you will see the demo site, the footer is running to left.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 weeks ago #38107
by ivan.milic
Replied by ivan.milic on topic The footer is running to left - Hot Cars
Try placing this at bottom of layout.css:
.bottom_bg,
.bottom_bg_top,
.bottom_bg_bottom{
width:100%;
}
.bottom_bg,
.bottom_bg_top,
.bottom_bg_bottom{
width:100%;
}
Please Log in to join the conversation.
-
miq
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 82
- Thank you received: 0
11 years 3 weeks ago #38114
by miq
Replied by miq on topic The footer is running to left - Hot Cars
Nothing happen. Still the footer running to the left and not align to the center of the template. See your Hot Car Demo in your mobile. It will give you more clear picture. May be you missed some div tag in the main template. Try to check your main template code.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 weeks ago #38118
by ivan.milic
Replied by ivan.milic on topic The footer is running to left - Hot Cars
No it has no w3 issues
Please Log in to join the conversation.
-
miq
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 82
- Thank you received: 0
11 years 3 weeks ago #38123
by miq
Replied by miq on topic The footer is running to left - Hot Cars
How can we resolve it?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 3 weeks ago #38126
by ivan.milic
Replied by ivan.milic on topic The footer is running to left - Hot Cars
Try this , place this at bottom of template_css.css:
.bottom_bg{
position: absolute;
width: 100%;
}
.footer_wrap{
margin-top: 250px;
}
.bottom_bg{
position: absolute;
width: 100%;
}
.footer_wrap{
margin-top: 250px;
}
Please Log in to join the conversation.
Time to create page: 0.171 seconds