7,381
Loading...
Uploader Comments (optikalefxx)
see all
All Comments (14)
-
Sure, it's my client's site.. not done yet, but here is one of the gallery pages going up:
kickasscakes.ca/baby-shower.sh
tml Now I just need to do her cake photos. -
I feel so dumb... Thanks for any help!
-
Did it, it did not work.. here is my code:
#gallery {
background-color: #ee368d;
padding: 10px;
margin: auto;
width: 910px;
}
-
@optikalefxx Ok, Thanks, I will try that.. Thanks so much, I'll let you know how it goes..
Loading...
Do you know if this work for oscommerce ,basicly what i want to do is setup diffrent images for a product so when costumers click on the thumbnail they are able to see more images of the product
ricardoeric123 3 months ago
@ricardoeric123 if you have jQuery installed and you setup the html correctly it will work. But OScommerce is horrible. Use something else. like enStore or openCart
optikalefxx 3 months ago
Oh brother.. found the problem... the UL in my stylesheet was messing things up, it was set at text-align: justify.. now my gallery is AWESOME!
pammie1412 8 months ago
@pammie1412 w00T send a link lets see it
optikalefxx 8 months ago
Hi, I got this awesome gallery on my webpage, but I can't get it to center.. Any ideas how to center the gallery?
pammie1412 8 months ago
@pammie1412 set the width of the entire gallery, then set margin to auto
optikalefxx 8 months ago