Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

[SOLVED] Extend menu properties to fit fixed container


  #1  
Old Oct 18, 2010, 10:41 PM
epsymp
 
37 posts · Jul 2010
Hi. I'm working on
this site.

Specifically, I'd like the menu color, and the line (which is a bottom-border for each of the blocks) to extend to the end of the container. The whole container is 920 px.

Here is the css that I'm using (it seems a bit kinked, maybe? but it works so far...). Thanks as always.

ES


.menu-header {
padding-top:0px;
padding-bottom:30px;
}


.menu-header ul{
list-style: none;
padding-right: 300 px;
margin: 0px;
background: #04A004;
}

.menu-header li{
float: left;
margin-left: -40px;
margin-right: 40px;
background: #04A004;}

.menu-header li a {
background: #04A004
height: .4em;
line-height: 1.4em;
float: left;
width: 120px;
display: block;
border-bottom: 0.125em solid #000000;
border-right: 0.12em solid #000000;
color: #blue;
text-decoration: none;
text-align: center;
padding-right: 0 px
}
  #2  
Old Oct 19, 2010, 08:27 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Change the following
HTML Code:
.menu-header {
border-bottom: 0.125em solid #000000;
padding-top:0px;
padding-bottom:23px;
}
And remove the border from
HTML Code:
.menu-header li a
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make page menu bar extend across website frugalmommytoday Page & Category Menu Bars 2 Oct 11, 2010 08:28 PM
How to extend page menu background color across layout MacMacGA Page & Category Menu Bars 3 Aug 26, 2010 04:01 PM
[SOLVED] Fixed grey background in MENU 1 espiotr Header configuration & styling 3 Jul 29, 2010 03:14 PM
how to extend the added image to your layout width in menu bars? and some other Q's ppat2 Page & Category Menu Bars 1 May 5, 2009 05:28 PM
Text Link Properties in the Body of the Post/Page weightlosscoach Atahualpa 3 Wordpress theme 0 Mar 22, 2009 02:21 PM


All times are GMT -6. The time now is 03:17 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.