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 » Center area post/pages »

Need to change color of links


  #1  
Old Nov 29, 2011, 07:34 AM
abhayns
 
15 posts · Aug 2010
Rutland, UK.
Send a message via Skype™ to abhayns
Need to change color of links

Please would somebody advise me how to arrange for links in sidebars and center of website to change color when curser hovers. Settings in ATO do not work for me.
  #2  
Old Nov 29, 2011, 08:37 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
What version? what is the url? what EXACTLY have you tried, be detailed.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Nov 29, 2011, 10:09 AM
abhayns
 
15 posts · Aug 2010
Rutland, UK.
Send a message via Skype™ to abhayns
Version 3.7.1. on www.arttoursltd.co.uk

I have tried editing the "body, text & links" section of the Atahualpa overall "style & config menu"

I have added various codes into add HTML/css inserts e.g.

a:link {
color: #12448;
}

and

div.post a:link {
color: #12448;
}

Your help is appreciated
  #4  
Old Nov 29, 2011, 10:41 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
did you look at the themes widget options?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Nov 29, 2011, 10:46 AM
abhayns
 
15 posts · Aug 2010
Rutland, UK.
Send a message via Skype™ to abhayns
Yes, I have edited the widget list items section.

I tried the following code which produced an underline that changed colour but I could not remove the underline and get the link itself to change colour

a {
border-bottom:1px solid #cccccc;
padding-bottom: 2px;
}
a:visited {
color: #09C;
text-decoration: none;
}
a:hover {
color: #333333;
border-bottom:3px solid #AD3417;
padding-bottom: 2px;
text-decoration: none;
}
a:active {
color: #006;
text-decoration: none;
}
a:link {
text-decoration: none;

Last edited by abhayns; Nov 29, 2011 at 10:56 AM. Reason: additional text
  #6  
Old Nov 29, 2011, 12:07 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
The settings for the links n the widget area will be more specific than the css you specified in the previous post. You should learn how to use FireBug in FireFox to examine the emements and determine the CSS that is being applied

Atahualpa provides settings for links in a list, but because most widgets are provided by other authors, there is no way to know what the exact CSS for a particular widget link might be.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Change color of links in my rss feed frugalmom RSS, Feeds & Subscribing 0 Mar 11, 2011 12:13 PM
[SOLVED] Page Navigation Links (next/previous) - color change!!! shbaxt Center area post/pages 2 Sep 13, 2010 08:13 AM
How to change font color on links i header? MrStark Header configuration & styling 1 Jan 3, 2010 02:48 PM
[SOLVED] cant change the color of my links in page settings atahualpa? 123davelee Page & Category Menu Bars 9 Aug 14, 2009 03:28 PM


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


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