Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

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

about buttons on the menu bar


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Oct 13, 2010, 01:42 PM
dinoc
 
54 posts · Oct 2010
Hi guys,

Is it possible to have the buttons from Menu1 bar to all have the same width ?
For instant I have a 728px header image and a menu bar right under the header image.
And I have 7 buttons on Menu1 which I want all to have the same width , and
the sum of all widths to be the same like the width of the header image.

This is how the buttons from Menu1 looks like now : http://rezair.ro/wordpress/
and I want them to look like here (distributed evenly under the header image) : http://rezair.ro/

Any idea how can I achieve this ?
Or can I reuse the buttons from latest link for the project (WP) from first link ?

Last edited by dinoc; Oct 13, 2010 at 02:41 PM.
  #2  
Old Oct 13, 2010, 03:21 PM
lmilesw's Avatar
lmilesw
 
9,380 posts · Jul 2009
Central New York State USA
You could use something like the following and tweak the numbers to work.
HTML Code:
#rmenu2  li {
width: 150px;
text-align: center;
}
Then you may have to add a bit of padding to the left of the menu container such as
HTML Code:
#rmenu2 {
padding-left: 2px;
}
__________________
~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.
  #3  
Old Oct 14, 2010, 05:53 AM
dinoc
 
54 posts · Oct 2010
Many thanks for the reply.

I've managed to have them equaly length , but I've got this: http://rezair.ro/wordpress/

I'm not sure I can fit the whole text ona single line for the third button.

I would like to achive the following:
- each button to have width: 120px and height: 40px , text cenetered in the middle of the button
or
- to reuse the existing buttons (images) from old site: www.rezair.ro

Not sure which aproach will be the best ...
  #4  
Old Oct 14, 2010, 07:42 AM
lmilesw's Avatar
lmilesw
 
9,380 posts · Jul 2009
Central New York State USA
To center just use the code I posted. To fit all the text you will have to adjust the size of the text or reduce the words. Using background images is more involved but I think there are some threads in the forum that cover that.
__________________
~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.
  #5  
Old Oct 14, 2010, 10:04 AM
dinoc
 
54 posts · Oct 2010
Many thanks Larry !

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Extra Buttons on Page Menu Bar impossible Page & Category Menu Bars 6 Jun 12, 2010 06:20 AM
Page menu bar with buttons Burn Page & Category Menu Bars 17 May 23, 2010 03:55 PM
[SOLVED] Larger menu bar buttons kaspr007 Page & Category Menu Bars 3 Mar 31, 2010 09:00 AM
Custom page menu bar buttons Wimbledon Page & Category Menu Bars 2 Oct 7, 2009 12:45 PM


All times are GMT -6. The time now is 03:59 PM.


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