Hello Clyde,
I know this may be a dumb question....but how do you change the store name and other info in the footer? Thanks for your help
Hello Clyde,
I know this may be a dumb question....but how do you change the store name and other info in the footer? Thanks for your help
Thank you Clyde!
Hi Clyde,
I have a couple of questions about this template. Could you please help me?
- How do I change the color around the header_ bg.jpg the white on either side.
- How do I resize the send gift certificate button that appears in the shopping cart sidebox?
- When I view it internet explorer the top of the shopping cart sidebox is pushed to the right when the send gc button is in it. How do I correct it?
Here is my site http://www.myinstyleboutique.com/shop
Thank you for your help![]()
Last edited by myinstyl; 1 Aug 2007 at 06:57 PM.
1. find the following in the stylesheet.css"
#logoWrapper {
margin: 0 auto;
padding: 0;
width: 907px;
height:100px;
background: url(../images/header_bg.png) no-repeat #ffc0cb;
}
add the highlighted portion as indicated.
2. You'll have to create a new button (sorry)The button size is determined, in part by the length of the text it contains.
3. If you re-do the gc send button that will probably correct this.
Thank you, Clyde. I tried to add the #FFC0CB as you suggested but, nothing has changed. I even copied your code exactly and nothing changed. What am I doing Wrong?