-
AuthorPosts
-
turgut Friend
turgut
- Join date:
- January 2007
- Posts:
- 86
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
January 8, 2009 at 3:25 am #136858Hello
I want to shorten the length of slideshow to two columns (measuring with number of columns under it) and ad one more module to its right. I wonder if anybody know how to do it.
thanks
TurgutSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
January 8, 2009 at 8:46 am #285363Dear turgut !
You can do it following some steps below :
1.Open index.php file in templates/ja_nerine folder, find following code section at about line 179 :
<jdoc:include type="modules" name="slideshow" />
change to :
<jdoc:include type="modules" name="slideshow" />
<div id="right_slide">
<jdoc:include type="modules" name="user10" />
</div>
2. Open template.css file , find following code section at about line 1353 :
div#ja-slideshow-wrap {
background: #4F4F4F;
border: 3px solid #CACACC;
overflow:hidden;
width:98%;
}
change to :
div#ja-slideshow-wrap {
background: #4F4F4F;
border: 3px solid #CACACC;
overflow:hidden;
width:65%;
}
3. Add following code section to template.css file :
#right_slide {
background:#4F4F4F none repeat scroll 0 0;
border:3px solid #CACACC;
overflow:hidden;
width:20%;
}
turgut Friendturgut
- Join date:
- January 2007
- Posts:
- 86
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
January 8, 2009 at 9:31 am #285374Dear Hain
The URL is here http://www.cukurova-idek.org. It seems there is some issues that it did not shrinked the slideshow.
I guess user10 is created for the location right to slide show. But how do we define module location in Joomla 1.5 you may recall in Joomla1.01 we were adding a new name for module location into a list.
Thanks for the help
Turgut
turgut Friendturgut
- Join date:
- January 2007
- Posts:
- 86
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
January 8, 2009 at 10:20 am #285393Hello
I managed to correct it but when I added a module to module position user10, the content appear under Slideshow, not inline with Slideshow and on its right. I wanted to create a module similar to user 1 and 2 below but adjacent to Slideshow on its right.
Turgut
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
January 9, 2009 at 3:10 am #285526Dear turgut !
Please open ja.slideshow.css file in templates/ja_nerine/css folder, find following code section at about line 10 :
div#ja-slideshowwrap {
background:#4F4F4F none repeat scroll 0 0;
border:3px solid #CACACC;
width:65%;
}
change to :
div#ja-slideshowwrap {
background:#4F4F4F none repeat scroll 0 0;
border:3px solid #CACACC;
float:left;
width:65%;
}
1 user says Thank You to Sherlock for this useful post
turgut Friendturgut
- Join date:
- January 2007
- Posts:
- 86
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
January 9, 2009 at 4:55 am #285534Hain
Great thank you!
Turgut
turgut Friendturgut
- Join date:
- January 2007
- Posts:
- 86
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
January 9, 2009 at 5:09 am #285535Hain
Do you know how to remove icon.gif from the title of the module on moduel position user10.
Turgut
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
turgut Friendturgut
- Join date:
- January 2007
- Posts:
- 86
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
January 9, 2009 at 8:04 am #285563Hain
Really appriciate this. Thanks again.
Turgut
turgut Friendturgut
- Join date:
- January 2007
- Posts:
- 86
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
January 14, 2009 at 10:22 pm #286490Hello Hani
I had some diificulties with Joomla 1.5 and some components and modules and reverted back joomla 1.0. I need to do two things on ja-nerine template for Joomla 1.0
1. again shorten slideshow and ad another module to its right. I was able to manage to shorten the slideshow but unable to create anotherr module to its right
2. Also for menus and bottom four module colors I want to use different colour than the four colours come with template. I tried to modify one of the color css file but could not change colors on the web site.
Thank you! -
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by turgut 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum