• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Borders around SlideShow...

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 Oct-28-2008, 05:28 PM
#1
MyLifeThruLenses is offline MyLifeThruLenses OP
MyLifeThruLenses
Huh Borders around SlideShow...
I am using the SlideShow code from Shizam with minor modifications...please see below and I am wondering how I can eliminate the border around the images which comes with it?
Thanks...

<html>
********>
var ssConfig = {
AlbumID: '6382784',
newwindow: 'false',
transparent: 'true',
Splash: 'http://www.smugmug.com/img/ria/ShizamSlides/smugmug_black.png',
showLogo: 'false',
clickURL: 'http://www.smugmug.com',
showThumbs: 'false',
showButtons: 'false',
crossFadeSpeed: '350'
};
SM.flash.insertSlideshow (600, 400, ssConfig, 'transparent');
</********
</html>
Old Oct-28-2008, 05:40 PM
#2
denisegoldberg is online now denisegoldberg
Major grins
denisegoldberg's Avatar
You can remove the box (both the double-lined frame and the solid black background) plus center your slideshow with this CSS:
Code:
#bioBox  {
    border: none !important;
    background: none !important;
}
#userBio {
    text-align: center !important;
}
--- Denise
__________________
http://www.denisegoldberg.com ... http://denise.smugmug.com

Musings & ramblings at http://denisegoldberg.blogspot.com, quick posts in google+
Old Oct-28-2008, 06:07 PM
#3
MyLifeThruLenses is offline MyLifeThruLenses OP
MyLifeThruLenses
Thanks...
It did the trick...Appreciate the quick response.
NC
Quote:
Originally Posted by denisegoldberg
You can remove the box (both the double-lined frame and the solid black background) plus center your slideshow with this CSS:
Code:
#bioBox  {
    border: none !important;
    background: none !important;
}
#userBio {
    text-align: center !important;
}
--- Denise
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