The free shipping image isnt showing to me on IE or firefox. :S
Printable View
The free shipping image isnt showing to me on IE or firefox. :S
Did you set the product as free shipping?
Hi yes i do have it down as free shipping, it is veiry weird :S
Did you set up to SHOW the "free shipping" icon when shipping is free?
Oh oh oh! I remember... there's a bug with the free shipping icon. Go to the "Bugs" forum, and do a search, you will find me talking about it and Linda gives the solution.
Hello there,
sorry for not getting back to you sooner. I have the problem appearing now. I resized the two parts in the css to 850px, and the left sidebox goes awry as you can see. Any help is greatly appreciated.
http://www.thegemtree.com/index.php?main_page=
I believe I have to alter the sidebox left css, but nothing has come to fruition yet.
Regards
WOW! :blink:
Let's start with all the ";" that you left out, and then I will take a look again.
Hello there,
I was careful not to take out the ; so I checked it and they were all intact. I have only changed the number before "px;" . The boxes go like that when I just change the following:-
Quote:
/*wrappers - page or section containers*/
#mainWrapper {
background-color: #ffffff;
text-align: left;
width: 850px;
vertical-align: top;
}
Many regardsQuote:
#navCatTabsWrapper {
margin: 0em;
background-color: #D0D0D0;
font-weight: bold;
color: #63859D;
height: 1%;
width: 844px;
border: 3px double #63859D;
}
Not really, take a look to:Quote:
I was careful not to take out the ; so I checked it and they were all intact.
Code:.leftBoxHeading, .rightBoxHeading
.centerBoxHeading
.leftBoxContainer, .rightBoxContainer
.sideBoxContent
.productListing-rowheading
.accountQuantityDisplay
I inserted them in the correct places, where they logically go (the ";"). I have double checked, I am pretty sure I haven't missed any. I still have the problem. I have the sidebox set at 175px as specified.
Regards
Why not use http://htmlhelp.com/tools/ to check your HTML & CSS code?
I didn't check your HTML but your CSS code has 3 or more errors, one repeating many times.