PDA

View Full Version : "About Me" page cleanup


SapaSueThang
Apr-08-2009, 10:42 AM
I created an "About us" spot on the nav bar and it is working well but....Have a question. There is a bounding box around the pic and text and the info in the box is sitting on the bottom. Can I center the pic and text or just get rid of the box. Thanks

tierragaleria.com

Warragul
Apr-08-2009, 12:12 PM
I created an "About us" spot on the nav bar and it is working well but....Have a question. There is a bounding box around the pic and text and the info in the box is sitting on the bottom. Can I center the pic and text or just get rid of the box. Thanks

tierragaleria.com

Hi,

I'm no expert on CSS, but I'm guessing if you tried something like

#journal.journal {border: none;}

in your CSS, it should do the trick and remove the box border. It would also remove the box on your prints / cards page which is showing similar.

If you want the border in place but just want it in the centre, I'd have to throw over to one of the real CSS experts for that...

Cheers...