Go Back   Profit Blogging Forum > Community Forum > Installing and Using WordPress

Installing and Using WordPress Post all questions on installing, upgrading, moving, importing and deleting Wordpress here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 20-02-08
lokeshw lokeshw is offline
Junior Blogger
 
Join Date: Jan 2008
Posts: 13
Default Modifying the link appearance in Right Sidebar

Hi

I want to change the appearance of the links in the right sidebar (r_sidebar). I am trying to learn some CSS by reading some online tutorials for this purpose.

I’m not sure what part of style.css should I change. I want the link to be blue, visited link to be purple and so on. Whatever changes I put in the CSS affects the entire page but not the right sidebar. How can I change the appearance of right bar links?

Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 20-02-08
nekonron nekonron is offline
Administrator
 
Join Date: Dec 2007
Posts: 233
Default

Try this coding instead in your css

#sidebar a {
xxxxx
}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 20-02-08
lokeshw lokeshw is offline
Junior Blogger
 
Join Date: Jan 2008
Posts: 13
Default

I tried it in earlier and I tried it now as well. here's the code I put in the CSS

#sidebar a:link {
color:#0000ff;
margin:0;
text-decoration:underline;
}

The link color is still grey and there is no underline.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 21-02-08
nekonron nekonron is offline
Administrator
 
Join Date: Dec 2007
Posts: 233
Default

If you check the css, there should be one that says:

#sidebar ul li a

Try editing that.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +9. The time now is 10:53 PM.


LinkBacks Enabled by vBSEO 3.0.0 RC4

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29