- Posts: 103
- Thank you received: 1
Round corners for user2 module
-
joa
Inactive member -
Topic Author
- Member
-
Less
More
11 years 7 months ago #32305
by joa
Replied by joa on topic Round corners for user2 module
What do I Need to add to establish a new position above user 5 etc?
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 #32306
by ivan.milic
Replied by ivan.milic on topic Round corners for user2 module
You need to define new module position intemplateDetails.xml and to place it in index.php of template.
Please Log in to join the conversation.
-
joa
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 103
- Thank you received: 1
11 years 7 months ago #32307
by joa
Replied by joa on topic Round corners for user2 module
where can i find the file?
Please Log in to join the conversation.
-
joa
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 103
- Thank you received: 1
11 years 7 months ago #32308
by joa
Replied by joa on topic Round corners for user2 module
ok i added user11 under positions but what do i need to add in index.php - don't know the code which defines position user 11 across the template above user 5,6,7
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 #32309
by ivan.milic
Replied by ivan.milic on topic Round corners for user2 module
Between:
</div>
<?php if ($bottommodules) { ?>
add:
<div>
<jdoc:include type="modules" name="user11" style="hot" />
</div>
</div>
<?php if ($bottommodules) { ?>
add:
<div>
<jdoc:include type="modules" name="user11" style="hot" />
</div>
Please Log in to join the conversation.
-
joa
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 103
- Thank you received: 1
Time to create page: 0.091 seconds