mrs-pattz
Dec 18 2008, 07:52 PM
Whats the css code to make a BG to repeat where the main txt goes and not the rest of the layout?
wwwww
Dec 18 2008, 07:59 PM
CODE
<style type="text/css">
table {background: url(BACKGROUND URL) repeat}
</style>
That should work.
mrs-pattz
Dec 18 2008, 08:02 PM
then what do I put in the table? haha