Thank you so much for the response... I am trying to help clean things up on this site. It is not mine... any help ideas would be welcomed and thank you for taking a look at it already.
Thank you so much for the response... I am trying to help clean things up on this site. It is not mine... any help ideas would be welcomed and thank you for taking a look at it already.
You could try changing :
stylesheet_original
#mainWrapper {
width: 864px -> 888px;
}
Looks fine in Safari on Mac after this change is applied. But I don't have IE so I don't know how it looks there.
As for the login box, I'm guessing the input fields are too long, try reducing their sizes.
HTH,
Shirley :)
Thank you for taking a look at it. I am so frustrated trying to find where everything has been setup. I changed the shop to 900, but still everything is pushing out the right. I tried changing the middle shop also to match the amount of side boxes and what's left, but there is other code at the bottom of the css.. do I also need to change it? Should the middle shop be fixed width or %
Posting css below
Last edited by youniquephotos; 25 Jul 2007 at 10:03 PM. Reason: posting code
Could you revert your changes and apply ONLY the changes I mentioned in my previous post? I'm sorry but I just visited your shop again and it looks like it's worse now...
Make sure you use the stylesheet_original.css file.
Shirley :)
Okay I have tried changing the store size.... what are some other codes to change to get the boxes lined up and not pushing out of the right side.
I have adjusted main shop, right and left columns to fit total size and it still did not work. Any thoughts, help?
Many thanks!
If you take the padding of the following section(line 820-822 of your stylesheet) everything should line up nicely.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
padding: 0.8em}
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
Thank you for taking the time to look it over. I removed the padding and it is still throwing out to the right.
Any other suggestions? TIA