![]() |
Help Please: Edit to "Your Shopping Cart" Background Color not taking effect
1 Attachment(s)
Please help if you can. I've edited cart_details.tpl as shown but my bg to the shopping cart area remains at #FFFFFF. Please see attachment
Code:
<tr{if $bg eq ""}{assign var="bg" value="1"} bgcolor="#FAF9F4"{else}{assign var="bg" value=""} bgcolor="#FAF9F4"{/if}> Is there something else i need to edit? I want the white to match the color surrounding the product |
Re: Help Please: Edit to "Your Shopping Cart" Background Color not taking effect
Are you trying to make the cart background a different color than the background for the rest of your site? It looks like you are using Fast Lane Checkout. Be aware that it uses a different stylesheet that is located in skin1/modules/Fast_Lane_Checkout/skin1.css
|
Re: Help Please: Edit to "Your Shopping Cart" Background Color not taking effect
nope i'm trying to make it the SAME as the rest of my site. Thanks so much i'll try editing Fast_Lane_Checkout
|
Re: Help Please: Edit to "Your Shopping Cart" Background Color not taking effect
Ok which block of code would i edit because i don't see the white bg color.
Code:
A.CheckoutTab:link { |
Re: Help Please: Edit to "Your Shopping Cart" Background Color not taking effect
The white background is either being carried over from someplace else, or is being displayed as "default". Can you include more of the snippet of code that you edited? It is difficult to see what it is you are trying to achieve. Are you using a custom theme template, and possibly a different "skin1" stylesheet? What I am getting at is maybe one of the other templates being used is calling for a different stylesheet than what the rest of your site is using and it has a body background being white. Can you provide a link to the page? (send a PM if you don't want it public)
|
Re: Help Please: Edit to "Your Shopping Cart" Background Color not taking effect
ok thats what i'm thinking also. the rest of the site is not white but the admin area is. and the shopping cart. the code above is from cart_details.tpl which i did not edit at all since i did not see anyplace that color exists.
Everything else was pretty much edited from skin1.css but for some reason it's not taking effect in admin panel or the shopping cart. The link to shop is in my sig Where would i find the file to edit this Code:
<td class="Container"><table width="100%" bgcolor="#ffffff" cellpadding="0" cellspacing="0"> |
Re: Help Please: Edit to "Your Shopping Cart" Background Color not taking effect
FIXED, Thanks so much for your help :D/:D/:D/
|
Re: Help Please: Edit to "Your Shopping Cart" Background Color not taking effect
I'm glad you found the solution, and that "container" is called in rectangle_top.tpl. I had forgotten about that.
|
All times are GMT -8. The time now is 04:34 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.