Jump to content
Sign in to follow this  
deandwyer

css changes not saving in settings of Platform Pro

Recommended Posts

deandwyer

So I was am trying to change the font colour in my nav menu and twitter feed at the bottom of each page. Was able to do it in firebug when I access this code... .tcolor3, .lcolor3 a, .main_nav li a, .widget-title a, h3.widget-title a, #subnav_row li a, .metabar em, .metabar a, .tags, #commentform label, .form-allowed-tags code, .rss-date, #breadcrumb, .reply a, .post-nav a, .post-nav a:visited, .post-footer, .auxilary a, #buddypress-page .standard-form .admin-links a, #twitterbar .content .tbubble, .widget ul.twitter .twitter-item, .cform .emailreqtxt, .cform .reqtxt, #pagination .wp-pagenavi a, #pagination .wp-pagenavi .current, #pagination .wp-pagenavi .extend, .main_nav ul.sf-menu a, .sf-menu a:visited, #featurenav a, #feature-footer span.playpause { color: #white; } When I paste this into the css nothing happens. Any thoughts on what is wrong? I have made other css changes in the past and things worked beautifully. Site: [url=http://www.outsmartyourbodyfat.com] DD

Share this post


Link to post
Share on other sites
deandwyer

Oh and I have tried things suggested in forum... *activated another theme and re-activated pro *disabled ajax *checked box for dynamic css Changes still don't register :-)

Share this post


Link to post
Share on other sites
kgstew

Hi Dean, You are going to need to pinpoint the class you are trying to color a little more. Trying to apply a color to that string of classes and id's is going to run into some problems. If your changes are not appearing it is because you are not modifying the proper CSS class. In the Nav I would try .main-nav li a and then check the footer css to find a more simple css tag as well. Also in regards to the Nav you may want to take a look at CSS pseudo classes to control how the links work when hovering or active. Cheers, -Kyle

Share this post


Link to post
Share on other sites
blindoff
Hello i've got the same problem with css update when i've "save option" as wel for custum code, i've tried to change the permissions of dynamic.css to 666 and 777 but nothing change. i'm using wordpress 3.2 and the last plateform pro version. than'ks for the help bastien

Share this post


Link to post
Share on other sites
Danny
@blindoff Can you create a new topic regarding your issue please and a link to your website too!

Please search our forums, before posting!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×