- Posts: 70
- Thank you received: 0
move advert 4 position
-
mark2kooki
Inactive member - Topic Author
- Member
Less
More
11 years 2 months ago #33133
by mark2kooki
Replied by mark2kooki on topic move advert 4 position
its the white area behind advert 1
i think because we moved advert 4 +150px that also included the shadow
the bit at the bottom that i mentioned earlier i has fixed - when i add the graphic the code puts a <p> tag on to it - if i deete them and save it it appears in the correct position
i think because we moved advert 4 +150px that also included the shadow
the bit at the bottom that i mentioned earlier i has fixed - when i add the graphic the code puts a <p> tag on to it - if i deete them and save it it appears in the correct position
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago #33137
by ivan.milic
Replied by ivan.milic on topic move advert 4 position
You need to add this to layout.css:
.upper .module_padding {
width: 570px;
}
but first module requires 600px so you must decrease it size or size of right module, or increase template width.
.upper .module_padding {
width: 570px;
}
but first module requires 600px so you must decrease it size or size of right module, or increase template width.
Please Log in to join the conversation.
Time to create page: 0.066 seconds