J J
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: CSS help for font color for specific linksAlternatively, I can take out the !important and add a way to teach the post links to be the new blue (without the !important they remain red, but everything else is ok).
Thank you again in advance! I am trying to avoid becoming a CSS expert just to make this one change, so any suggested code is MUCH appreciated.
Forum: Fixing WordPress
In reply to: CSS help for font color for specific linksCafesimone – I changed it back to the original way as I had to go out for a bit and did not want it to look ‘funky’. I put it back to the new blue font so you can see the problem. Thanks!
I will check the specific selectors, thank you Andrew!
Forum: Fixing WordPress
In reply to: CSS help for font color for specific linksThank you for your help! Code did not work – same problem (links to posts are not changing color) Will go to csscreator.com
Forum: Fixing WordPress
In reply to: CSS help for font color for specific linksWould it help if I remove the ‘important’ so you can see the problem with my posts when it is removed?
Forum: Fixing WordPress
In reply to: CSS help for font color for specific linksI did ask the developer of the theme and he sent me to
https://www.w3schools.com/css/
If I remove the important, it then does not affect my impact buttons, BUT it also then does not affect my links to posts.
Thank you in advance!
Forum: Fixing WordPress
In reply to: CSS help for font color for specific linksSorry – https://www.sharedabilities.com
I changed my link color to blue, but that also changed the color in my “Sign In”, “Register” and “Sign Up Now” impact buttons.
I used this code to modify my links:
a:link, a:visited { color: #637FAD !important;}
#MainMenu .slideMenu ul li a:hover, body #wp-admin-bar ul li ul li a:hover, body #wp-admin-bar ul li ul li:hover ul li a:hover { color: #637FAD !important; }
a:hover { text-decoration: underline !important; }
#Wrapper {
border-top-color: #637FAD !important;
}Forum: Themes and Templates
In reply to: Want to divide my middle column into two sections- help!Also, the plugins I found look great, but are only compatible with earlier WP versions (I am using 3.3.1). Is it ok to try a 3.2 compatible plug in with WP 3.3.1 and see if it works? Or will it blow up my site?
Forum: Themes and Templates
In reply to: Want to divide my middle column into two sections- help!Will do that as well! I was hoping someone knew of a generic plugin or code that would do the trick. Thanks for responding!
Forum: Fixing WordPress
In reply to: Site is only listing one post! How to have multi posts????Ok…after HOURS of hair pulling, I minutes after posting this figured out how to change the settings so I can have more than one post to page, but can I change this by category? (i.e. one have five posts/page, one three? And still wonder how to order posts and get comments to show. Thanks!
Forum: Fixing WordPress
In reply to: Multiple Posts listed on same pageThanks to both! Will keep it in mind. Going to try to jerry-rig a plugin first. Appreciate you taking the time to respond!
Forum: Fixing WordPress
In reply to: Can't open dashboard! Pls Help!Fixed it on my own! Pointed the themes causing me problems in a dummy direction by renaming them in my c panel, then reinstalled my theme. 100% back to where I was! yippee!
Forum: Fixing WordPress
In reply to: Can't open dashboard! Pls Help!I was using Atahualpa as a theme originally.