Sharee Posted May 23, 2010 Share Posted May 23, 2010 A guy who was making my website has vanished so i have decided to try and sort it our myself, but very much a newbie. When going into the product page the style sheet isn't working, it is still pointing back to the guys website which now doesn't exist. I have the style sheet I want on my directory in /public_html/catalog/ This is what turns up on the productinfo.php and want to stop it pointing to www.frost-graphisc.com // EOF - Zappo - Option Types v2 - Added for Form Field Progress Bar //--></script> <!-- end get_javascript(applicationtop2header) //--> <link rel="stylesheet" type="text/css" href="http://www.frost-graphics.com/catalog/stylesheet.css"> <script type="text/javascript"> <!-- Link to comment Share on other sites More sharing options...
germ Posted May 23, 2010 Share Posted May 23, 2010 A guy who was making my website has vanished so i have decided to try and sort it our myself, but very much a newbie. When going into the product page the style sheet isn't working, it is still pointing back to the guys website which now doesn't exist. I have the style sheet I want on my directory in /public_html/catalog/ This is what turns up on the productinfo.php and want to stop it pointing to www.frost-graphisc.com // EOF - Zappo - Option Types v2 - Added for Form Field Progress Bar //--></script> <!-- end get_javascript(applicationtop2header) //--> <link rel="stylesheet" type="text/css" href="http://www.frost-graphics.com/catalog/stylesheet.css"> <script type="text/javascript"> <!-- Look at another file in which it works and use the same code for the stylesheet. It probably should look like this: <link rel="stylesheet" type="text/css" href="stylesheet.css"> If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there > Link to comment Share on other sites More sharing options...
Sharee Posted May 24, 2010 Author Share Posted May 24, 2010 Problem solved Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.