- Posts: 40
- Thank you received: 0
Accordion Size and Center
-
mikegro
Inactive member -
Topic Author
- Member
-
Less
More
13 years 8 months ago #10172
by mikegro
Replied by mikegro on topic Re: Accordion Size and Center
I was able to fix the image but the accordion is still not centered and I am using your settings.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 8 months ago #10189
by ivan.milic
Replied by ivan.milic on topic Re: Accordion Size and Center
??? what browser do you use??
Please Log in to join the conversation.
-
mikegro
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 40
- Thank you received: 0
13 years 8 months ago #10192
by mikegro
Replied by mikegro on topic Re: Accordion Size and Center
I tried it in IE 8, Firefox and chrome.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 8 months ago #10232
by ivan.milic
Replied by ivan.milic on topic Re: Accordion Size and Center
Open layout.css and find this:
.rotator_module {
margin: -9px 0 25px 0;
padding: 20px 10px 0 28px;
}
change it to :
.rotator_module {
margin: -9px 0 25px 0;
padding: 20px 10px 0 8px;
}
.rotator_module {
margin: -9px 0 25px 0;
padding: 20px 10px 0 28px;
}
change it to :
.rotator_module {
margin: -9px 0 25px 0;
padding: 20px 10px 0 8px;
}
Please Log in to join the conversation.
Time to create page: 0.083 seconds