tim4708 0 Report post Posted March 5, 2011 Hi, I removed a line of custom CSS: the line I removed was font-weight: bold; (shown below) #primary-nav li a { font-size: 1em; font-weight: bold; } My goal was to simply remove the bold characteristic from the appearance of the Nav headings. Unfortunately, it caused my entire homepage to go haywire. I tried reinserting the code to return the homepage to it's old appearance, but no luck. What would you suggest? My webpage is www.business-english-editors.com Thanks. Share this post Link to post Share on other sites
catrina 103 Report post Posted March 5, 2011 Were there any other changes made to the CSS other than the change made to the code you posted above? 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 6, 2011 No other changes were made. Share this post Link to post Share on other sites
tim4708 0 Report post Posted March 6, 2011 OK, for some reason, my website has once again changed appearance, luckily for the better. Now, the only problem is that the light blue portion of the site is too narrow. It can be seen here. Share this post Link to post Share on other sites
tim4708 0 Report post Posted March 6, 2011 The Boxes and Features are messed up, too. Share this post Link to post Share on other sites
studentkrubb 0 Report post Posted March 6, 2011 Hello Tim, I've experienced the very same issue. Whenever I save any incorrect css custom coding, my entire site goes bananas. (Probably because the false coding breaks a larger part of coding.) I've located the problem to the layout editor. If you do as following, your problem will be solved, at least temporarily: PlatformPro > Settings > Layout edtior > Reset layout If you also disable ajax saving, this most likely won't happen again PlatformPro > Settings > Misc settings. Share this post Link to post Share on other sites
tim4708 0 Report post Posted March 7, 2011 Joakim, Thanks so much for your help. Unfortunately, resetting the layout did not resolve my issue. Also, would it be possible to specify a bit further where "ajax saving" is located? I do not see a "Misc settings" button within "Settings." I am using Platform Pro 1.2.3 Thanks again! Share this post Link to post Share on other sites
tim4708 0 Report post Posted March 7, 2011 Joakim, I just saw in the Forum that I need to update to Platform Pro 1.3 to get "Misc Settings" to appear within "Settings." I'll upgrade to 1.3 and update the post after I try your suggestion. 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