Help Please – CSS Issues for Colours
-
Hi
I am new to developing on the wordpress backbone. I bought the theme Soundcheck as well as the customizing portion and was trying to change something in the CSS that didn’t work out but what I did was I saved the original CSS in notepad (just in case) Somehow in the process the original CSS disappeared (in wordpress and was replaced with /* mooooooo */ and nothing else so I cannot revert it back. When I pasted the original back in from notepad the colour of my navigation bar changed etc and now when I go into customizing the colours they do not change from the original. Does anyone know how I can fix this. I need a specific colour on it and I cannot get it to change. Is there somewhere in the CSS I can change it. I am not the strongest in CSS.
Please help.
Thanks
D
The blog I need help with is: (visible only to logged in users)
-
I have the Sound check too, and paid for upgraded COLORS. I can’t get my text to change for the life of me, or the links. My blog is hoggingup.wordpress.com or http://www.hoggingup.com
I am using this css for links but it’s not working <style type=”text/css”>
<!–
a:link {color: #000000; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #008000; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }
–>
</style> -
The “/* mooooooo */” comment appears for completely blank CSS if you have selected the “Don’t use Soundcheck’s CSS” option in the settings at the bottom of the Appearance → Custom Design → CSS page. You should definitely be using the “Add my CSS” option instead.
I checked http://letterbombmusic.wordpress.com/ and it seems to be returned to normal. If you’re still having trouble with the colors, please let me know.
@brennanletterbomb and @iramency, both of your sites look great!
- The topic ‘Help Please – CSS Issues for Colours’ is closed to new replies.