Some users are currently experiencing over capacity errors. Check
http://status.vanillaforums.com/ for updates.
Customizing themes web and mobile
- Can you update my favorite icon with this
http://www.cyta.com.cy/- I am trying to change the current CSS but I can't see the CSS code.
- Can I change the mobile CSS and where? Can I have my custom icon-adding to iPhone homepage?
Comments
2) That's correct; you'll just add new rules. Your customizations will load last so they'll override any existing ones. I recommend using Chrome's web developer tools or Firefox's Firebug to see what rules you'll want to override.
3) Let me look into this and I'll get back to you.
#SomeTag .SomeClassand your new rule only refers to.SomeClassthen your rule carries lesser weight and will not override. Be sure to use exactly the same reference when doing your overrides.Could you please re-upload your logo in the Dashboard? I stumbled upon a bug while adding the favicon and the logo got removed. I've fixed the bug so it won't happen again.