Author |
Message |
23/05/2005 21:40:50
|
El~Spaniad
Newbie
Joined: 23/05/2005 21:23:56
Messages: 3
Location: UK
Offline
|
I'm using your AG script (unsuprisingly) and I'm trying to stick a background image on it so that it stays consistent with the layout of my site. I've tried doing it but it doesn't seem to like it.
I edited the header.php file, the CSS part and added a background image bit..
Then at the body bit i stick..
Now I'll admit my HTML skills aren't up to scratch like they used to be but is my stuff not correct?
Cheers
Spaniad.
|
|
24/05/2005 08:38:12
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
.framebg { background-image: url(../img/morbid_demise_07.gif)
you forgot the closing }. Why did you make it a class and not just use body ?
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
24/05/2005 22:03:47
|
El~Spaniad
Newbie
Joined: 23/05/2005 21:23:56
Messages: 3
Location: UK
Offline
|
I added the closing } but it didnt make any difference
When you say use it as a body, would you mind elaborating? I have a rough idea of what you mean but I don't fully get it.
|
|
24/05/2005 23:36:52
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
But I'd suggest using the full url of the image you are using.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
25/05/2005 20:57:04
|
El~Spaniad
Newbie
Joined: 23/05/2005 21:23:56
Messages: 3
Location: UK
Offline
|
Cheers mate.. it's all working and everything now!
|
|
|