I would like to place an patterned image to fill the socket area below the footer, how would I do this? Thanks.
Image in socket area
7 posts from 2 voices-
Posted 1 year ago #
-
Hey,
open up css/custom.css and add following code:
#socket { background: url("../images/skin1/bg_socket.png") repeat scroll left top; }Please replace bg_socket.png with your pattern image.
Posted 1 year ago # -
Cant get that to work - I have copied as above and replaced skin1 with skin-minimal and bg-socket.png with my jpg. Any thoughts?
Posted 1 year ago # -
Can you add the code to css/custom.css please? I visited your site but couldn't find it?
Posted 1 year ago # -
Hmm - it is there saved in the quick css box.
Posted 1 year ago # -
My fault and sorted. Thanks.
Posted 1 year ago # -
Glad that you solved the problem :)
Posted 1 year ago #
Reply
You must log in to post.














