- Posts: 135
- Thank you received: 0
Adjust advert positions
-
Antiquar
Inactive member -
Topic Author
- Member
-
Less
More
11 years 7 months ago #32749
by Antiquar
Adjust advert positions was created by Antiquar
Hi, have a look at
tuk-dresden.de
and
please see screenshot. How can I adjust the advert positions to the width of the template? Thks Helmer
please see screenshot. How can I adjust the advert positions to the width of the template? Thks Helmer
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 #32757
by ivan.milic
Replied by ivan.milic on topic Adjust advert positions
The things you changed while having problems with white area cause that.
$upperModuleWidth = round($upperModuleWidth, 0) - 3;
change back to:
$upperModuleWidth = round($upperModuleWidth, 0);
$upperModuleWidth = round($upperModuleWidth, 0) - 3;
change back to:
$upperModuleWidth = round($upperModuleWidth, 0);
Please Log in to join the conversation.
Time to create page: 0.153 seconds