Jump to content
Sign in to follow this  
tim4708

Deleting and Adding CSS

Recommended Posts

tim4708

Hi, When I delete an entry from Custom CSS, my website does not always revert to its original appearance...only sometimes. Do you have any suggestions on how to deal with this problem? Thanks.

Share this post


Link to post
Share on other sites
tim4708

Most recently, I added and deleted from Custom CSS: .fixed_width #page, .fixed_width #footer, .canvas #page-canvas { width: 1031px; } in order to change the width of the center light blue column on the page noted above. I then deleted this CSS because I wanted to change the page back to its original appearance. The page did not revert to its original appearance.

Share this post


Link to post
Share on other sites
tim4708

I changed the nav section width to make it wider...that helped me get all the headers on one line. I did this to compensate for the fact that the middle light blue column on my site had been narrowed for some unknown reason. Anyway, I changed the width using the following CSS: #primary-nav ul.main-nav.nosearch { width: 840px; } I deleted this from my Custom CSS as well, after I found that it messed up my site.

Share this post


Link to post
Share on other sites
tim4708

What if I just deleted all of my custom CSS and re-entered it, one by one? Perhaps that would let me isolate the problem? Is that a good idea?

Share this post


Link to post
Share on other sites
tim4708

I deleted some recently added CSS and played around with PlatformPro Settings -> Layout. Problem solved.

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  

×