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 »

[SOLVED] Help with Menu Bar border


  #1  
Old Mar 25, 2010, 04:40 PM
agallia's Avatar
agallia
 
16 posts · Feb 2010
Lafayette, Louisiana, USA
Re: Atahaulpa 3.4.6

I am trying to change the border around the entire Menu bar and the Menu items from dashed to solid. Using Options/Page Menu Bar/Border around all menu items/, I changed default "dashed" to "solid". This only changed the border around individual menu items but not border around entire bar.

How do I change that overall bar border "dashed" to "solid"? CSS is apparently:

div#menu1 {
border:1px dashed #CCCCCC;
}

Any help will be appreciated. Thanks.

Al
  #2  
Old Mar 25, 2010, 05:03 PM
paulae's Avatar
paulae
 
1,333 posts · Feb 2009
Wordpress 3.4.1, Atahualpa 3.7.7
Look in the theme options, Header Area, Page Menu Bar and Category Menu Bar, Border Around All Menu Items.

I have mine set to: solid 1px #DDEBF6.
  #3  
Old Mar 26, 2010, 04:55 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
which menu display option are you using %pages or %page-center or %page-right?
try this
HTML Code:
/* ================================================ */
/* CSS to set lines around menu and set color    */
/* ================================================ */
div#menu1 ul.rMenu {
	background: #yellow;
	border: solid 1px red; 
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #4  
Old Apr 9, 2010, 09:38 PM
agallia's Avatar
agallia
 
16 posts · Feb 2010
Lafayette, Louisiana, USA
Thanks much. Fixed my problem.

Bookmarks

Tags
menu bar border



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change border around Menu bar? agallia Header configuration & styling 1 Mar 28, 2010 05:33 PM
[SOLVED] Removing the dashed border around cat/page bar vil2 Header configuration & styling 4 Jan 16, 2010 06:53 AM
[SOLVED] how to create a CSS insert for border-left border-right on menu tabs aliengirl Page & Category Menu Bars 3 Jan 7, 2010 08:22 PM
[SOLVED] Trying to remove a border in the heading/menu anneks Header configuration & styling 2 Oct 16, 2009 12:24 PM
Page menu border help BigG Page & Category Menu Bars 2 Mar 17, 2009 12:39 PM


All times are GMT -6. The time now is 12:25 AM.


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