• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization force small filmstrip style

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 Mar-02-2007, 08:43 PM
#1
gilbert is offline gilbert OP
Major grins
force small filmstrip style
I have searched for this...All I have seen are codes to force a larger size (and they are all different codes).

I do not know anything about java...

Is it possible to force my pages that contain sample images to small?

filmstrip style (forced, meaning in customize gallery it is set) on all pages where I want to force small size of images

I removed the picker/chooser stuff and it shows small (EDIT: SHOWS MEDIUM? WHEN LOGGED OUT), but if I understand it correctly it is showing small for me because I had those selected in the chooser dropdown before I removed them...I would like everyone to only see small (maybe medium, but I'm pretty sure I want to start with small)

If there is a bit of code for this...how do I make it specific to the 4-5 galleries that it would be used for?

Thanks in advance...could not find a simple answer for this...
__________________
Still working on it!

Last edited by gilbert; Mar-02-2007 at 08:59 PM.
Old Mar-03-2007, 04:21 AM
#2
Andy is offline Andy
panasonikon
Andy's Avatar
I don't think so, sorry.

Curiously, why do you want to force small?
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Mar-03-2007, 04:36 PM
#3
gilbert is offline gilbert OP
Major grins
Hey Andy,

So you can force medium but not small??

There are a few reasons...I am trying to finish my site...it's taking forever, but I have an idea of how I want to set a few things up...On my "photography services" page I have it set to journal style with a sample of each type of service and a description. I already have a gallery that is an extended portfolio, but I thought it would also be good to have a sample set of images for each type of services. Make sense? So it doubles as a shorter portfolio by type of service and samples for those that only want to see certain images.

It looks nice in the filmstrip style with a max of 6 images (they do not scroll then and it's more than enough as samples). I adjusted the pages with less than 6 so the thumbnails are centered above the image...At any rate the small size fits well on the page for seeing the thumbs and the bottom nav links all at once (whether they are profile or landscape orientation)...ALSO I took the watermark off of these images initially and I like them without the watermark on those sample pages (so they would need to be the small size).

Now I will go create a new watermark to try for these samples specifically! I still would like the option to force small if it exists.
__________________
Still working on it!
Old Mar-03-2007, 04:37 PM
#4
Andy is offline Andy
panasonikon
Andy's Avatar
Quote:
Originally Posted by gilbert
Hey Andy,

So you can force medium but not small??

There are a few reasons...I am trying to finish my site...it's taking forever, but I have an idea of how I want to set a few things up...On my "photography services" page I have it set to journal style with a sample of each type of service and a description. I already have a gallery that is an extended portfolio, but I thought it would also be good to have a sample set of images for each type of services. Make sense? So it doubles as a shorter portfolio by type of service and samples for those that only want to see certain images.

It looks nice in the filmstrip style with a max of 6 images (they do not scroll then and it's more than enough as samples). I adjusted the pages with less than 6 so the thumbnails are centered above the image...At any rate the small size fits well on the page for seeing the thumbs and the bottom nav links all at once (whether they are profile or landscape orientation)...ALSO I took the watermark off of these images initially and I like them without the watermark on those sample pages (so they would need to be the small size).

Now I will go create a new watermark to try for these samples specifically! I still would like the option to force small if it exists.
you might be able to use the "force large" hack to force small, I don't know - it would require one of the javascripters to say...
__________________
Andy
Moon River PhotographyWorkshopsGoogle+FacebookTwitter
Old Mar-03-2007, 06:12 PM
#5
gilbert is offline gilbert OP
Major grins
Quote:
Originally Posted by Andy
you might be able to use the "force large" hack to force small, I don't know - it would require one of the javascripters to say...
Yep, that's why I posted the question...I wouldn't know if changing the words "Large" to "Small" would work...and I would be happy to place it in the java box and try it...but I do not know how to tell the java code to only apply that bit to those few galleries...

The code from this post is the shortest bit I saw...How do you tell it to only apply to certain galleries?? That was my initial question if anyone can help answer that...

Code:
[FONT=Courier New]resizeLarge();

function resizeLarge()
{
  var objForm = [/FONT][FONT=Courier New]document.photosize_chooser;[/FONT]
[FONT=Courier New] 
  if (([/FONT][FONT=Courier New]objForm[/FONT][FONT=Courier New]) && ([/FONT][FONT=Courier New]objForm[/FONT][FONT=Courier New].Size.value != 'Large'))
  {
    [/FONT][FONT=Courier New]objForm[/FONT][FONT=Courier New].Size.value = 'Large';
    [/FONT][FONT=Courier New]objForm[/FONT][FONT=Courier New].submit();
   }
}[/FONT]
__________________
Still working on it!
Old Mar-04-2007, 02:12 PM
#6
gilbert is offline gilbert OP
Major grins
bump...anyone know if this is possible with java?
__________________
Still working on it!
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