Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   [SOLVED] active menu > how to keep active a link in menu page? (http://forum.bytesforall.com/showthread.php?t=6819)

bender57 Apr 21, 2010 02:00 PM

[SOLVED] active menu > how to keep active a link in menu page?
 
Hi everybody,

How to define current page menu as active in left sidebar (with associated css style)?

I want to add a bottom-border on li for the current active page?

link: http://www.papyrus-translation.com/W..._id=88&lang=en

Thanks a lot!:p

juggledad Apr 28, 2010 07:44 AM

you could try
HTML Code:

.widget_pages li.current_page_item {
    border_bottom: solid 1px #000000;
}



All times are GMT -6. The time now is 02:55 PM.

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