View Full Version : Final refinements question
RuSu
Aug-06-2009, 12:49 AM
How can I make the entire block of the photo with text narrower so that the white border/margin of this theme will show all the way down?As it is now, the width of the photo with interrupts the white border.
http://rusu.smugmug.com/gallery/8810309_WtEQR
Thanks.
jfriend
Aug-06-2009, 06:08 AM
You had explicitly turned the borders off. Remove this CSS from your customization and the wide borders will come back:
.gallery_8810309 .journal_entry
{border:none;}
If you want to get rid of the tan colored bit above your image and text, you can add this CSS:
.gallery_8810309 #breadcrumb {padding:0 !important;}
RuSu
Aug-06-2009, 06:33 AM
thanks again.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.