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 »

Changing alignment and height of menu bar?


 
Prev Previous Post   Next Post Next
  #1  
Old May 17, 2010, 03:29 PM
clemon79
 
13 posts · May 2010
Changing alignment and height of menu bar?

First off, I cannot believe how close I am getting to getting my website configured the way I had it before I switched to Wordpress. This is an AWESOME theme.

(For reference, my site is http://fredsmythe.com.)

However, I've got a tiny little thing going on...right now, I'm configuring the menu bar. So far I have added the following code to CSS Inserts to get the background image loaded and to have the inactive items have transparent backgrounds:

Code:
/* ================================================ */
/* Page menu background                             */
/* ================================================ */
div#menu1 { 
	height: 33px;  
	background: url(/wp-content/themes/atahualpa/images/WPHeaderPages.png); 
}
/* ================================================ */
/* Page Menu item's background and border           */
/* ================================================ */
div#menu1 ul.rMenu {
        height: 0px;
        background: #red;
	border: none 0px; 
}

div#menu1 ul.rMenu li{
background: transparent !important;
}
Here's what I would like to do:

1) Either remove that infernal border (I made it white and solid for testing) entirely or move the whole bar, border and all down 1 pixel so that it's back in line with the background image. (The latter is probably easier, and if we can do a 1 pixel move I am fine with changing the color to make the top and bottom transparent.

2) The height of the image is 33 pixels. I would like the bar to also be 33 pixels high in total, without having to change the height of the text, leaving the text center-left in the resulting cell.

Any ideas how I might do this? Thanks very much!

-- Chris
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Changing order of page menu bar ofpeb Page & Category Menu Bars 13 Jan 5, 2012 10:07 PM
Changing the CSS-Font sizes, light height, etc. Withnail Atahualpa 3 Wordpress theme 5 Feb 11, 2010 02:36 AM
[SOLVED] Possible to change height of menu bar? whatever Page & Category Menu Bars 4 Sep 23, 2009 09:14 PM
[SOLVED] Page Menu Bar - Drop Down Menu Alignment KatyDigg Page & Category Menu Bars 1 Sep 9, 2009 04:45 AM
alignment of menu bar? grittler Page & Category Menu Bars 3 May 29, 2009 04:17 PM


All times are GMT -6. The time now is 09:29 PM.


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