-
AuthorPosts
-
crazyleggs Friend
crazyleggs
- Join date:
- May 2008
- Posts:
- 138
- Downloads:
- 3
- Uploads:
- 4
- Thanks:
- 16
- Thanked:
- 17 times in 1 posts
December 10, 2011 at 2:36 am #171668Hello all,
I would like to add a new position beside the slideshow position (frontpage) with a width of at least 300px. Can someone provide some guidance on how to do this?
thanks
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 10, 2011 at 3:00 am #429037Hey There:
My first recommendation would be to perform a search (in the upper right field just below the main forum navigation menu) for “create new module position” and look through some of the previously asked/answered Forum questions for the concepts involved.
You can also try a search through just the JA ERIO Forum Section for similar questions that have been asked/answered – and the solutions they were able to come up with.
In case that link doesn’t work for you, you can initiate your own search within the JA ERIO Forum. Just go to the main JA ERIO Forum section and, just above where the threads begin you will see “Search Forum.” Click on that and, in the field, type “New Module Position” or “Create New Module Position.” There are a number of results that come up.
Hope that helps you along your way, for starters.
😎
crazyleggs Friendcrazyleggs
- Join date:
- May 2008
- Posts:
- 138
- Downloads:
- 3
- Uploads:
- 4
- Thanks:
- 16
- Thanked:
- 17 times in 1 posts
December 10, 2011 at 4:09 am #429047TomC,
Your response does not answer my question. I have already spent a few hours searching, and I have thus far reviewed information that have nothing to do with this template, . If I had more time, I wouldn’t need to post this this request, and I would spend the necessary hours researching. As it is, I don’t have the free time, which is why I posted this request. If you can’t post a direct link to what I need, then I will wait for someone who is willing to assist.
Thank you for your assistance
crazyleggs Friendcrazyleggs
- Join date:
- May 2008
- Posts:
- 138
- Downloads:
- 3
- Uploads:
- 4
- Thanks:
- 16
- Thanked:
- 17 times in 1 posts
December 10, 2011 at 7:48 pm #429139Well, my attempts to add a new mod position beside the slideshow position have failed, and there is nothing on the forum that will help resolve my problem. So my solution is not to use the slideshow position. Instead, I created 2 new mod positions above it which I will use.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
December 12, 2011 at 2:47 pm #429324You try this way. You edit erio template > goto layout tab > edit default layout, you replace
<block name="slideshow" type="modules">custom</block>
with
<block name="slideshow" type="modules">slideshow, custom</block>
You create a new module, set its position is custom, Module Class Suffix is _custom
You edit slideshow module, set Module Class Suffix is _slideshow, change Main item width is 640 (940 – 300)
You add this code into /template/ja_erio/css/template.css
#ja-slideshow div.ja-moduletable.moduletable_custom{
float:right;
width: 300px
}
#ja-slideshow div.ja-moduletable.moduletable_slideshow{
float:left;
}
1 user says Thank You to khoand for this useful post
crazyleggs Friendcrazyleggs
- Join date:
- May 2008
- Posts:
- 138
- Downloads:
- 3
- Uploads:
- 4
- Thanks:
- 16
- Thanked:
- 17 times in 1 posts
December 13, 2011 at 1:49 am #429414Thanks khoand
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by crazyleggs 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum