-
AuthorPosts
-
Makis77 Friend
Makis77
- Join date:
- February 2006
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 9 times in 1 posts
October 18, 2010 at 5:28 pm #155397Hi,
I want to create the following new module possitions, but I faild.
Please see attachement.
Could you please help?
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 21, 2010 at 4:31 am #3597741) You go to edit this template => Click to the Layout tab => Click to the Edit Button of the Default Row, please see my snapshort to define a new module position beside the slideshow
and then add the following code into the template.css file:
#ja-content-mass-top .ja-innerdiv {
float:right;
width:150px;
clear:none;
}
#ja-content-mass-top .ja-slidewrap {
float:left;
width:500px;
}Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 21, 2010 at 4:40 am #3597752) add new position in the header:
you open the file: templatesja_anionblocksheader.php and find the following code:
[PHP]
<?php if($this->countModules(‘search’)) : ?>
[/PHP]replace:
[PHP]<div class=”header-top”>
<jdoc:include type=”modules” name=”header-top” />
</div>
<?php if($this->countModules(‘search’)) : ?>
[/PHP]and add the following css into the template.css file:
.header-top{ position:absolute; top:10px; right:200px; background:red; width:200px; height:50px}
When done with 2 steps: the template has two new positions: header-top and right-content-right
1 user says Thank You to Saguaros for this useful post
Makis77 FriendMakis77
- Join date:
- February 2006
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 9 times in 1 posts
October 21, 2010 at 6:40 pm #359904Hi,
Thanks for the help.
2) Works great.
1) Possitions the right column under the left, not next to the left, as I want.Any ideas?
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Makis77 14 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Trying to create new module possition but failed! :(
Viewing 4 posts - 1 through 4 (of 4 total)