PDA

View Full Version : Cleaner Gallery page


davidzvi
Apr-08-2009, 05:16 AM
I'd like to remove the white box that displays behind my gallery slide shows. I'd like to keep the gradient on the pages if possible, but if I can't to get a cleaned up look so be it.

Just for starters here is a color to try #DDE5EE.

http://www.blueberryphoto.com/

http://blueberryphoto.smugmug.com/photos/508127103_6UHbt-S.jpg

jfriend
Apr-08-2009, 06:25 AM
Try this CSS:

#bioBox {background:none; border:none;}

or

#bioBox {background:none;}

depending upon whether you want the border to remain or not.

davidzvi
Apr-08-2009, 07:05 AM
Try this CSS:

#bioBox {background:none; border:none;}

or

#bioBox {background:none;}

depending upon whether you want the border to remain or not.

Before I'm done with this stuff I'm going to own you more than a few drinks. :bow

Been thinking about my "Event Portfolio" page. Would it be easier to just make a dropdown menu? Depending on your answer I'll start another thread for either one. Personally I like smaller threads that focus on one fix instead of a whole range of things, make it easier when others are searching for fixes.

jfriend
Apr-08-2009, 04:22 PM
Before I'm done with this stuff I'm going to own you more than a few drinks. :bow

Been thinking about my "Event Portfolio" page. Would it be easier to just make a dropdown menu? Depending on your answer I'll start another thread for either one. Personally I like smaller threads that focus on one fix instead of a whole range of things, make it easier when others are searching for fixes. That's kind of your personal opinion. I'm not much of a fan of drop-downs in this case and I think it's nice to see the thumbnail when picking a category. But, it's totally up to you.