-
AuthorPosts
-
brenot Friend
brenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
October 7, 2011 at 11:12 pm #169444I need to add some new positions.
The first had been under the LOGO, and served as a positioning statement or slogan an image.
The second remained in the main_content above all else in this block, and will be where I carry a module information
Blaine FriendBlaine
- Join date:
- August 2007
- Posts:
- 1443
- Downloads:
- 0
- Uploads:
- 25
- Thanks:
- 98
- Thanked:
- 177 times in 154 posts
October 8, 2011 at 1:45 am #417649Hi brenot!
Please navigate to your site admin -> Templates -> JA Erio -> Layouts -> Default -> Edit
Right after <blocks name=”top” style=”xhtml”> add:
<block name=”topposition” type=”modules”>topposition</block>You will have to add some CSS to template.css of your template, but I can’t tell what exactly without knowing the template version you are using.
Thanks!brenot Friendbrenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
October 8, 2011 at 2:45 am #417656Sorry,
I do not think you quite understand what I need.
I Need to insert a MODULE POSITION called SLOGAN inside the block HEADER.
Did you got now?
brenot Friendbrenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
October 8, 2011 at 8:08 pm #417784I need to change the way it looks.
Ialready insert the new position ate MIDDLE BLOCK, but dont look as I wish……
I need this position ( called INFOBAR) will appear to have “before” (ie above) the other existing positions in the block
please look at http://makersmanufatura.com.br/teste/index.php?tp=1Blaine FriendBlaine
- Join date:
- August 2007
- Posts:
- 1443
- Downloads:
- 0
- Uploads:
- 25
- Thanks:
- 98
- Thanked:
- 177 times in 154 posts
October 9, 2011 at 6:12 pm #418013Hi brenot!
I do not see the module position you added so try this:
Open file templates/ja_erio/layouts/blocks/header.php
Insert before the location you want the new module to appear:
countModules('middleblock') : ?>
Open file templates/ja_erio/css/template.css. Find this code where you placed the new code before:
(as example only!)
#ja-banner {
border-top: 1px solid #ccc;
margin: 0;
overflow: hidden;
padding-top: 15px;
text-align: center;
width: 100%;
}
Add your new position under that like this, as well as any new CSS:
#ja-middleblock {
border-top: 1px solid #ccc;
margin: 0;
overflow: hidden;
padding-top: 15px;
text-align: center;
width: 100%;
}
Then go to manage your banner module, assign it to banner position.
I have provided the above info as an example as I am not understanding exactly where you wish to have the new position appear.
Let me know if this helps you.brenot Friendbrenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
October 9, 2011 at 8:22 pm #418055Hi Blaine,
thanks for you attention.
I think you will not be understood, what I need or I could not explain well.
I think that with these three pictures illustrating what I need about this new position called INFOBAR all your questions will be resolved.I ask you to let me know if comprrender or if any doubt still remains.
Thank you for your attention
HOW IT IS:
HOW MUST TO BE:
- Blaine Friend
Blaine
- Join date:
- August 2007
- Posts:
- 1443
- Downloads:
- 0
- Uploads:
- 25
- Thanks:
- 98
- Thanked:
- 177 times in 154 posts
October 9, 2011 at 11:56 pm #418087Hi brenot!
Are you using T3?brenot Friendbrenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
October 9, 2011 at 11:58 pm #418088😀
OF COURSE……….I´m using JA_ERIO , the last T3 based joomlart tpt…. 🙂by the way, we are in this template´s forum ….:p
joomla 1.5
Blaine FriendBlaine
- Join date:
- August 2007
- Posts:
- 1443
- Downloads:
- 0
- Uploads:
- 25
- Thanks:
- 98
- Thanked:
- 177 times in 154 posts
October 10, 2011 at 4:19 am #418112<blockquote>Please navigate to your site admin -> Templates -> JA Erio -> Layouts -> Default -> Edit
Right after <blocks name=”top” style=”xhtml”> add:
<block name=”topposition” type=”modules”>topposition</block></blockquote>
Thanks for pointing out the forum we are in but as I had already posted the solution for the T3 template I was unsure if you were using it, so I asked.
I have now posted BOTH ways to add a new module position, one for T3 and one with out. One of them should work for you.
You may have to edit the code to specifically go where you like in the template file and call your position which you have named INFOBAR.
My code is ONLY the format not the specific place to add or the specific name you have used.
I think it will help you the most to watch this ENTIRE video.AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by Blaine 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum