PDA

View Full Version : thin black lines


black_ghost
May-02-2009, 03:29 PM
Hi this has no doubt be answered before but on the home page I have the theme black arts I have figured out how to get the slideshow on there but there are thin black lines around the slideshow is there a way we can get rid of these? my site is:

oneiimages.smugmug.com

jfriend
May-02-2009, 03:58 PM
Try adding this CSS to your site-wide-customization:

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

black_ghost
May-02-2009, 06:02 PM
Try adding this CSS to your site-wide-customization:

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


Brilliant Thank you so much John CSS is a great thing Thank you again:clap

black_ghost
May-09-2009, 05:33 PM
Try adding this CSS to your site-wide-customization:

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

Hi John,

Thank you for your help.
would it be the same code if I wanted to get rid of the lines and border around mu Gallery page?

jfriend
May-09-2009, 09:19 PM
Hi John,

Thank you for your help.
would it be the same code if I wanted to get rid of the lines and border around mu Gallery page?

It would be a different code for your gallery pages. These borders are coming from your selected theme (Black Arts). It might be easier for you to just pick a different default theme (in the Control Panel - all pages theme) that looks more like you want.

black_ghost
May-09-2009, 09:45 PM
It would be a different code for your gallery pages. These borders are coming from your selected theme (Black Arts). It might be easier for you to just pick a different default theme (in the Control Panel - all pages theme) that looks more like you want.
Hi