|
Post by Isa The Great on Oct 11, 2009 14:05:12 GMT -5
Gradients are where you add an image instead of a color to part of the forum. Edit the Red with the URLs of your images:
Global Header:
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>
Menu Bar Image
<style type="text/css"> <!-- .menubg {background-image: url(URL OF IMAGE); background-repeat: repeat;} --> </style>
Welcome Table Image
<style type="text/css"> <!-- .welcomebg {background-image: url(URL OF IMAGE); background-repeat: repeat;} --> </style>
News Fader Bar Image
<style type="text/css"> <!-- .newstitlebg {background-image: url(URL OF IMAGE); background-repeat: repeat;} --> </style>
Window1 Image
<style type="text/css"> <!-- .windowbg {background-image: url(URL OF IMAGE); background-repeat: repeat;} --> </style>
Window2 Image
<style type="text/css"> <!-- .windowbg2 {background-image: url(URL OF IMAGE); background-repeat: repeat;} --> </style>
|
|