Update: I am using the link you suggested "can I use an image for Sidebox Header. I put a copy of my Cart (cart.gif) into file includes/templates/Tte/images and uploaded to the server. I also had the same pic in base/images folder
I then went to includes/modules/sideboxes and in DEFINE_HEADING_SHOPPING_CART, <a href="http://30408.vws.magma.ca/TTEZENCART/images/cart.gif"></a>; I uploaded it to the server
I then went to my Stylesheet, and since I was only going to change the header on the right-side of the page I went to rightBoxHeading in stylesheet. This is what is there Now:.rightBoxHeading {
margin: 0em;
background-color: #3A558B;
padding: 0.2em 0em;
}
Now my problem is that I didn't understand the insruction of (background: url(../images/cart.gif)#ff6699.
I am not sure where and how i'm suppose to document the changes.
If you go to my site you will notice that on the right side colomn the lettering Shopping Cart is no longer there but the (more) is.
I need your help again, sorry to be such a pain.
Bob


Reply With Quote
