[h2]IMAGES / GALLERIES / SLIDERS[/h2]
[row]
[h3]Images[/h3]
[/row]
[row]
[third_column]
[img photoshadow=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/dish174.jpg» align=»left» width=»200″ height=»200″]
[/third_column]
[third_column]
[img frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/dish184.jpg» align=»center» link=»#» width=»200″ height=»200″]
[/third_column]
[third_column]
[img frame=»yes» lightbox=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/dish194.jpg» align=»right» link=»#» width=»200″ height=»200″]
[/third_column]
[/row]
[row]
[third_column]
[sourcecode language=»html»]
[[img width="200" height="200"
src="…" align="left"
photoshadow="yes" ]]
[/sourcecode]
[/third_column]
[third_column]
[sourcecode language=»html»]
[[img width="200" height="200"
src="…" align="center"
link="#" frame="yes"]]
[/sourcecode]
[/third_column]
[third_column]
[sourcecode language=»html»]
[[img width="200" height="200"
src="…" align="right"
link="#" frame="yes"
lightbox="yes"]]
[/sourcecode]
[/third_column]
[/row]
[row]
[full_column]
parameters
- frame : yes; no; – frame around the image?
- photoshadow : yes; no; – shadow below image?
- lightbox : yes; no; – show hover effect?
- src – image source
- alt (optional) – alternate text
- width – image width
- height – image height
- align : default; left; center; right; – image align inside container (default sets no special align)
- link (optional) – creates link with specified url around the image
[/full_column]
[/row]
[row]
[h3]Image box[/h3]
[/row]
[row]
[img_box header=»Waiter» subheader=»Steve Jobs» frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/team1-photo4.jpg» width=»200″ height=»200″ align=»default»]
[half_column]
[sourcecode language=»html»]
[[img_box header="Waiter" subheader="John Doe"
frame="yes" src="" width="200" height="200"
align="default"]]
[/sourcecode]
parameters
- header – text above the image
- subheader – text under the image
- frame : yes; no; – frame around the image?
- lightbox : yes; no; – show hover effect?
- src – image source
- width – image width
- height – image height
- link (optional) – creates link with specified url around the image
[/half_column]
[/row]
[row]
[h3]Gallery[/h3]
[/row]
[row]
[two_thirds_column]
[ct_gallery narrow=»yes»]
[ct_gallery_slide narrow=»yes»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery16.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery24.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery34.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery44.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery54.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery64.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery74.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery84.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery94.jpg» width=»162″ height=»116″ align=»default»]
[/ct_gallery_slide]
[ct_gallery_slide narrow=»yes»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery16.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery24.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery34.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery44.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery54.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery64.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery74.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery84.jpg» width=»162″ height=»116″ align=»default»]
[img_box frame=»yes» src=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/gallery94.jpg» width=»162″ height=»116″ align=»default»]
[/ct_gallery_slide]
[/ct_gallery]
[/two_thirds_column]
[third_column]
[sourcecode language=»html»]
[[ct_gallery narrow="yes"]
[ct_gallery_slide narrow="yes"]
[img_box frame="yes"
src="" width="162"
height="116" align="default"]
…
[img_box frame="yes"
src="" width="162"
height="116" align="default"]
[/ct_gallery_slide]
[ct_gallery_slide narrow="yes"]
…
[/ct_gallery_slide]
[/ct_gallery]]
[/sourcecode]
[gallery] parameters
- buttonlink (optional)
- buttonlabel (optional)
- narrow : yes; no; – show in narrow mode?
[[gallery_slide]] parameters
- narrow : yes; no; – show in narrow mode?
[/third_column]
[/row]
[row]
[h3]Slider[/h3]
[/row]
[row]
[slider style=»default» cornerinfo=»NEW OPENING»]
[slider_item imgsrc=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/slider_big_014.jpg»]
[slider_item imgsrc=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/slider_big_024.jpg»]
[slider_item imgsrc=»http://restaurante.bahiataberna.com/wp-content/uploads/2012/12/slider_big_034.jpg»]
[/slider]
[/row]
[row]
[half_column]
[sourcecode language=»html»]
[[slider style="default" cornerinfo="NEW OPENING"]
[slider_item imgsrc=""] [slider_item imgsrc=""]
[slider_item imgsrc=""] [/slider]]
[/sourcecode]
[/half_column]
[half_column]
[[slider]] parameters
- style: default; border; – border and navigation type
- cornerinfo: – left top corner label (optional)
- narrow : yes; no; – show in narrow mode?
[[slider_item]] parameters
- imgsrc
- narrow : yes; no; – show in narrow mode?
[/half_column]
[/row]