| Forums > Help! > "I need help hw create a box inside a blog post?" (4 replies)
|
|
|
like for example when..we see a preview of a particular blogskin..we can actually see a box with words in it inside a post.
for example..click here
www.blogskins.com/apply.php?sid=180542&action=Preview
(the first post in the preview dated 6th April 2002)
What is the html code for this????
Edited 8 months ago. |
| |
|
| |
|
| |
it's a blockquote.
make a .blockquote class and format with some border and padding properties in the CSS styles.
then whenever you want to enclose the text with a box use the quote button in your blogger account where you post. it is that icon with the " in it.
|
| |
| |
|
| |
[blockquote]POST HERE[/blockquote]
like that.
replace square brackets with sharp ones like this
Edited 8 months ago. |
| |
| |
|
| |
its blockquote.
first you put in something like this into eur section :
blockquote{
background-image: url("http://s228.photobucket.com/albums/ee192/keryn295/papernotes.png" ;
background-repeat: repeat;
background-attachment: fixed ;
padding:10px;
border: 2px solid #F6AFC2;
font-family:tahoma;
text-align: justify;
color:black;
}
, then, when euu post,
eu just need to type in {blockquote} put eur words here {/blockquote}
(but eu must remove the "{}" and change it into ""
& then, eu wil get a "box" !
hope this helped eu (:
|
| |
| |
|
| |
what is with the euu -.-
|
| Subscribe To This Thread: RSS 2.0 or Atom (?) |
| This thread has been locked, and no new replies can be posted. |