PDA

View Full Version : Removing Unwanted Color Bars


daeaz1
Apr-13-2008, 11:53 AM
I am looking at trying to remove the shadow box color around the smugmug footer?

Also how do I change the color of the smugmug footer?

www.davidevano.com

Thanks

denisegoldberg
Apr-13-2008, 12:03 PM
I am looking at trying to remove the shadow box color around the smugmug footer? Also how do I change the color of the smugmug footer?

Try this:

#cobrand_footer .nav {
background: none !important;
color: white;
}
--- Denise

daeaz1
Apr-13-2008, 12:10 PM
Try this:

#cobrand_footer .nav {
background: none !important;
color: white;
}
--- Denise

Thanks, That worked..

Have a good day :)