HowTo Archive November 2008

Collection Index Pagelet - Navigation

Collection Index Pagelet - Navigation

The Collection Index pagelet is a very useful aid to add structure and navigation to a site. It creates a sidebar of links that are…

CSS - Page Background Colour

CSS - Page Background Colour

Change the page background colour by pasting CSS:

<style type="text/css">

body.allow-sidebar #main { background: #CC9999; }

</style>

 in:

 

Navigation - Alternatives to the Site Menu

Navigation - Alternatives to the Site Menu

On certain Sandvox designs, when looked at using Internet Explorer 6 or 7 with the Text Size set in the browser to 'Largest', it is…

CSS - Photo Page Height

CSS - Photo Page Height

No CSS code injection to adjust the photo page height, just the standard automatic height adjustment. The jumping is noticeable moving to…

MobileMe - Uploading Video via iDisk

MobileMe - Uploading Video via iDisk

Sometimes Sandvox stalls when uploading/publishing large movie files.

If you are using MobileMe, you can upload the movies using the Finder…

Sandvox - Update Keychain Access Issue

Sandvox - Update Keychain Access Issue

I first explained my solution for this problem on Sandvox Support Forum back in September. I have decided to put my screencasts and written…

Contact Form - Modified to make a Survey

Contact Form - Modified to make a Survey

With Sandvox 1.5 more field types and options have been added to the Contact Form page/pagelet than were previously available in Sandvox.

JavaScript - Open New Windows from Old

JavaScript - Open New Windows from Old

Currently in Sandvox 1.5.2, Amazon List links only open within the current window of a browser. A question was asked on the Sandvox Yahoo!…

FancyZoom - Pop-out Images in Sandvox

FancyZoom - Pop-out Images in Sandvox

You need Sandvox Pro to do this.

I have added a MobileMe site to show it works on there too. I found that I need to edit the links to the…

CSS - Format Indents

CSS - Format Indents

The question ["I would like to format my body text with a indent"] was asked on the Sandvox Yahoo! Group to format text differently. A…

JavaScript - Quote of the Day

JavaScript - Quote of the Day

This is a simple Random 'Tip' display JavaScript generate on the web page at:
[http://javascript.about.com/library/bltipgen.htm], that…