-
AuthorPosts
-
December 2, 2011 at 12:51 am #171357
Hello,
I’ve read through the forum and template documents as well, so I understand how to add a new module position above or below an existing position, but I would like to add one directly to the right of the slideshow position. Is there an easy way to do this?Thanks
IDEXTrimud FriendTrimud
- Join date:
- May 2006
- Posts:
- 245
- Downloads:
- 36
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 55 times in 45 posts
December 5, 2011 at 9:52 am #427994Hi,
for which oomla version You need this – 1.5 or 1.7?
Do You want to make this slideshow position wider than 980px, or You want to make the slideshow narrower and beside this – add new position?Regards
dcross02 Frienddcross02
- Join date:
- December 2010
- Posts:
- 55
- Downloads:
- 43
- Uploads:
- 10
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
December 13, 2011 at 3:47 pm #429492I’d like to make the slideshow narrower and put a box to the right of it. Can you let me know how to do this?
Trimud FriendTrimud
- Join date:
- May 2006
- Posts:
- 245
- Downloads:
- 36
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 55 times in 45 posts
December 13, 2011 at 4:13 pm #429493Yes, but could You please specify which Joomla version are You using?
Regards
dcross02 Frienddcross02
- Join date:
- December 2010
- Posts:
- 55
- Downloads:
- 43
- Uploads:
- 10
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
August 3, 2013 at 1:22 am #501139I just upgraded this site to Joomla 2.5 and can’t figure out how to do this again. The 1.5 site is still here:
http://www.tricitytransmission.com
The 2.5 site is here:
http://www.tricitytransmission.com/jupgrade/
I’d like to create a new position to the right of the slideshow where the orange “Make an Appointment Today” box is. How do I do that in 2.5?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 5, 2013 at 7:30 am #501259Hi dcross02,
You can go to that “Make an Appointment Today” module and know which position it’s assigned to. This is new position you’ve added before and check the code to see how you’ve changed, it might locate in /templates/ja_your_template_name/layouts/default.php
In 2.5, this template is built along with JAT3 framework, so you may need to make change in this file: pluginssystemjat3jat3base-themesdefaultpagedefault.php. When you make changes, pls try to copy this file to template folder: templatesja_your_template_namepage. This override will help to keep your new changes when you update JAT3 plugin.
This tips may help you something: http://www.joomlart.com/forums/topic/how-to-create-a-new-module-position-6/
Regards
dcross02 Frienddcross02
- Join date:
- December 2010
- Posts:
- 55
- Downloads:
- 43
- Uploads:
- 10
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
August 5, 2013 at 4:13 pm #501318Thanks, Saguaros. I can figure out how to add a position above of below an existing position. See:
http://www.tricitytransmission.com/jupgrade/?tp=1
I have no problem adding “custom1” underneath the slideshow. I’m having a problem getting to be to the right of the slideshow in the empty area.
dcross02 Frienddcross02
- Join date:
- December 2010
- Posts:
- 55
- Downloads:
- 43
- Uploads:
- 10
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
August 7, 2013 at 6:20 pm #501543Need to know how to put the new module to the right of the slideshow in the top.slideshow area. Right now it is located in the top.module area.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 9, 2013 at 7:54 am #501727Hi
As I can see that currently, you assign module ‘Make an Appointment Today’ to ‘ja-module‘ div, try to add this additional css rule:
#ja-module {
left: 715px;
position: absolute;
top: 170px;
}
into file: /templates/ja_ores/themes/light-blue/css/light-theme.css
then clean JAT3 cache.
Always take a backup of your site first before changing.
1 user says Thank You to Saguaros for this useful post
dcross02 Frienddcross02
- Join date:
- December 2010
- Posts:
- 55
- Downloads:
- 43
- Uploads:
- 10
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
August 9, 2013 at 3:37 pm #501784That did the trick. Many thanks! 🙂
dcross02 Frienddcross02
- Join date:
- December 2010
- Posts:
- 55
- Downloads:
- 43
- Uploads:
- 10
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
September 20, 2013 at 5:39 pm #506512I seem to be having another issue with the new position and image I added to the right of the slideshow. The hyperlink on the graphic works in Explorer, but not in Firefox.
The website is http://www.tricitytransmission.com . The image I am referring to is the big orange box that says “Make an appointment”.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 23, 2013 at 1:31 am #506648Could you pm me admin account of site you’re working on and tell me the name of that module?
dcross02 Frienddcross02
- Join date:
- December 2010
- Posts:
- 55
- Downloads:
- 43
- Uploads:
- 10
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
September 23, 2013 at 11:06 pm #506795I just sent you the Admin login, the module name, and the position name through PM.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
-
AuthorPosts
This topic contains 15 replies, has 4 voices, and was last updated by dcross02 11 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum