tim4708 0 Report post Posted March 6, 2011 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 0 Report post Posted March 6, 2011 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
catrina 103 Report post Posted March 6, 2011 Were there any other changes made to the CSS? Any other CSS deleted? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
tim4708 0 Report post Posted March 7, 2011 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 0 Report post Posted March 7, 2011 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 0 Report post Posted March 7, 2011 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