No background pic
tknospdr - June 24, 2008 - 20:31
| Project: | Plutado |
| Version: | 5.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I installed your theme, but I just get a plain black background. I don't see the image anywhere, is it missing from the theme?
Thanks,
David

#1
the image is referenced in the style.css file, line 8. change the #body background properties from
background: #000000 url(images/bg/bg-default.png) center top no-repeat;to
background: #000000;#2
please let me know if how this works for you!
#3
He is saying that the background image is missing, not that he wants to not display it. Your background Image is missing out of the package.
#4
#5
Okay, I looked at the source of your page and found where it was on your server. I grabbed a copy from you.
You still need to fix this though so others don't have to do the same thing.
Thanks,
David
http://www.FloridaPets.org
#6
thanks for the clarification! I simply misread the initial issue description. I've uploaded a new theme tagged 5.x-1.3 that includes the background image
#7
#8
Great, thanks!
David
#9
Automatically closed -- issue fixed for two weeks with no activity.