|
Post by BoyBeater on Jan 27, 2004 12:21:19 GMT -5
<style type="text/css"> <!-- .catbg {background-image: url(URL OF IMAGE); background-repeat: repeat;} --> </style>
Images Instead Of Colours (Gradients)
Title Bar Image
<style type="text/css"> <!-- .titlebg {background-image: url(URL OF IMAGE); background-repeat: repeat;} --> </style>
Category Bar Image
<style type="text/css"> <!-- .catbg {background-image: url(URL OF IMAGE); background-repeat: repeat;} --> </style>
Background Of Post 1 Image
<style type="text/css"> <!-- .windowbg {background-image: url(URL OF IMAGE); background-repeat: repeat;} --> </style>
Background Of Posts 2 Image
<style type="text/css"> <!-- .windowbg2 {background-image: url(URL OF IMAGE); background-repeat: repeat;} --> </style>
Border Image
<style type="text/css"> <!-- .bordercolor {background-image: url(URL OF IMAGE); background-repeat: repeat;} --> </style>
Welcome Table Background Image
<style type="text/css"> <!-- .welcomebg {background-image: url(URL OF IMAGE); background-repeat: repeat;} --> </style>
Menu Background Image
<style type="text/css"> <!-- .menubg {background-image: url(URL OF IMAGE); background-repeat: repeat;} --> </style>
Edit the URL OF IMAGE in any of the codes you are going to use from above, by replacing it with the url of your image you want there, eg http://www.myimages.com/images/001.gif . Once you have inserted the url of the image, place the code into your headers
|
|