ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - pcStorefront.css modifications
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

pcStorefront.css modifications

 Post Reply Post Reply
Author
Message
inetbizo View Drop Down
Groupie
Groupie
Avatar

Joined: 10-April-2008
Location: Destin, FL, USA
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote inetbizo Quote  Post ReplyReply Direct Link To This Post Topic: pcStorefront.css modifications
    Posted: 10-April-2008 at 2:56pm
I modified pcStorefront.css here =>
/*Style the page description at the top of the page, when available*/
.pcPageDesc
{
    margin-bottom: 5px;
    padding: 5px;
    background-color: #FFFFFF;
}
but when I view product detail screen
The section background stays yellow.
Current Project http://www.canvasusa.com
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: 10-April-2008 at 3:11pm
It looks like you didn't copy the modified pcStorefront.css file to your web site. When we view the CSS on the site, it still uses #FFFFCC as the background color for the pcPageDesc class.
NetProfits Internet Consulting

Certified ProductCart Developer

Our Site
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 10-April-2008 at 3:14pm
ditto.  upload the file and life will suddenly become better. :)
Back to Top
inetbizo View Drop Down
Groupie
Groupie
Avatar

Joined: 10-April-2008
Location: Destin, FL, USA
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote inetbizo Quote  Post ReplyReply Direct Link To This Post Posted: 10-April-2008 at 7:03pm
hrm I could have sworn I uploaded the new version. Gives DW CS3 a swift kick. Major updates to the site, now. Does anyone see any padding, margin snafu's?
Current Project http://www.canvasusa.com
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 10-April-2008 at 7:23pm
Look at IE7 versus FF.  The left nav has better left/right padding in FF than in IE. You will probably need to add conditional styling for IE to allow some breathing room.
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: 10-April-2008 at 7:27pm

A couple of suggestions:
1. Your right column doesn't seem to be wide enough. The right side of the customer account section should only be a few pixels from the blue line on the far right.

2. The right side of your banner behind Need Help and the "Wholesale > Affiliates > ..." is grainy/distorted. You may want to switch that to be a GIF vs. JPG or increase the JPG resolution.

3. I'm sure you just didn't get to it yet but the Powered by Product Cart is still in the footer. That should be replaced with your own footer info.

Other than that it looks good.

NetProfits Internet Consulting

Certified ProductCart Developer

Our Site
Back to Top
inetbizo View Drop Down
Groupie
Groupie
Avatar

Joined: 10-April-2008
Location: Destin, FL, USA
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote inetbizo Quote  Post ReplyReply Direct Link To This Post Posted: 11-April-2008 at 10:16am

I have the PSD file for the graphic header, still. PM me privately for quoting on conditional CSS and graphic editing. Yes, the footer is still stock as this site is not ready for public viewing, yet.

For the life of me, I could not use imageready to get a good css controlled table for the graphic header. When I tried, it broke the cells apart. I'm sure it would be better if the header came under css control.

The ietooltip shows an array all formatted to one color. I'm sure this is something the developers overlooked. It needs to obey the other colors given in css for prices and savings, etc.

We're also thinking that a CSS/XML or other dynamic toolbar below our graphic header would be nice for displaying the major categories in that section. Maybe? And dynamic footer links to the cats they are on or a default. How can the devs overlook that the image for expanding the cats is align top instead of align center? That should be flush with the cat name. I saw that an early version of dynamic cats was coded but nothing for 3.0



Edited by inetbizo - 11-April-2008 at 10:23am
Current Project http://www.canvasusa.com
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 11-April-2008 at 10:36am

If you view the source for http://www.buygolfshirts.net/store/pc/home.asp you will see that there is a block of CSS that is wrapped in these statements:

<!--[if IE]>
style stuff here
<![endif]-->

You just create alternate copies of styles in your main style sheet, edited to suit the needs of IE.  That way you can force overrides so things look properly in the various browsers.

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.047 seconds.