| View previous topic :: View next topic |
| Author |
Message |
JDR
Joined: 17 Feb 2012 Posts: 7
|
|
| Back to top |
|
 |
JDR
Joined: 17 Feb 2012 Posts: 7
|
Posted: Feb 25, 2012 1:43 pm Post subject: |
|
|
Problem solved.
Since the files are in folders e.g.
http://tosharefile.com/v2aafqwjgaj6/filefactory.png
Is in the /v2aafqwjgaj6/ folder.
My CSS files looked like this: "css/style.css" so the files though the CSS was in: "http://tosharefile.com/v2aafqwjgaj6/css/style.css" when it actually was in "http://tosharefile.com/css/style.css".
By simply giving the full URL of the CSS file I solved the problem. |
|
| Back to top |
|
 |
|