How or where can I upload a lot of images for css?
I download a site theme,It include some css file and many images to be used in css. Should I upload them into media section one by one? or other better way? Can I upload them all by once? Who can give me anwser? And how to used them? create a datatype or other?
Create a "css" folder and an "images" folder in the root of the site and put your files there like you usually do. Design elements shouldn't be available in the Media section.
This should be controlled via your Master templates. So, if you have multple sites in your installation, then I would create multiple mater pages to support your structure. This is of course if you have deviating markup between the different themes. If you do NOT have different markup for each template, then you can control this by simply using differnt CSS includes based on site strucutre, urls vars, or other methods.
Also, please have a look altTemplate as this will surely be of some help.
How or where can I upload a lot of images for css?
I download a site theme,It include some css file and many images to be used in css. Should I upload them into media section one by one? or other better way? Can I upload them all by once? Who can give me anwser? And how to used them? create a datatype or other?
Hi Sun,
Create a "css" folder and an "images" folder in the root of the site and put your files there like you usually do. Design elements shouldn't be available in the Media section.
/Chriztian
But I want to creat more than one themes, each theme include different css and images,How I divide them?
This should be controlled via your Master templates. So, if you have multple sites in your installation, then I would create multiple mater pages to support your structure. This is of course if you have deviating markup between the different themes. If you do NOT have different markup for each template, then you can control this by simply using differnt CSS includes based on site strucutre, urls vars, or other methods.
Also, please have a look altTemplate as this will surely be of some help.
Cheers,
Nik
is working on a reply...