Nav Editing with CSS
Started by
tim4708
, Mar 05 2011 12:41 PM
8 replies to this topic
#1
Posted 05 March 2011 - 12:41 PM
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.
#2
Posted 05 March 2011 - 07:55 PM
Were there any other changes made to the CSS other than the change made to the code you posted above?
#3
Posted 06 March 2011 - 03:51 AM
No other changes were made.
#4
Posted 06 March 2011 - 04:19 AM
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 .
Now, the only problem is that the light blue portion of the site is too narrow. It can be seen .
#5
Posted 06 March 2011 - 08:24 AM
The Boxes and Features are messed up, too.
#6
Posted 06 March 2011 - 05:10 PM
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:
If you also disable ajax saving, this most likely won't happen again .
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:
If you also disable ajax saving, this most likely won't happen again .
#7
Posted 07 March 2011 - 12:41 AM
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!
#8
Posted 07 March 2011 - 12:50 AM
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.
#9
Posted 07 March 2011 - 02:51 AM
I deleted some recently added CSS and played around with PlatformPro Settings -> Layout. Problem solved.











