- Posts: 4
- Thank you received: 0
module position panel1 & panel2
-
plumbingdeals2
Inactive member - Topic Author
- New Member
Less
More
12 years 2 weeks ago #24066
by plumbingdeals2
module position panel1 & panel2 was created by plumbingdeals2
we are using this template with hikashop not vm, and did not install sample data as we wanted to using data already created
can not get anything to appear in either mod position panel 1 or panel 2
any help appreciated!
thank you!
can not get anything to appear in either mod position panel 1 or panel 2
any help appreciated!
thank you!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 weeks ago #24068
by ivan.milic
Replied by ivan.milic on topic module position panel1 & panel2
Try to add this to bottom of template_css.css
.top_arc_pad,
.top_arc_pad > DIV,
.top_arc_pad > DIV > DIV{
margin:0;
padding:0;
}
.top_arc_pad,
.top_arc_pad > DIV,
.top_arc_pad > DIV > DIV{
margin:0;
padding:0;
}
Please Log in to join the conversation.
-
plumbingdeals2
Inactive member - Topic Author
- New Member
Less
More
- Posts: 4
- Thank you received: 0
12 years 2 weeks ago #24069
by plumbingdeals2
Replied by plumbingdeals2 on topic module position panel1 & panel2
that helped, but when i add text to the position(s), it is mis-aligned...
you can view here..... www.plumbing-deals.dreamhosters.com/
you can view here..... www.plumbing-deals.dreamhosters.com/
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 weeks ago #24072
by ivan.milic
Replied by ivan.milic on topic module position panel1 & panel2
replace with:
.top_arc_pad,
.top_arc_pad > DIV,
.top_arc_pad > DIV > DIV,
.top_arc_pad p{
margin:0;
padding:0;
}
.top_arc_pad,
.top_arc_pad > DIV,
.top_arc_pad > DIV > DIV,
.top_arc_pad p{
margin:0;
padding:0;
}
Please Log in to join the conversation.
Time to create page: 0.166 seconds