1) yes, just use the colour picker and set the bgcolor directly in your body tag.
2) Not sure I understand this question, you can have MasterTemplates that inherit from other Master Templates but I'm not sure that's what you're asking,
1) Yes, you can control the markup exactly how you want, so in the body tag just set the <body background="your.gif"> on your homepage doctype add a way for the user to upload the background image.
2) Yes, go to Settings- then select your DocType, under "Allowed templates just specify which templates you want your user to be able to select.
template questions...
Hello,
I dont know whether i can do or not this tihngs but i like to know whether we can do it , if yes then how ?
1.can i change background without touching the css ? ......
2. how to use more than one master page for single template ?
Hi,
1) yes, just use the colour picker and set the bgcolor directly in your body tag.
2) Not sure I understand this question, you can have MasterTemplates that inherit from other Master Templates but I'm not sure that's what you're asking,
Rich
ok ....
1. & if i have image in background then can i change that image ?
2. say i have two different master pages
master page 1 & master page 2
& i have one template say template1
I want to give permission to the site master to choose which master page to apply on the template. can i do like this ?
Hi,
1) Yes, you can control the markup exactly how you want, so in the body tag just set the <body background="your.gif"> on your homepage doctype add a way for the user to upload the background image.
2) Yes, go to Settings- then select your DocType, under "Allowed templates just specify which templates you want your user to be able to select.
Rich
ok...
1. ok..i tried that for whole body ..it working fine .... but wha if i want to change the background image of perticular div ?
Hi Vaibhav
It's the same concept.
You just need to fetch the image on that div element instead of on the body element. Does it make sense?
Otherwise I would like to see a snippet of the template where you have the specific div element.
/Jan
is working on a reply...