2013-08-01, 09:09 PM
2013-08-01, 09:13 PM
That is called the .thead class. You can locate it at ACP>Templates & Styles>Themes>YOUR THEME>Global.css>Simple Mode>Select .thead in the dropdown
In the background, add the path to your custom image. Example of how to add the path is below:
Example Outcome
In the background, add the path to your custom image. Example of how to add the path is below:
url(PATH) top left repeat-x
Example Outcome
url(images/thead_bg.png) top left repeat-x