- Posts: 9
- Thank you received: 0
content alignment
-
hichnaj
Inactive member - Topic Author
- New Member
Less
More
11 years 7 months ago #29761
by hichnaj
content alignment was created by hichnaj
hi there,
I use the hotel template, but the content like: contact form, text, pictures,... every pages content is aligned to the left, I want to center it can someone check it?
The site is salafiyah.be/tapijt
Thanx alot
I use the hotel template, but the content like: contact form, text, pictures,... every pages content is aligned to the left, I want to center it can someone check it?
The site is salafiyah.be/tapijt
Thanx alot
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29780
by ivan.milic
Replied by ivan.milic on topic content alignment
You would need to style each page individually. For contact page add this css to bottom of template_css.css :
div.contact{
width: 520px;
display: block;
margin: 0 auto;
}
div.contact{
width: 520px;
display: block;
margin: 0 auto;
}
Please Log in to join the conversation.
-
hichnaj
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
11 years 7 months ago #29787
by hichnaj
Replied by hichnaj on topic content alignment
hi,
thanx for the reply. How can I do the other pages??
Weird that it isn't like it should be.
thanx for the reply. How can I do the other pages??
Weird that it isn't like it should be.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29791
by ivan.milic
Replied by ivan.milic on topic content alignment
This is for gallery page:
#gallery{
margin: 0 auto;
width: 740px;
}
As I see that page needed centering. Further assistance like this would not be possible on forum, you would need to pay for custom job
#gallery{
margin: 0 auto;
width: 740px;
}
As I see that page needed centering. Further assistance like this would not be possible on forum, you would need to pay for custom job
Please Log in to join the conversation.
-
hichnaj
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
11 years 7 months ago #29813
by hichnaj
Replied by hichnaj on topic content alignment
How??? I pay for a template that supposed to work, I install it and seems that every content is showing to much on the left and I have to pay for it to fix it?????
I never saw this type of service!
I never saw this type of service!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29819
by ivan.milic
Replied by ivan.milic on topic content alignment
Template works, and design is such so content if left aligned. You want modify it and that can not be considered bug at all in any way.
Please Log in to join the conversation.
Time to create page: 0.148 seconds