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 »

Adding formatting to submenu dropdown


  #1  
Old Sep 12, 2009, 12:46 PM
kdawes01's Avatar
kdawes01
 
102 posts · May 2009
Missoula, MT
Adding formatting to submenu dropdown

I wanted to share this...

I needed to add some dividers between the items in a submenu dropdown list without affecting the main menu and added the following code into the CSS inserts of Atahualpa.


/* add formatting to submenu items */
div#menu1 ul.rMenu li ul.rMenu-ver li{
border-top:1px solid #ffffff;

}


I hope this can help someone...

Ken
  #2  
Old Jul 14, 2010, 10:34 PM
alleyoopster
 
27 posts · Mar 2010
Do you know how I can change other formatting for the submenu. I wanted to change the font size, just of the submenu. I tried putting in below in hope, but I haven't got it right. If you can help out would appreciate it.

HTML Code:
/* add formatting to submenu items */
div#menu1 ul.rMenu li ul.rMenu-ver li{
font-size: 9px;
  #3  
Old Jul 15, 2010, 04:20 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
you need one more element in the selector, use
HTML Code:
/* add formatting to submenu items */
div#menu1 ul.rMenu li ul.rMenu-ver li a {
font-size: 9px;
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #4  
Old Jul 15, 2010, 05:09 AM
alleyoopster
 
27 posts · Mar 2010
Very much appreciated juggledad
  #5  
Old Dec 30, 2010, 02:05 PM
aravere's Avatar
aravere
 
56 posts · Sep 2010
rural Virginia, US
Hi- I think this thread just about answers my question: how can I make the font style for the submenu items different (i.e. smaller, regular/non-bold) from the main menu? See my site at www.timothychambers.com

Reading the answers above, where do I input the revised code?

Thanks!
__________________
I am using WP 3.5.1 and ATA 3.4.6
  #6  
Old Dec 30, 2010, 08:37 PM
alleyoopster
 
27 posts · Mar 2010
Quote:
Originally Posted by aravere
Reading the answers above, where do I input the revised code?

Thanks!
Within Atahualpa Theme Options (Various Content Items) Add HTML/CSS Inserts - At the bottom of CSS Inserts

Working example at http://www.smith-jewellery.com/

Bookmarks

Tags
css insert, divider, submenu



Similar Threads
Thread Thread Starter Forum Replies Last Post
Active colour for submenu nymana Page & Category Menu Bars 0 Jul 28, 2009 03:00 PM
Adding sidebar links outside of the blogroll (with formatting matching the sidebar) Flur Sidebars & Widgets 8 Jul 21, 2009 10:50 AM
Submenu formatting interage Page & Category Menu Bars 0 Apr 24, 2009 10:48 AM
formatting (adding space) to main page menu viewdesigninc Page & Category Menu Bars 1 Mar 31, 2009 06:38 PM
adding space between rotating header and category dropdown menu smkpbk Header configuration & styling 1 Feb 24, 2009 07:24 AM


All times are GMT -6. The time now is 11:35 PM.


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