-
AuthorPosts
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 1, 2008 at 6:09 pm #130363As Iris is configured out-of-the-box, the mainnav extends only as far as there are menu items.
What I want to accomplish is to extend the mainnav bar across the full width of my site – very much like the main JoomlART website’s main navigation above (i.e. where the bar extends the full width, even though there are only five menu items).
How might I accomplish this within the Iris structure?
THANKS !!!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 2, 2008 at 7:07 am #257525HI tcraw1010 !
Please send url of your site.TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 2, 2008 at 1:28 pm #257611<em>@hainn84 63793 wrote:</em><blockquote>HI tcraw1010 !
Please send url of your site.</blockquote>
hainn . . . As I stated in my other thread, I am currently designing on my localhost server (via xammp). So, I cannot provide a url at this time.I’m thinking my question is a matter of a css configuration – I’m just not sure how to go about it.
Again, if you look at the Iris demo (quickstart) template, you will see the top mainnav menu items “Home, Typography, Layout, Sample Content, Contact Us.” The current “mainnav” css is such that the manu items have a border and an inactive background of “FFFFFF” – and the mainnav bar only extends across the width of the site as far as the last menu item – in the case of the Iris demo, “Contact Us.”
Now, in my designing, I have modified the “inactive” background color to a darker color – and what I want to accomplish is to have the mainnav menu “bar” extend across the full width of the site . . . pretty much exactly like the main JoomlART mainnav menu looks at the top of this page (see how the menu items end at “Contact Us,” but the nav bar (dark blue) extends the full width of the body of the site?)
I don’t know how better to explain it.
So, I am hoping that you or someone can assist me in how to configure this within the relative CSS files for Iris.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
July 2, 2008 at 1:36 pm #257612It should be enough to change to this here in template_css.css line 1075:
#ja-mainnav {
background-image:url(../images/navbg.gif);
background-repeat:repeat-x;
border-style:none;
bottom:0;
left:0;
position:absolute;
width:100%;
z-index:10;
}1 user says Thank You to Menalto for this useful post
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by Menalto 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum