PDA

View Full Version : Border around pictures - remove or make it black.


david_h
Aug-16-2005, 04:29 PM
Hi Smugmug CSS Experts,

I'd really like to lose the border aound my pictures, especially now it goes Neon Green when selected.

Is there a way I can possibly remove it, or just make it black so it doesn't show against my black page colour?

Thanks.

Andy
Aug-16-2005, 04:55 PM
Hi Smugmug CSS Experts,

I'd really like to lose the border aound my pictures, especially now it goes Neon Green when selected.

Is there a way I can possibly remove it, or just make it black so it doesn't show against my black page colour?

Thanks.

david, i think this has been answered already today by smugmug's crack development team. right here on page one of this forum (http://www.dgrin.com/showthread.php?t=16694)

{JT}
Aug-16-2005, 05:03 PM
.imgBorderOn {
border: 0px;;
}
.imgBorder {
border: 0px;
}
david, i think this has been answered already today by smugmug's crack development team. right here on page one of this forum (http://www.dgrin.com/showthread.php?t=16694)

david_h
Aug-16-2005, 05:07 PM
david, i think this has been answered already today by smugmug's crack development team. right here on page one of this forum (http://www.dgrin.com/showthread.php?t=16694) That's weird, I used the search but it didn't find it.
Thanks

quagmire321
Aug-16-2005, 05:41 PM
.imgBorderOn {
border: 0px;;
}
.imgBorder {
border: 0px;
} JT,

Tried doing this :

.imgBorderOn {border: 1px; color:#A0A0A0;;}
.imgBorder {border: 1px; color:#101010;;}

The image borders dissapeared in the "Smugmug" style. Any ideas on how to fix it? Ultimately I would like to change the green for .imgBorderOn to some other color as I am mainly using blue on my pages.

Thanks.

spider-t
Aug-16-2005, 06:16 PM
I tried .imgBorderOn {color:#99CCFF;} with no luck.

Is there a way to turn off the "gallery pages" and "prev next" text on top of the smugmug (ex elegant) too?

And the dashed lines too?

thanks!
Trish Tunney (http://www.trishtunney.com/)

--------------

JT,

Tried doing this :

.imgBorderOn {border: 1px; color:#A0A0A0;;}
.imgBorder {border: 1px; color:#101010;;}

The image borders dissapeared in the "Smugmug" style. Any ideas on how to fix it? Ultimately I would like to change the green for .imgBorderOn to some other color as I am mainly using blue on my pages.

Thanks.

Andy
Aug-16-2005, 07:29 PM
I tried .imgBorderOn {color:#99CCFF;} with no luck.

Is there a way to turn off the "gallery pages" and "prev next" text on top of the smugmug (ex elegant) too?

And the dashed lines too?

thanks!
Trish Tunney (http://www.trishtunney.com/)

--------------

:wave hiya trish, how are you? ltns :D

look in this thread (http://www.dgrin.com/showthread.php?t=16694) to see about turning those dashed lines off :D

Andy
Aug-16-2005, 07:35 PM
:wave hiya trish, how are you? ltns :D

look in this thread (http://www.dgrin.com/showthread.php?t=16694) to see about turning those dashed lines off :D

thanks to ben's super easy code i just copied/pasted it into my cobranding setup page and boom-voila, no more dashed lines :D

edit: i also put in the code to remove the borders around the images - super simple and way easy! thanks ben and the smugmug team :clap

check it out on my site here (http://www.moonriverphotography.com/gallery/734406)

if i can do it (i'm not a programmer and don't know any html or css and i always though ajax was for cleaning :lol3) then *anyone* can do it!!!!!!!

{JT}
Aug-16-2005, 08:08 PM
thanks to ben's super easy code

ben's code andy? :wxwax

i'll let you get away with giving credit to don with features i have made ... but never ben :D

Andy
Aug-16-2005, 08:10 PM
ben's code andy? :wxwax

i'll let you get away with giving credit to don with features i have made ... but never ben :D


:bow a thousand apologies jt! i guess i'm tired, too :uhoh

Maki
Aug-16-2005, 08:18 PM
All right... for some bloody reason any CSS change I make now isn't working. I even got rid of whatever I had in there and only left my current elections to take care of the dotted lines and stuff. The only thing I notice that cared to take effect would be the removal of the slideshow button.

JT?? Someone... before I gouge my eyes out....

...nevermind...http://www.digitalgrin.com/images/smilies/baldy.gif I can be thick at times...

spider-t
Aug-17-2005, 07:59 AM
:wave hiya trish, how are you? ltns :D

look in this thread (http://www.dgrin.com/showthread.php?t=16694) to see about turning those dashed lines off :D Thanks Andy! That's exactly what I was looking for.

I'm all good now. Change my thumbnail borders to groovy colors, turned off the dashed lines, made the green titles blue.

Check it out: TrishTunney.com (http://www.trishtunney.com/)

This is pretty exciting. What else can I do?

Do you know if I can I lower the breadcrumb line a little? It's bumping in to my header.

thanks! -Trish

portellimagery
Aug-17-2005, 11:25 AM
This site helps alot. I got rid of the green and the lines too! Does anyone know when you are in a category, how to have lines appear around the gallery feature photo? Also, if I can figure out how to place frames on the front page and get rid of the category descriptions withing each category, such as Micheal's Cars Galleries as here,

http://www.portellimagery.com/Cars

I would be so happy. Help anyone?