Help me with a simple fix

administer

Compromised account. Please contact Support.
Joined
Nov 19, 2008
Messages
160
Reaction score
26
Hello,
The script is: yahoo answers (you ask it).
Background images show on some pages but not on others:
http://blablack.com/login.php
> Where and what code can i change or chmod, so that background images is the same on all the site.
Thank you again for your help.
 
Hello,
No one to help with this simple problem?
Please tell me where-what to change here to have the same background:
http://blablack.com/login.php
Thank you again for your help.
 
Find the following string in the code of login.php

Code:
<LINK media="screen" href="css/" type="text/css" rel="stylesheet">

and change it for

Code:
<LINK media="screen" href="css/default.css" type="text/css" rel="stylesheet">
 
Thank you for your help.
Mod, please close this thread.
Thankx again
 
Back
Top