- Posts: 2
- Thank you received: 0
Quote
-
Chris2
Inactive member - Topic Author
- New Member
Less
More
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 8 months ago #28074
by ivan.milic
Replied by ivan.milic on topic Quote
? please describe your problem better
Please Log in to join the conversation.
-
Chris2
Inactive member - Topic Author
- New Member
Less
More
- Posts: 2
- Thank you received: 0
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 8 months ago #28106
by ivan.milic
Replied by ivan.milic on topic Quote
In layout.css:
....
.quote_module div {
background: url(../images/quote_left.png) no-repeat 20% 50px
}
.quote_module div div {
background: url(../images/quote_right.png) no-repeat 80% bottom;
}
you have that in few places , remove background property on all of them
....
.quote_module div {
background: url(../images/quote_left.png) no-repeat 20% 50px
}
.quote_module div div {
background: url(../images/quote_right.png) no-repeat 80% bottom;
}
you have that in few places , remove background property on all of them
Please Log in to join the conversation.
Time to create page: 0.157 seconds