Click to See Complete Forum and Search --> : inserting a sidebar
Egaladeist
09-02-2005, 04:58 PM
You know how some templates lean in one direction..leaving alot of vacant space on one side or the other...
as an example...
http://moviecinema.blogspot.com/
Movie Cinema
virtually everything on the right is just a lot of wasted space...how can I insert a sidebar in that space?
Thanks,
Eg ;)
Wiz Creations
09-02-2005, 06:21 PM
put a div tag with align right:
<div align="right">
of course, you would want to use some css to get it formated better
Egaladeist
09-02-2005, 11:16 PM
Thanks Wiz...that at least gives me a starting point...anything else would be useful. Usually I just need to be pointed in the right direction...then through trial and error I figure the rest out for myself.
But any additional help is always appreciated.
Eg ;)
ray326
09-03-2005, 12:19 AM
Try a few of these.
http://www.inknoise.com/experimental/layoutomatic.php
Egaladeist
09-03-2005, 02:54 PM
Thanks ray326!
Eg ;)
alco19357
09-03-2005, 07:03 PM
if youre wondering how you can fill in that extra space with textttt... you can always put a tabel in with a border of 0. im not sure if thats what your talking bout tho, i use lots of frontpage templates
Egaladeist
09-04-2005, 03:23 AM
Thanks alco19357,
I'll try that too...I have two test blogs that I try everything out on before I install code on the main blogs...it's all good.
Eg ;)