Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
Dewey
Dewey
now i am making my own theme for the website. took one of them that came with the platform and modifying it big time. what i dont understand is why is part of it rolling over into the admin area. even if i change the theme to demo it does the same thing. what is going on is the background is showing in the area where i am adding the description to a product. i have an image for the background and have it filling the full site so there is no white at the bottom of the page. now mind you this is also doing it in the demo theme and i have not messed with that one at all. Is there something i need to do? I really cant be having this image as the background of the text areas. it is even in the articles. please help for i am Wall Bash
 
Dewey
Dewey
issue1.jpg (234Kb)  
this is what i am getting in the admin area
 
Vera
Vera
You can change background by editing WYSIWYG style inside the correspondent template. For example open admin_product.html and change the following line:
editor_sd.css_file = '{css_file}'
 
to this one:
editor_sd.css_file = ''
 
Regards,
ViArt Team
 
Dewey
Dewey
Thank you. That helped. I have done a little bit of basic coding some time ago. So now i am relearning a lot of this.