Can’t get external file sheet to work…
Posted: 22 December 2008 06:31 AM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2008-12-22

Hello,

I have been trying to get my CSS to work through an external CSS file. When I do this using <link rel=“stylesheet” type=“text/css” href=“http://www.true-pool-legends.com/tpl.css” />, not all of my styles are loaded. The styles that are being left out are the main background images which make up the background for the entire site. The divs that contain the backgrounds that are not showing are #content_main, #content_right, #nav_bar, and #header. I don’t know why all the other style are working accept for the ones with the larger backgrounds. So, I had to embed the CSS for now. Any help would be appreciated. http://www.true-pool-legends.com

Thanks.

EDIT:

NEVERMIND…GOT IT FIXED… IMAGE FILES WERE POINTED WRONG…THANKS!

Profile