Available Calendar Views
Most can be any width required.
Customizing the look
All of the below views can be customized by adding parameters to the query string. Colors, font faces and font sizes can be changed. All colors can be the color name or hex format. Hex value should be without preceding pound sign. (ffffff not #ffffff)
bg:
Changes the color of the page background. Default is black.
Example:
http://www.vettenationlive.com/shows/calendar/countdown_banner?bg=65a5cc
color:
The color of non linked text. Default is white
Example:
http://www.vettenationlive.com/shows/calendar/countdown_banner?color=ff0000
a_color:
The color of linked text. Default is #ff9900
Example:
http://www.vettenationlive.com/shows/calendar/countdown_banner?a_color=0000ff
font:
Change the text font
Example:
http://www.vettenationlive.com/shows/calendar/countdown_banner?font=arial
font_size:
Change the text size
Example:
http://www.vettenationlive.com/shows/calendar/countdown_banner?font_size=200%25
h4_size:
Change the text size of h4 tags. (Also works on h1-h6 tags)
Example:
http://www.vettenationlive.com/shows/calendar/countdown_banner?h4_size=28px
h4_line_height:
Change the line-height of h4 tags.
Example:
http://www.vettenationlive.com/shows/calendar/countdown_banner?h4_line_height=50px
Example of multiple changed together:
http://www.vettenationlive.com/shows/calendar/countdown_banner?a_color=000000&bg=65a5cc&color=7c0f0f&h4_size=28px
Monthly
Full month view in standard calendar form.
Iframe url: http://www.vettenationlive.com/shows/calendar/monthly
Direct link to month: http://www.vettenationlive.com/shows/calendar/monthly/2013/1
Single Model view: http://www.vettenationlive.com/shows/calendar/vicky-vette/monthly
<iframe src="http://www.vettenationlive.com/shows/calendar/monthly" style="width:100%;" height="1500"></iframe>
Week
View of a single day, but with week header and scrolling header.
Iframe url: http://www.vettenationlive.com/shows/calendar/week
Direct link to day: http://www.vettenationlive.com/shows/calendar/week/2013/1/1
Direct link to month: http://www.vettenationlive.com/shows/calendar/week/2013/1
Single Model view: http://www.vettenationlive.com/shows/calendar/vicky-vette/week
<iframe src="http://www.vettenationlive.com/shows/calendar/index" style="width:100%;" height="1500"></iframe>
Week Combined
Week view, but with countdown and next up vertical banners
Iframe url: http://www.vettenationlive.com/shows/calendar/week_combined
Direct link to day: http://www.vettenationlive.com/shows/calendar/week_combined/2013/1/1
Direct link to month: http://www.vettenationlive.com/shows/calendar/week_combined/2013/1
Single Model view: http://www.vettenationlive.com/shows/calendar/vicky-vette/week_combined
<iframe src="http://www.vettenationlive.com/shows/calendar/week_combined" style="width:100%;" height="1500"></iframe>
List
All upcoming shows, paginated with 25 shows per page.
Iframe url: http://www.vettenationlive.com/shows/calendar/list
Start at day: http://www.vettenationlive.com/shows/calendar/list/2013/1/1
Start at month: http://www.vettenationlive.com/shows/calendar/list/2013/1
Single Model view: http://www.vettenationlive.com/shows/calendar/vicky-vette/list
<iframe src="http://www.vettenationlive.com/shows/calendar/list" style="width:100%;" height="1500"></iframe>
List Vertical
All models in order of next show, with next show listed. Vertical Banners
Url: http://www.vettenationlive.com/shows/calendar/list_vert
<iframe src="http://www.vettenationlive.com/shows/calendar/list_vert" style="width:100%;" height="4000"></iframe>
List Vertical (no links)
All models in order of next show, with next show listed. Vertical Banners, no links
Url: http://www.vettenationlive.com/shows/calendar/list_vert_no_links
<iframe src="http://www.vettenationlive.com/shows/calendar/list_vert_no_links" style="width:100%;" height="4000"></iframe>
List Vertical (no links small)
All models in order of next show, with next show listed. Vertical Banners, no links, small
Url: http://www.vettenationlive.com/shows/calendar/list_vert_no_links_small
<iframe src="http://www.vettenationlive.com/shows/calendar/list_vert_no_links_small" style="width:100%;" height="4000"></iframe>
List Models
All models in order of next show, with next show listed. Horizontal Banners
Url: http://www.vettenationlive.com/shows/calendar/list_models
<iframe src="http://www.vettenationlive.com/shows/calendar/list_models" style="width:100%;" height="1500"></iframe>
Countdown
Countdown to next up coming show
Iframe url: http://www.vettenationlive.com/shows/calendar/countdown
Single Model view: http://www.vettenationlive.com/shows/calendar/vicky-vette/countdown
<iframe src="http://www.vettenationlive.com/shows/calendar/countdown" style="width:100%;" height="100"></iframe>
Countdown Banner
Countdown to next up coming show with banner
Iframe url: http://www.vettenationlive.com/shows/calendar/countdown_banner
Single Model view: http://www.vettenationlive.com/shows/calendar/vicky-vette/countdown_banner
<iframe src="http://www.vettenationlive.com/shows/calendar/countdown_banner" style="width:100%;" height="140"></iframe>
Countdown Small
Small 2 line countdown.
Iframe url: http://www.vettenationlive.com/shows/calendar/countdown_small
Single Model view: http://www.vettenationlive.com/shows/calendar/vicky-vette/countdown_small
<iframe src="http://www.vettenationlive.com/shows/calendar/countdown_small" style="width:100%;" height="60"></iframe>
Single line
Single line with show and showtime
Iframe url: http://www.vettenationlive.com/shows/calendar/model_text
Single Model view: http://www.vettenationlive.com/shows/calendar/vicky-vette/model_text
<iframe src="http://www.vettenationlive.com/shows/calendar/model_text" style="width:100%;" height="30"></iframe>