ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Background color or image to entire site.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Background color or image to entire site.

 Post Reply Post Reply
Author
Message
fidjiti View Drop Down
Senior Member
Senior Member


Joined: 30-November-2006
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote fidjiti Quote  Post ReplyReply Direct Link To This Post Topic: Background color or image to entire site.
    Posted: 19-December-2006 at 3:57pm
I would like to add a background color to the back of the whole site or a background image and all I can find in the css files is how to change the background of certain tables and sections within the center, left, header and footer.

My site is 700px wide and would like to make sure the space outside the 700px centered, is a specific color or repeated image.

I would also like to remove the space between the footer and the rest of the page. There seems to be a gap between the footer and the side bar and center sections.
See my site for example: http://www.fidjiti.com

Hope that makes sense, any and all suggesions are appriciated.
Linda - I wish I knew ASP.
To view my ever evolving site click the "www" button below. :)
Back to Top
fidjiti View Drop Down
Senior Member
Senior Member


Joined: 30-November-2006
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote fidjiti Quote  Post ReplyReply Direct Link To This Post Posted: 19-December-2006 at 4:36pm
I think i understand now, I just noticed there is a new version of the user guide for v3. I was trying to work in the header and footer files, but instead should have been working in 1 main "template" file and then just paste the info into the header and footer files.

Hope I'm understanding correctly.
Linda - I wish I knew ASP.
To view my ever evolving site click the "www" button below. :)
Back to Top
netprofits View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers


Joined: 05-January-2006
Location: United States
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote netprofits Quote  Post ReplyReply Direct Link To This Post Posted: 19-December-2006 at 4:53pm

Your best bet for changing the background is to modify the body style near the top of the pcHeaderFooter.css file.

For the spacing on the footer, do a view source on your page. It looks like you have extra code in your footer.asp file. There is a duplicate <link type="text/css" rel="stylesheet" href="pcHeaderFooter.css" />

The space is probably from these lines depending on how you've defined pcFooterSpacer in the pcheaderfooter.css file:
<tr>
  <td id="pcFooterSpacer" colspan="0"></td>
 </tr>

NetProfits Internet Consulting

Certified ProductCart Developer

Our Site
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.048 seconds.