Search found 3 matches

by Damien White
Wed Aug 20, 2008 5:20 am
Forum: PhpBB3 General
Topic: How to add a background watermark?
Replies: 18
Views: 39245

Re: How to add a background watermark?

Try this in stylesheet, making note to change background img url

body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #828282;
background-color: #FFFFFF;
background-image: url('IMAGE URL GOES HERE');
/*font-size: 62.5 ...
by Damien White
Wed Aug 20, 2008 4:09 am
Forum: PhpBB3 General
Topic: How to add a background watermark?
Replies: 18
Views: 39245

Re: How to add a background watermark?

Sure would be nice to see a post of it here ... ;)
by Damien White
Wed Aug 20, 2008 4:04 am
Forum: ModphpBB3 General
Topic: Thank you mod...
Replies: 9
Views: 23373

Thank you mod...

I was wondering :?: if anyone has attempted to get any of the Thank you mods working in 1.0.4.

If so, would you mind pointing me to which version, if not, can this be considered a request?

Thanks in advance