![]() |
||||
|
How to make those Dynamic Box thingies.
Actually, I don't know what to call them. Basically, for most free blog users, you only have one page to host your blog. However, most people want it so that their blogs look like websites. For some reason, others even want their blogs to look like those cool websites that offer online bingo services like Foxy Bingo and equally competitive websites. You can click on navigation links like profile, and then the profile shows up in the content area. An example of a blogskin which has navigation like a website can be found here. Originally, this was not possible for free blog users, but now, you can have many "pages" within one page (HTML file) without using DHTML or PHP, just simple HTML! Note: This is not the only way to do it, there are many others, and this is one of the cleanest and simplest. I have to credit whoever that first thought of it, and I have made my modifications as well to improve it. Also, it might not be 100% W3 approved coding. Starting
Well, first of all, you need to know how to make skins. If you are just a started, I suggest you take a breather course here first, and get used to making skins. I am not going to re-cover the basics.
1. Create your base skin image, alongside with your content box.
If you are doing this in conjunction with my Tabling tutorial please do not add style="position:absolute; padding:5px; z-index:2; width:670; height:290; left:10; top:249; overflow: auto; ", just leave it as div id="box" 3) Links code. For your links, use this bit of code...
4) Your other page layer. Just now, we have added in the code for linking an image to your blog page. Here is the code for the page itself.
If you are doing this in conjunction with my Tabling tutorial please do not add style="position:absolute; padding:5px; z-index:2; width:670; height:290; left:10; top:249; overflow: auto; ", just leave it as div id="blog" visibility:hidden;
5) Simple eh? So now you will have a page where you first see a welcome note in the content area, then when you click on a link, the content area will change into another page! And all using one HTML page and no DHTML!
I hope this tutorial has helped =) |
About Me
Domain
Skins
Site Content
|
|||
![]() |
||||