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 »

about buttons on the menu bar


  #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
 
10,176 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
 
10,176 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



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 08:27 PM.


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