USING CODED LAYOUTS
We want to learn how to use coded layout (the ones i have made for piczo sites).
1. First go to my home page and follow the link to the
Graphics page and then to the
Coded layouts.
2. Find a coded layout and open it.
3. You'll find two types of code >> 1.Blog Pack 2.Iframe Pack (you can read some tutorials about using iframe
here).
4. Download one of the packs and use
WinZip / WinRar to unzip the file. You can also extract them as shown below.
5. You'll find three Word Documents after unzipping. 1-Header.doc 2-Navigation.doc 3-Blog/Iframe.doc
NOTE: Header contains the layout and the CSS (cascading style sheet). CSS is what that makes any effect or colors etc. to your page.
Navigation is the code that provides you with the sidebar content like OWNER , MENU etc.
Blog/Iframe is the part that you can use to put blogs or write news ... there. its the part you should edit more than the others.
6. Finally you should copy & paste the codes in different HTML BOXES to your piczo site. THAT WAS ALL :D.
Hope you got what to do.