PDA

View Full Version : Centering....should be easy but...


jeffscra
Oct-14-2009, 09:23 AM
I'm wondering if its possible to center my Featured Galleries? Also, is it possible to add additional featured galleries or can you only have 4?

jscranton.smugmug.com is my website....

If anyone could help that would be great.

Thanks,

Jeff

Allen
Oct-14-2009, 09:47 AM
I'm wondering if its possible to center my Featured Galleries? Also, is it possible to add additional featured galleries or can you only have 4?

jscranton.smugmug.com is my website....

If anyone could help that would be great.

Thanks,

Jeff
See if this does it. Add to CSS, adjust the 80px right/left margin.

#featuredBox .miniBox {margin: 10px 80px 0 !important;} /* top R/L bottom */

jeffscra
Oct-14-2009, 10:12 AM
See if this does it. Add to CSS, adjust the 80px right/left margin.

#featuredBox .miniBox {margin: 10px 80px 0 !important;} /* top R/L bottom */

That did the job!!! Thank you Allen...

Any idea on the background on the slideshow changing it from Black to the color behind it? I've tried many things and I'm still coming up short.

Thanks again!

JS