-
AuthorPosts
-
joostwanetie Friend
joostwanetie
- Join date:
- March 2011
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 2 times in 1 posts
May 17, 2011 at 10:54 am #164094I wanted to use 70% of the slideshow and use another element like a login module/banner on the right hand side. Kindly guide how to achieve that.
I saw this code on this forum; <blockquote>you login administrator => extensions => template manage => ja_portolio => layout find line
PHP Code:
<block name="slideshow" type="modules" style="raw" >slideshow</block>
and changePHP Code:
<block name="topsl1" type="spotlight" style="col" >user12, user13</block>
and module manage => mod_jaslideshow2=> you need change position: slideshow to position: user12
and creat new module login is position: user13and open file template.css add line
#ja-topsl1 .ja-box-left {width: 70% !important;}
#ja-topsl1 .ja-box-right {width: 30% !important;} </blockquote>I changed the code but when i edit a module i don’t see user 12 or user 13 in the position list
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 19, 2011 at 7:57 am #391924You must add them into template definition file (templates/ja_porfolio/templateDetails.xml)
Please open this file, find and replace this code snippet<position>user10</position>
<position>user11</position>
<position>footer</position>
with<position>user10</position>
<position>user11</position>
<position>user12</position>
<position>user13</position>
<position>footer</position>joostwanetie Friendjoostwanetie
- Join date:
- March 2011
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 2 times in 1 posts
May 20, 2011 at 2:12 pm #392130Is it possible to get it like this: http://www.joomlart.com/demo/#templates.joomlart.com/ja_kyanite_ii
joostwanetie Friendjoostwanetie
- Join date:
- March 2011
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 2 times in 1 posts
May 25, 2011 at 9:18 am #392803Can somebody help me with this?
joostwanetie Friendjoostwanetie
- Join date:
- March 2011
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 2 times in 1 posts
May 27, 2011 at 2:56 pm #393208Nobody can help me with this question? I want a box of the right of the slideshow.
Need it fast
Thank you
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 28, 2011 at 2:35 am #393286Please open this file “templates/ja_portfolio/core/etc/layouts/default.xml”
Find and replace this code snippet
<block name=”slideshow” type=”modules” style=”raw”>slideshow</block>With
<block name=”top-spotlight” type=”spotlight” special=”left” specialwidth=”70″>slideshow,new_module_position</block>
Now, you can assign your module to “new_module_position” position.
You can read more information on my wiki page
http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Layoutsjoostwanetie Friendjoostwanetie
- Join date:
- March 2011
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 2 times in 1 posts
May 29, 2011 at 12:03 pm #393404Thank you for helping me, but i get this:
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 30, 2011 at 1:07 am #393460Please give me your administrator account and ftp account.
I’ll try to fix it for you 🙂Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
June 1, 2011 at 1:37 am #393991I have fixed it for you.
The modified file is
/templates/ja_portfolio/css/mod_jaslideshow2.cssluke66 Friendluke66
- Join date:
- June 2011
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
June 2, 2011 at 2:21 pm #394334Can you please show me the modifications done to achieve that? I am also trying to do the same to come up with some thing like that shown on the attached image.
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
June 3, 2011 at 3:46 am #39441913525
Please try to use this file instead of the file on your site (download and rename it to mod_jaslideshow2.css)
joostwanetie Friendjoostwanetie
- Join date:
- March 2011
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 2 times in 1 posts
June 3, 2011 at 8:05 am #394449I want is like this;
http://www.joomlart.com/demo/#templates.joomlart.com/ja_kyanite_ii
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 3 voices, and was last updated by joostwanetie 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Element near slideshow
Viewing 12 posts - 1 through 12 (of 12 total)