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 » Sidebars & Widgets »

Bold active page link title - How?


  #1  
Old Oct 13, 2009, 01:03 PM
snarunas
 
12 posts · Oct 2009
Hi again,

Anyhow is possibly to set active page link title inside of the widget to be bold?

Last edited by snarunas; Oct 13, 2009 at 01:08 PM.
  #2  
Old Oct 13, 2009, 01:26 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
play with font-weight
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Oct 13, 2009, 01:43 PM
snarunas
 
12 posts · Oct 2009
playing, but no change at style widgets, style sidebars, no any effect at all
  #4  
Old Oct 13, 2009, 02:19 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
you will probably need to look at the generated source, figure out which widget and then do a css insert.

You could probably do it for all widgets using '.widget {...put css here...}' but you will probably have to be more specific since there is a lot CSS ansd the more specific for an override, the better.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Oct 14, 2009, 09:37 AM
snarunas
 
12 posts · Oct 2009
hmm, what is a possibly command for that? the PAGES widget exactly
  #6  
Old Oct 14, 2009, 11:40 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what css insert have you tried? show the code
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #7  
Old Oct 14, 2009, 12:00 PM
snarunas
 
12 posts · Oct 2009
Actually I have not tried, im not sure what is a command to highlight active link title inside of PAGE widget

Last edited by snarunas; Oct 14, 2009 at 12:03 PM.
  #8  
Old Oct 15, 2009, 07:56 AM
snarunas
 
12 posts · Oct 2009
Oki i found something, the CSS insert which works.

li.current_page_item {
background: #000000;

just one problem that i dont need a background colour for current open page link but simply to highlight the current open page text link, how that is possibly?

Last edited by snarunas; Oct 15, 2009 at 08:25 AM.
  #9  
Old Oct 15, 2009, 08:33 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what's your url?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #10  
Old Oct 15, 2009, 12:46 PM
snarunas
 
12 posts · Oct 2009
http://www.komantas.lt
username: komantas
password: 161203841
  #11  
Old Oct 17, 2009, 10:37 AM
snarunas
 
12 posts · Oct 2009
hmmm, by some reasson

li.current_page_item a{
color: #67666f;
}

or

li.current_page_item a:link{
color: #67666f;
}

or

li.current_page_item a:link, a:visited, a:active{
color: #67666f;
}

not works

Last edited by snarunas; Oct 17, 2009 at 11:02 AM.
  #12  
Old Oct 20, 2009, 07:56 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try this
HTML Code:
td#right li.current_page_item a,
td#left li.current_page_item a {
color: #00ffff !important; 
}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Highlight active category / page item in menus vjoseph Page & Category Menu Bars 31 Apr 30, 2012 06:08 PM
Page Menu Bar Bold technstuff Page & Category Menu Bars 5 Jul 24, 2010 11:29 AM
Active page menu background image css help dixieprosser Page & Category Menu Bars 1 Mar 18, 2010 01:13 PM
[SOLVED] Link images in bloroll sidebar ALSO show the title of the link sine Sidebars & Widgets 6 Sep 7, 2009 03:11 PM
[SOLVED] I want links not bold but h2 on home page bold...how? jankph New Versions, & Updating 1 Jul 19, 2009 10:30 AM


All times are GMT -6. The time now is 04:40 AM.


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