Twanya Posted June 22, 2007 Posted June 22, 2007 Hello All, I recently built my site www.curvyxpressions.com and added such contributions as: 1. Header Tag Controller - they aren't filling correctly I think it's something I've done wrong 2. Google Checkout - this seems to be working great 3. Image Pop-up - no problems with this one After all of the contributions were added, I started testing the site. Everything seems ok, with the exception the way the PRODUCT INFO pages load. Something is wrong with the coding and I'm not sure where to look to fix this. I want to add the contribution: Purchase without Account, but I want to get this coding problem fixed first. Can anyone help me? Does anyone charge reasonable rates to help me? Can someone walk me through it..I have no troubles doing the manual changes, just need to know what/where to change. Pulling my hair out~ Help Please? T-
Guest Posted June 22, 2007 Posted June 22, 2007 on your product_info page you do not have the right path to your stylesheet.css file. <base href="http://www.curvyxpressions.com/"> <link rel="stylesheet" type="text/css" href="file:///C|/Back ups/52607/public_html/stylesheet.css"> It needs to be <base href="http://www.curvyxpressions.com/"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> that will be 1 million dollars ;-) Hello All, I recently built my site www.curvyxpressions.com and added such contributions as: 1. Header Tag Controller - they aren't filling correctly I think it's something I've done wrong 2. Google Checkout - this seems to be working great 3. Image Pop-up - no problems with this one After all of the contributions were added, I started testing the site. Everything seems ok, with the exception the way the PRODUCT INFO pages load. Something is wrong with the coding and I'm not sure where to look to fix this. I want to add the contribution: Purchase without Account, but I want to get this coding problem fixed first. Can anyone help me? Does anyone charge reasonable rates to help me? Can someone walk me through it..I have no troubles doing the manual changes, just need to know what/where to change. Pulling my hair out~ Help Please? T-
Recommended Posts
Archived
This topic is now archived and is closed to further replies.