I need help getting header/footer.asp to match...
Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=1909
Printed Date: 23-April-2025 at 5:59am Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
Topic: I need help getting header/footer.asp to match...
Posted By: JWL
Subject: I need help getting header/footer.asp to match...
Date Posted: 15-August-2008 at 2:24pm
Hi,
We have a lot of custom .shtml pages on our site, and when I tried to take the header.html file used for these pages, and paste it into the header.asp file - so the store pages match the other .shtml pages - there are spacing issues, that cause the layout on the header.asp to not line up with the other shtml pages. I'm pretty sure it has something to do with settings in the pcStorefront.css file - but I don't know what I need to change, so the header/footer.asp will look the same as the header/footer.html files we use on our shtml pages.
Is, anyone really good at this type of thing? All the code is rather basic, so it shouldn't be real hard to figure out - but I have tons of other stuff to do with getting our store moved over to ProductCart, so I don't have time to work out these small display issues.
If, anyone thinks they are can help - please drop me a PM or note in this thread, and I'll PM you the code/urls. Thanks.
|
Replies:
Posted By: JWL
Date Posted: 15-August-2008 at 4:44pm
I figured out what's causing the change in the two headers, it's this:
"http://www.w3.org/TR/html4/loose.dtd">
That is in the header.asp but not our header.html - can we remove this from the header.asp? I have done so, temporarily and now all the pages match up as they should be.
What harm will removing this do to the site? We've never used it on our current site. Please, help out if you have any info.
Thanks.
|
Posted By: Greg Dinger
Date Posted: 15-August-2008 at 5:00pm
browse your entire store with multiple versions of IE, FF and other major browers. Removing the doctype, which the CSS commends indicate is a requirement, will likely cause moderate to significant formatting issues.
------------- GreyBeard Design Group
Certified ProductCart Developer
Web Design/Development/Hosting
http://tinyurl.com/5c8t4t" rel="nofollow - Add-Ons & Custom Code |
|
|