We will repeat here the lesson for the SGAG Installers. You need to fix well this concepts.
An "Sgag Installer" will learn how to use "Gallery Templates", that are pre-created SGAG Galleries that you can copy and customize.
To install a "Gallery Template" into your "SGAG Template" (that is at your blog), is easy.
There are this area in the "SGAG Template:
... //////////////////////////////////////////////// ////AREA FOR INSTALLERS & CONSTRUCTORS & WIZARDS //////////////////////////////////////////////// 'DEFAULTGALLERY="yes";'+ //Change to "no" if you are defining your gallery 'GRID="no";'+ ////////////////OBJECTS HERE: /////////////////////////////////////////////////// ////////END OF SGAG SCRIPT AREA ////////////////////////////////////////////////// ...
Each "Gallery Template" we will present here, has a group of lines representing the "SGAG objects" (walls, floors, browsers, "links" etc.) that are inside the 3D environment.
By example, look this 3D environment we have visit at:

We have here five "SGAG objects":
The group of lines that represents the gallery of this evironment is:
... //////////////////////////////////////////////// ////AREA FOR INSTALLERS & CONSTRUCTORS & WIZARDS //////////////////////////////////////////////// 'DEFAULTGALLERY="no";'+ //Change to "no" if you are defining your gallery 'GRID="no";'+ ////////////////OBJECTS HERE: 'BLOCK1="browser(0,200,-1200,0,\'youtube\',\'http://myopinionafdj.blogspot.com/2007/09/sinatra-jobim.html\',\'To go to the post at Blogger, click the pink little cube over the panel.\')";'+ 'BLOCK2="link(0,280,-1200,0,\'Pink\',\'http://myopinionafdj.blogspot.com/2007/09/sinatra-jobim.html\',\'POST ABOUT SINATRA & JOBIM\')";'+ 'BLOCK3="tetrabase(200,450,0,0,-500,0,0,\'LightRed\')";'+ 'BLOCK4="hexabase(1000,1000,0,0,-1200,0,\'Yellow\')";'+ 'BLOCK5="column(50,200,10,-100,300,-500,0,0,1.57,0,\'http://farm2.static.flickr.com/1276/1368318186_e932813c2d.jpg\')";'+ /////////////////////////////////////////////////// ////////END OF SGAG SCRIPT AREA //////////////////////////////////////////////////
To have a copy of this environment (like it is) at YOUR blog, you need to put this lines replacing the equivalents in the "SGAG Template" you have at your blog. You can try it, now, if you like...
Have tested and seeing the original gallery of the "Gallery Template", you can change many things to customize it.
Lets go to analise the easier first:
The two lines that define the two floors are:
'BLOCK3="tetrabase(200,450,0,0,-500,0,0,\'LightRed\')";'+ 'BLOCK4="hexabase(1000,1000,0,0,-1200,0,\'Yellow\')";'+
You can change the colors of them replacing the names LightRed and Yellow by that you can find at:

Don't change the numeric values! You will do it when you are an SGAG Constructor.
The plaque is the object:
'BLOCK5="column(50,200,10,-100,300,-500,0,0,1.57,0,\'http://farm2.static.flickr.com/1276/1368318186_e932813c2d.jpg\')";'+
It has the address of an image that is a logo. You have learned how to create logos at this lesson. You can create a new logo and replace that of the plaque, replacing this address by that of a new image you need to upload to Flickr.
The SGAG browser is represented by:
'BLOCK1="browser(0,200,-1200,0,\'youtube\',\'http://myopinionafdj.blogspot.com/2007/09/sinatra-jobim.html\',\'To go to the post at Blogger, click the pink little cube over the panel.\')";'+
You have also learned how to replace the content of browsers at the "SGAG Default Gallery". Here is similar. Lets go, step by step:
1 - You need to replace "youtube" by:
2 - Replace "http://myopinionafdj.blogspot.com/2007/09/sinatra-jobim.html" by the address of your post, or photo or music clip or another post having video (at this case, in the previous step remains the type: "youtube").
3 - Replace the message: "To go to the post at Blogger, click the pink little cube over the panel." by the message you like.
For the "SGAG object" that is a "link" (the little cube) , we have:
'BLOCK2="link(0,280,-1200,0,\'Pink\',\'http://myopinionafdj.blogspot.com/2007/09/sinatra-jobim.html\',\'POST ABOUT SINATRA & JOBIM\')";'+
You can change here the color, the address linked and the message that appears at a "mouseover".
Every "Gallery Template" you will find here at our inventory has a similar structure: some "SGAG objects" where you can change some values".
Our recomendation is: first, copy and replace, at your "SGAG Template", the part of the "Gallery Template" presented at each template. Test to see if it appears OK. At a second moment, replace the values by that you like more.
You will find many "Gallery Templates" at the next pages.
NEXT