Adding Background
Create an ecommerce website in few minutes with this amazing Joomla ecommerce VirtueMart template.
- GK User
- Fri Jul 05, 2013 11:55 am
Hei,
How i put background for this template?
Thank for your help..
How i put background for this template?
Thank for your help..
-
- Fresh Boarder
- GK User
- Fri Jul 05, 2013 4:26 pm
Hi,
using CSS
or you can also use background-image property sets one or more background images for an element.
How to: http://www.gavick.com/documentation/joo ... -template/
Read also here: http://www.gavick.com/documentation/joo ... ackground/
using CSS
- Code: Select all
body { background: green; }
or you can also use background-image property sets one or more background images for an element.
- Code: Select all
body { background-image:url('http://demo.gavick.com/joomla25/boutique/modules/mod_image_show_gk4/cache/demo.img5gk-is-233.jpg'); }
How to: http://www.gavick.com/documentation/joo ... -template/
Read also here: http://www.gavick.com/documentation/joo ... ackground/
-
- Platinum Boarder
- GK User
- Sat Jul 06, 2013 7:53 am
Thank you..
-
- Fresh Boarder
3 posts
• Page 1 of 1