Multiple CSS?
3 posters
Page 1 of 1
Multiple CSS?
Just wondering, because I know the style sheet can actually be maxed out, but I am wondering if there is a way to have more than one so you aren't limited to what you can do to a site. So is it possible to have more than one CSS on the forum and can you use both at the same time to give off a better viewing experience to users? I say this because I have almost reached my max on the CSS but no where near being fully done with the coding aspect and I need more room.
Re: Multiple CSS?
You can link to ANY external stylesheet ( as long as CORS allows it ), so if you have your own website, then you can host a stylesheet on there and link to it. You can also find free hosts to host your files, although some have bandwidth limits. Personally, if you're going free, I'd recommend the following method.
http://docs.helpscout.net/article/92-stylesheet-dropbox
Then all you need to do is add your stylesheet in the <head> section of the overall_header template.
Example CSS :
http://docs.helpscout.net/article/92-stylesheet-dropbox
Then all you need to do is add your stylesheet in the <head> section of the overall_header template.
Example CSS :
- Code:
<link rel="stylesheet" type="text/css" href="https://dl.dropboxusercontent.com/s/rdhg16v1gk8icap/classified_ads-min.css" />
Similar topics
» Having Multiple Ranks
» Multiple problems. Need help.
» Multiple ranks
» Multiple Memberships
» Multiple logos
» Multiple problems. Need help.
» Multiple ranks
» Multiple Memberships
» Multiple logos
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum