SWEET! i'm going to try that right now....Originally Posted by jettrue
SWEET! i'm going to try that right now....Originally Posted by jettrue
that worked! the model # and attributed move up. It's just a little too far over to the left though...
SWEET! that worked, however it is a little too far over the left. How do I change this.
sorry for all the questioni've just been stuck on this page for ever.
You really need to give it its own style tag like I mentioned, so you can style that box with the css.Originally Posted by khopek
I'd change class="floatingBox"
to class="modelNumberBox".
Then I'd open up my stylsheet, and add:
.modelNumberBox {
width:100%;
margin-left:5px}
That'll do it! :-)
ok so i can't get it to move right a tiny bit. it's the bullet points that are running into the picture. i want those to be even with the rest of the text. otherwise it's going good!Originally Posted by jettrue
Did you add that to your stylesheet.css? I dont' see:Originally Posted by khopek
.modelNumberBox {
width:100%;
margin-left:5px}
in your css at all. Where did you add it?
Actually try this instead:
.modelNumberBox li{
width:100%;
margin-left:10px}
Originally Posted by jettrue
yeah i did add it, right above where .floatbox is
and i tried changing the margin to various things and didn't work.
let me check, i've been having issues... such as my background colors changing when i never touched them, and stuff disappearing.
Just refreshed your site, I like it better like this, without the border around the product images. :-)
same here. i did that just to see something and never changed it back....