View Full Version : Theme customization
ellarue
Jul-03-2008, 01:08 PM
I am using the black and white theme. i want to get rid of any white box lines that surround the pages...
anyone know how to do this?
Allen
Jul-03-2008, 02:34 PM
I am using the black and white theme. i want to get rid of any white box lines that surround the pages...
anyone know how to do this?
Add this to your CSS and see if gets them all.
.slideshow,
.journal,
.filmstrip,
#bioBox,
.boxTop,
.boxBottom
{border: none !important;}
photobrando
Jul-03-2008, 02:38 PM
I JUST went through this with my pages. Copied from my CSS supplied by Allen:
EDIT: Allen beat me to it! Aloha.
ellarue
Jul-03-2008, 03:04 PM
Add this to your CSS and see if gets them all.
.slideshow,
.journal,
.filmstrip,
#bioBox,
.boxTop,
.boxBottom
{border: none !important;}
Allen YOU ROCK!
ellarue
Jul-03-2008, 03:07 PM
is there a way to get rid of the link boxes that surround the links on my rates page?
http://www.ellaruephotography.com/gallery/5098878_qmwtW
I cant stand how ugly colors and I think they're distracting...
I think it only shows up on Mozilla and IE... Safari makes them pretty!
photobrando
Jul-03-2008, 03:28 PM
Clicking on the navbar 'Rates' doesn't direct me anywhere. Screen stays on your very first page. Check your HTML 'Header - Optional' box.
ellarue
Jul-03-2008, 03:46 PM
Clicking on the navbar 'Rates' doesn't direct me anywhere. Screen stays on your very first page. Check your HTML 'Header - Optional' box.
http://farm4.static.flickr.com/3104/2635297422_1d1af31b30_o.jpg
Those dot images are image links to a "gallery" I want to make those not NOT show up on any browser.... is that possible?
(Sorry, I'm at work, so my editing capabilites are limited.)
Allen
Jul-03-2008, 03:49 PM
Those dot images are image links to a "gallery" I want to make those not NOT show up on any browser.... is that possible?
(Sorry, I'm at work, so my editing capabilites are limited.)
Ha, a picture is worth a thousand words.:thumb
Add the red to each img in the description.
<a href="http://EllaRuePhotography.smugmug.com/gallery/5256321_UZCaG"><img src="http://farm4.static.flickr.com/3092/2609206236_4176bc2d29_o.jpg" border="0"></a>
ellarue
Jul-03-2008, 03:51 PM
Ha, a picture is worth a thousand words.:thumb
Add the red to each img in the description.
<a href="http://EllaRuePhotography.smugmug.com/gallery/5256321_UZCaG"><img src="http://farm4.static.flickr.com/3092/2609206236_4176bc2d29_o.jpg" border="0"></a>
Well, I didn't know how else to explain it and I lack a well groomed html vocabulary.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.