-
AuthorPosts
-
Felipe Santos Friend
Felipe Santos
- Join date:
- September 2014
- Posts:
- 92
- Downloads:
- 7
- Uploads:
- 13
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
June 23, 2010 at 10:09 pm #152012Hi Fellas, i went to put the right column to start in top.
i already change the width of slideshow to not avance in column but i still unable to make work,
please, could someone help me?print:
http://www.sitedopolitico.com.br/dec.pngthanks
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 25, 2010 at 3:37 am #348036Hi Friend ,
Could you please posting your url with the issue in here ? I would like to have a closer look at the issue
Felipe Santos FriendFelipe Santos
- Join date:
- September 2014
- Posts:
- 92
- Downloads:
- 7
- Uploads:
- 13
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
June 29, 2010 at 5:58 pm #348425Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 30, 2010 at 10:07 am #348506Dear nextideas,
You can try as follows
Go to templates/css/template.css file,Look for this css
/*columns*/
#ja-col2 {
float: right;
width: 240px;
line-height: 1.5;}
And replace#ja-col2 {
float: right;
width: 240px;
line-height: 1.5;
position:relative;
top:220px;
}I hope this make sense !
Felipe Santos FriendFelipe Santos
- Join date:
- September 2014
- Posts:
- 92
- Downloads:
- 7
- Uploads:
- 13
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
June 30, 2010 at 5:56 pm #348539Ufurtunally not work.
the top:220px; put the comun more 220px above.Felipe Santos FriendFelipe Santos
- Join date:
- September 2014
- Posts:
- 92
- Downloads:
- 7
- Uploads:
- 13
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
June 30, 2010 at 6:12 pm #348542I change the index.php
put the cod of ja-slideshow into the div:
<div id=”ja-current-content” class=”clearfix”>
thank you very much!
user11224767 Frienduser11224767
- Join date:
- October 2008
- Posts:
- 57
- Downloads:
- 45
- Uploads:
- 5
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
July 30, 2012 at 12:59 pm #462597Can you post the code of the changed indes.php.
i have the same problem! thanks!Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 31, 2012 at 4:15 am #462657Hi there,
So old ticket but following maybe of what guy changed:
<div class="main clearfix">
<jdoc:include type="message" /><div id="ja-current-content" class="clearfix">
<?php if ($this->countModules('ja-slideshow') ) { ?>
<!-- TOP SPOTLIGHT -->
<div id="ja-topsl" class="wrap">
<div class="main">
<div class="inner clearfix">
<div id="ja-slideshow">
<jdoc:include type="modules" name="ja-slideshow" style="raw" />
</div>
</div>
</div>
</div>
<!-- //TOP SPOTLIGHT -->
<?php } ?>
<jdoc:include type="component" />
</div>
<?php if ( $ja_right): ?>
<div id="ja-col2">
<jdoc:include type="modules" name="right" style="jamodule" />
</div>
<?php endif; ?>
</div>
Move code displaying slideshow into ja-current-content div.Hope this helps.
-
AuthorPosts
This topic contains 8 replies, has 4 voices, and was last updated by Saguaros 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum