Guest Posted September 25, 2006 Posted September 25, 2006 Does anyone have any clue what would make infoboxes get all messed up like you'll find at this link... http://tinyurl.com/qfdej ??? This started happenning after my host decided to turn of register globals on the server, causing me to install the Register Global v1.5 mod. Everything works fine except for my infoboxes. After hours and hours of trying to figure out if it is the mod that caused this to happen, I really don;t htink that it is. Anyone have any ideas or suggestions?
Guest Posted September 27, 2006 Posted September 27, 2006 Wow, these posts get pushed off the first page very quickly! Anyone?
Guest Posted September 27, 2006 Posted September 27, 2006 <link rel="stylesheet" type="text/css" href="stylesheet.php"> should be; <link rel="stylesheet" type="text/css" href="stylesheet.css"> Make sure that name matches the file in your main directory.
Guest Posted September 27, 2006 Posted September 27, 2006 Thanks for replying but my stylesheet is a PHP file, not a CSS file.
Brooke Posted September 27, 2006 Posted September 27, 2006 a stylesheet isnt a stylesheet unless its .css Cascading Style Sheet look what happens when you try to view your "stylesheet" http://discountguitarcity.com/shop/stylesheet.php your globals problem is still present and your stylesheet needs to be .css What? Yeah, I can do that.
ansa Posted September 29, 2006 Posted September 29, 2006 Does anyone have any clue what would make infoboxes get all messed up like you'll find at this link... http://tinyurl.com/qfdej ??? This started happenning after my host decided to turn of register globals on the server, causing me to install the Register Global v1.5 mod. Everything works fine except for my infoboxes. After hours and hours of trying to figure out if it is the mod that caused this to happen, I really don;t htink that it is. Anyone have any ideas or suggestions? I belive it's the CSS issue. Seems to me that the path to your css is incorect. ansa
Recommended Posts
Archived
This topic is now archived and is closed to further replies.