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 »

Page Menu Bar Bold


  #1  
Old Jan 31, 2009, 11:59 PM
technstuff
 
6 posts · Jan 2009
How do you make the page menu bar text bold.
  #2  
Old Feb 1, 2009, 07:57 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Add this via HTMl/CSS Inserts -> CSS Inserts:

HTML Code:
 ul.rMenu li a:link, 
ul.rMenu li a:hover, 
ul.rMenu li a:visited, 
ul.rMenu li a:active
    {
    font-weight: bold;
    }
  #3  
Old Aug 14, 2009, 04:27 AM
aquilaciencia
 
11 posts · Aug 2009
Hello Flynn, I have tried your advice for turning the text in the Page Menu Bar bold, and it isn't working for me. My css inserts look like this:

td#left, td#right {
font-size: 16px;
font-family: "arial";
}

ul.rmenu li a:link,
ul.rmenu li a:visited,
ul.rmenu li a:active,
ul.rmenu li a:hover {
font-weight: bold;
}

Thanks
  #4  
Old Aug 14, 2009, 05:08 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
use this
HTML Code:
div#menu1 ul.rMenu li a:link, 
div#menu1 ul.rMenu li a:hover, 
div#menu1 ul.rMenu li a:visited, 
div#menu1 ul.rMenu li a:active {
	font-weight: bold;
	}
and make sure to use the exact upper/lower case
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Jul 24, 2010, 11:07 AM
Divya
 
9 posts · Jul 2010
Hi,
HTML code only works for menu1 in atahualpa 353 . What do I do for menu2 (%cats) ? .
I also want to style and animate my menubar. I tried using following code in css inserts but image is not repeated and there is gap between the menu items.

ul.rMenu li {
background:#b0b0b0 url('http://warvictims.files.wordpress.com/2007/08/menubg1.png') left repeat-x;
}

ul.rMenu li a:hover

{
background:#b0b0b0 url('http://warvictims.files.wordpress.com/2007/08/menubg1.png') left repeat-x;
font-weight:bold;
}

Could you please help me?
  #6  
Old Jul 24, 2010, 11:29 AM
Divya
 
9 posts · Jul 2010
aha.. menu 2 worked [donno what I was thinking]

pls help me with the background image.

Thanks,
Divya

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Atahualpa Page Menu Bar -> BFA Page Menu Bar? bhannemann Page & Category Menu Bars 16 Feb 21, 2011 04:49 AM
How To add Bold and Underline to Page and Category Menu Bar Hovers fromtheranks Page & Category Menu Bars 8 Aug 5, 2010 05:07 AM
How to make Page Menu Bar items BOLD? PerryM Page & Category Menu Bars 3 Dec 3, 2009 09:03 AM
How do I add an icon to a page menu link in page menu bar? bcorrigan Page & Category Menu Bars 9 Apr 6, 2009 02:35 PM
How to make <bold> the category menu text ? ciolo Atahualpa 3 Wordpress theme 1 Mar 28, 2009 07:53 PM


All times are GMT -6. The time now is 06:57 AM.


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