The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: litto
Date: Sat, 2 Aug 2008 23:41:18 -0700 (PDT)
Local: Sun, Aug 3 2008 2:41 am
Subject: 3 colume Templates
How to create 3 colume Templates in blogger
You must
Sign in before you can post messages.
You do not have the permission required to post.
From: panther
Date: Sun, 3 Aug 2008 04:12:59 -0700 (PDT)
Local: Sun, Aug 3 2008 7:12 am
Subject: Re: 3 colume Templates
You must
Sign in before you can post messages.
You do not have the permission required to post.
From: litto
Date: Sun, 10 Aug 2008 02:11:54 -0700 (PDT)
Local: Sun, Aug 10 2008 5:11 am
Subject: 3 colume Templates
I edit my HTML code i am planed to add a colume on rightside. but add
a page element come under leftside colume.i add on like this
#main-wrapper {
width: 470px;
float: $endSide;
word-wrap: break-word; /* fix for long text breaking sidebar float
in IE */
overflow: hidden; /* fix for long non-text content breaking IE
sidebar float */
}
#sidebar-wrapper {
width: 200px;
float: $startSide;
word-wrap: break-word; /* fix for long text breaking sidebar float
in IE */
overflow: hidden; /* fix for long non-text content breaking IE
sidebar float */
}
#sidebar-wrapperL {
width: 200px;
float: $endSide;
background:#FFFFFF;
word-wrap: break-word; /* fix for long text breaking sidebar float
in IE */
overflow: hidden; /* fix for long non-text content breaking IE
sidebar float */
}
anybody help me how to change it on rightside.
You must
Sign in before you can post messages.
You do not have the permission required to post.
From: litto
Date: Sun, 10 Aug 2008 03:00:56 -0700 (PDT)
Local: Sun, Aug 10 2008 6:00 am
Subject: 3 colume Templates
I edit my HTML code but right side of the colume come like this(look
my blog www.knoltech.blogspot.com)plz tell me how to add page element
under blog tittle
You must
Sign in before you can post messages.
You do not have the permission required to post.