Newbie Needs Help |
Post Reply | Page <12 |
Author | |
ProductCart
Admin Group ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
If you change a style and you see no changes in the interface, the reasons can be:
(1) The style definition is incorrect, in which case it is ignored completely by the browser (2) There is another style that is taking priority over your definition Finding (2) and resolving the possible CSS conflict can take quite some time in certain cases. There is a workaround. You can give total priority to your style definition by using the "!important" declaration. See: http://www.w3.org/TR/REC-CSS2/cascade.html#important-rules This might help. |
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
Hi Alan,
Can you post a link to the page in question & I'll take a look. |
|
macleather
Newbie Joined: 23-June-2008 Location: Los Angeles Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Earlyimp, thanks for that tip. I'll make the changes to my stylesheet and see if that does it. By the way, are the stylesheets which are in header.asp supposed to be pcstorefront and headerfooter? Then I suppose I can add my stylesheet as well?
Hamish, let me try this first. If it works you won't have to spend the time reviewing my page.
Much Thanks to you all.
Alan
|
|
macleather
Newbie Joined: 23-June-2008 Location: Los Angeles Status: Offline Points: 3 |
Post Options
Thanks(0)
|
YooHoo. That ! important statement did the trick. Can't thank you enough. Especially since I know I'm going to have many more questions. You guys ROCK! Now I can go add some more products.
Thank you, Thank you, Thank you
Alan
|
|
ProductCart
Admin Group ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
Alan: "pcHeaderFooter.css" pertains to the default graphical interface that ProductCart ships with. If you use your own design (most stores do), you should remove the line that loads that CSS document, unless of course you choose to use the styles that it defines in your own design.
|
|
macleather
Newbie Joined: 23-June-2008 Location: Los Angeles Status: Offline Points: 3 |
Post Options
Thanks(0)
|
I hope you don't mind but I have another question. I think it makes sense for me to add my home page (index.htm) to the store. Since this is a static page now what is the best way to add it to the store? Do I place some sort of include statement? Make a new content page? I can't seem to figure this one out. My product pages look the way I want them at this point but now I need the initial landing page of my site to interact with the product pages.
I hope this makes some sense to you cause I'm not sure I understand what I just wrote Thanks again Alan |
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
Hi,
If you want the store home page to become your sites homepage see :- http://wiki.earlyimpact.com/how_to and either the section on moving the hhomepage or moving the homepage with ajax support. Be aware that the server will have an order of preference for selecting which page to use as the sites preferred page when just the domain name is added. You can try renaming any existing index.html or home.html etc if they get in the way, or check with your ISP. If you want a non shopping cart page thenn you can just use a regular HREF link to the store pages from there instead. |
|
Post Reply | Page <12 |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |