-
AuthorPosts
-
October 29, 2012 at 8:47 pm #181800
Beautifull themplate.
Question: The mainmenu on the hornav position is always 100% width of your browser. Is it possible too give the mainmenu the same width as the header and main body?Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 1, 2012 at 4:20 am #471633yep, you can do this.
<blockquote>Admin area->Extensions->Template Manager->JA Purity II – Default->Layout tabs->Edit Default</blockquote>
Findmain-inner="1"
and replace tono-main="1"
Example:
<block name="mainnav" type="mainnav" main-inner="1"></block>
Replace to<block name="mainnav" type="mainnav" no-main="1"></block>
November 3, 2012 at 3:30 pm #471835Thanks for the quick reply. I tried it, unfortunately the result is not what I was hoping for. Probably I used the wrong words/terms to describe my problem.
In the attached picture, from localhost, you can see the white space between header and ja-main. Is it possible too give it the same with as “main” and “main clearfix” so the blue border also outside the mainnav.
Thanks in advance.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 5, 2012 at 3:51 am #471889Your error is weird, this is the first time I face, may be i need to check it on livesite. Please send me URL, admin access, i will check it.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 7, 2012 at 10:48 am #472154I found the problem on your site.
<blockquote>Open templates/ja_purity_ii/css/template.css file</blockquote>
you find and see this script
#ja-container {
background: url(../images/container-bg.gif) repeat-x top #fff
position: relative;
z-index: 5;
border-bottom: 5px solid #ccc
}
Here is link: <blockquote>http://www.euro-pac.eu/templates/ja_purity_ii_europac/images/container-bg.gif</blockquote>
You can remove this link background or change it with other background1 user says Thank You to Ninja Lead for this useful post
November 7, 2012 at 3:35 pm #472177Thanks for looking. I know that I can edit the container-gb.gif but the problem is that is over the full with op my webpage. I am trying too get borders at the left and right side of my whole page.
When typing this I had an idea 😉 and changed the body#bd #ja-wrapper too this (red is new):
body#bd #ja-wrapper {
background-color:#143575;
overflow:hidden;
padding:0 15%;and this was what I was looking for.
Thank you for you’re help.
November 7, 2012 at 4:31 pm #472185The alteration like I mentioned above I did that with firebug but that’s only temporally. Now I am looking for the right css file in the template directory which contains “body#bd #ja-wrapper”. Unfortunately I can’t find the file :-[. I think it is in the t3-assets folder. Is there an other solution of css file edit to achieve the same goal?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by Ninja Lead 12 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Width hornav same as body and header
Viewing 8 posts - 1 through 8 (of 8 total)