• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Border around pictures - remove or make it black.

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #128 (Sunrise or Sunset), ShootingStar.

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Old Aug-16-2005, 03:29 PM
#1
david_h is offline david_h OP
Hmmmm.......
david_h's Avatar
Border around pictures - remove or make it black.
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.
__________________
____________
Cheers!
David
www.uniqueday.com
Old Aug-16-2005, 03:55 PM
#2
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by david_h
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
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Aug-16-2005, 04:03 PM
#3
{JT} is offline {JT}
Code Monkey
{JT}'s Avatar
.imgBorderOn {
border: 0px;;
}
.imgBorder {
border: 0px;
}
Quote:
Originally Posted by andy
david, i think this has been answered already today by smugmug's crack development team. right here on page one of this forum
Old Aug-16-2005, 04:07 PM
#4
david_h is offline david_h OP
Hmmmm.......
david_h's Avatar
Quote:
Originally Posted by andy
david, i think this has been answered already today by smugmug's crack development team. right here on page one of this forum
That's weird, I used the search but it didn't find it.
Thanks
__________________
____________
Cheers!
David
www.uniqueday.com
Old Aug-16-2005, 04:41 PM
#5
quagmire321 is offline quagmire321
Psychotic Photographer
Quote:
Originally Posted by {JT}
.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.
Old Aug-16-2005, 05:16 PM
#6
spider-t is offline spider-t
Major grins
spider-t's Avatar
me too, how do i change the photo borders back?
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

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

Quote:
Originally Posted by quagmire321
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.
Old Aug-16-2005, 06:29 PM
#7
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by spider-t
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

--------------
hiya trish, how are you? ltns

look in this thread to see about turning those dashed lines off
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Aug-16-2005, 06:35 PM
#8
Andy is offline Andy
panasonikon
Andy's Avatar
removing the borders and dashed lines
Quote:
Originally Posted by andy
hiya trish, how are you? ltns

look in this thread to see about turning those dashed lines off
thanks to ben's super easy code i just copied/pasted it into my cobranding setup page and boom-voila, no more dashed lines

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

check it out on my site here

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 ) then *anyone* can do it!!!!!!!
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Aug-16-2005, 07:08 PM
#9
{JT} is offline {JT}
Code Monkey
{JT}'s Avatar
Quote:
Originally Posted by andy
thanks to ben's super easy code
ben's code andy?

i'll let you get away with giving credit to don with features i have made ... but never ben
Old Aug-16-2005, 07:10 PM
#10
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by {JT}
ben's code andy?

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

a thousand apologies jt! i guess i'm tired, too
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Aug-16-2005, 07:18 PM
#11
Maki is offline Maki
Big grins
Maki's Avatar
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... I can be thick at times...

Last edited by Maki; Aug-16-2005 at 09:49 PM. Reason: nevermind...
Old Aug-17-2005, 06:59 AM
#12
spider-t is offline spider-t
Major grins
spider-t's Avatar
I'm happy now!
Quote:
Originally Posted by andy
hiya trish, how are you? ltns

look in this thread to see about turning those dashed lines off
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

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
Old Aug-17-2005, 10:25 AM
#13
portellimagery is offline portellimagery
Mad Scientist
portellimagery's Avatar
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?
__________________
[FONT=Century Gothic]Portell Imagery - Photography by Micheal Portell[/FONT]
[FONT=Century Gothic]www.portellimagery.com[/FONT]
Portell Imagery - The Blog blog.portellimagery.com
Speak Up Designs www.speakupdesigns.com
Get your Portell Imagery 2006 Photography Calendar here
Tell The World!  

Thread Tools
Display Modes

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump