PhotoPlog

PhotoPlog (http://www.photoplog.com/forum/index.php)
-   Troubleshooting & Problems (http://www.photoplog.com/forum/forumdisplay.php?f=6)
-   -   Background Image... (http://www.photoplog.com/forum/showthread.php?t=629)

noiselab 10-14-2006 09:40 AM

Background Image...
 
I notice when I go to the photoplog page, the background image ( defined in the vbulletin css ) that is set to tile smack in the center of the forum doesn't show up, but shows up fine on forum pages.

Any ideas ?

Morgan 10-14-2006 03:11 PM

What is the CSS for the image to which you refer?

noiselab 10-14-2006 05:14 PM

My "BODY" css for vB has these extra attributes :

Code:


margin: 0px 0px 0px 0px;
padding: 0px;
background-image:url(backgroundtile.jpg);
background-position:center;
background-color:#000000;
background-repeat:repeat-y;

but when I open photoplog directory those attributes don't show up, the background image doesn't show up or tile vertically.

noiselab 10-14-2006 05:41 PM

Ah I fixed it that was easy, just had to change file name of the JPG to a full url and everything worked like magic.

Thanks.


All times are GMT. The time now is 10:35 AM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.