- Posts: 70
- Thank you received: 0
moving modules
-
mark2kooki
Inactive member - Topic Author
- Member
Less
More
11 years 1 week ago #33584
by mark2kooki
moving modules was created by mark2kooki
hi
is there a way of moving advert 1-4 above user 3 and below panel - so its in a position of advertising header
cheers
mark
is there a way of moving advert 1-4 above user 3 and below panel - so its in a position of advertising header
cheers
mark
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 week ago #33587
by ivan.milic
Replied by ivan.milic on topic moving modules
You can edit index.php of template and reorder layout
Please Log in to join the conversation.
-
maryswave
Inactive member - Member
Less
More
- Posts: 163
- Thank you received: 1
10 years 5 months ago #39153
by maryswave
Replied by maryswave on topic moving modules
every time I try it just results in errors... unfortunately I do not know php
Please Log in to join the conversation.
-
maryswave
Inactive member - Member
Less
More
- Posts: 163
- Thank you received: 1
10 years 5 months ago - 10 years 5 months ago #39156
by maryswave
Replied by maryswave on topic moving modules
ok.. I figured out how to add a new position to do what I want..
Just below this line
I added this and is works perfectly
Just below this line
Code:
<div class="main_area">
I added this and is works perfectly
Code:
<div class="above">
<jdoc:include type="modules" name="above" style="none" />
</div>
Last edit: 10 years 5 months ago by maryswave. Reason: adding what I did
Please Log in to join the conversation.
Time to create page: 0.290 seconds