Creating a Nice Textarea/Comment-Box

A textarea is an element on a webpage that you can type into. In Multiply lay-out commonly used as commenting areas, and guestbook. All browsers have defaults styles for textareas which vary. You can take control of your textareas and style them with CSS.

in example of my lay-out, there is a writing : “Thanks for commenting” at bottom right box.
well you can do this with css and of course with your own style.

comment_box

first you should know that there is two syntax (command) for comment box in multiply lay-out, dh ; [.replybox textarea] and [textarea].
for [.replybox textarea] just leave it, dont mess it. we just play here with [textarea] syntax

for text background in comment box, use it with images. you can create it with your favorite image editor,such as photosop, etc.
after you’ve make text images, see the size of your created text images. i recomend that size of that text image is not larger than 400px.85px.
upload that text-image in your fav image hosting, otherwise you can upload it in multiply photos-album. make a note link that given for text-image.
leave it for a while.

then copy paste this css code and insert it in your custom css.

textarea {
background-image: url(http://YOUR LINK TEXT-IMAGE);
background-position: bottom right;
background-repeat: no-repeat;
background-color: #fff; /* this background-color is adjusted with your background text-images */
}

do preview and if your text-image in comment box is right in position, well done.
but if not, you must be edit your text-images and adjust it with width and height of your comment box.
after edit it, do preview again and if it’s correct, save it.

that’s it.
want more modified of your comment box?
ok, we can make more nice for submit button and Preview & Spell Check button.
just copy this css code below and paste it into your custom css ;

input {
border: 1px solid #ffffff;
margin: 0;
padding: 2px;
color: #444444;
}

input:hover {
border: 1px solid #000000;
margin: 0;
padding: 2px;
color: #444444;
cursor: pointer;
}

you can be a creative person to modify this 2 buttons. just change border color. otherwise you can change font-type, font-style, or font-weight
in input:hover, thats for command if cursor points the button. and yes, you can create it too.

here is additional css code for font :
font-family: "Verdana","Lucida Sans",Sans-Serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12px;

you can insert that css code of font into input or input:hover syntax.

there is one more trick for comment box, but it only works in IE6 browser and above.
you can insert this css code ;

input:focus, textarea:focus {
background-color: #eee;
}

this css code is used for matching any element that has keyboard input focus. Keyboard input focus describes any element that’s ready to receive user input. It can apply to a form control.
just try it. and i believe this :focus code make your multiply more cool.

30 comments March 26th, 2008

New Beginning

newbeginning.jpgThis free multiply page theme is best for Easter but can also be use everyday. The theme has an animated text in the banner that says, “Each day is a new beginning…” The background is solid orange. This theme has a layered style look which is inspired by one famous Multiply Designer- Rosalyn. The banner is an image of a chick which popped out of the shell and a flower. The page body has a vertical yellow stripes background. The itemboxes have opacity that gives it a clean look. It has customized icons and animated cursor.
(more…)

43 comments March 20th, 2008

Good Morning

goodmorning.jpgThis free multiply page layout has a marble purple background. The banner is an image of a mouse inside a teacup holding purple flowers with the text Good Morning. The page body has a purple floral background. The font color used is purple. It has customized animated flower icons and a heart cursor.
(more…)

2 comments March 20th, 2008

Marquee Tags

Marquee Tutorial

The <marquee> tag is used to introduce text that scrolls horizontally within a display box. The usual warnings about the distracting and annoying nature of continuously running animations apply.
(more…)

14 comments March 19th, 2008

Pilipino Ako

pilipinoako.jpgThis free multiply page theme is inspired by Telma Castro. Yet another theme on the minimalistic Version still on Honoring Telma month!The background of the page is solid black. The banner is an image from Randy Paulino. The page body is solid black and the font color used is red.
(more…)

21 comments March 19th, 2008

Modifikasi Favicon Multiply (Bahasa Indonesia)

favicon_desc.jpg

yang belum tahu makanan jenis apa yang namanya favicon, silahkan baca disini
tapi jangan lupa balik lagi kesini yak :P
(more…)

11 comments March 19th, 2008

Color and HTML Hex Codes

 Color and HTML Hex CodesHOW TO APPLY THESE CODES AND COLORS

To Your Html – Color Codes Are Hexadecimal Triplets Representing The Colors Red, Green, And Blue.

For example, in the below example of the color red, you can notice the color code is FF0000, which is ‘255′ red, ‘0′ green, and ‘0′ blue.
(more…)

26 comments March 19th, 2008

Easter Bunny

easterbunny.jpgThis free multiply page layout has a textured green background. The banner is an image of a female Easter Bunny bringing an Easter basket. The page body has a fixed background with different colors of small hearts that sparkle every now and then. The textarea has cute animated image of a bunny inside the basket.
(more…)

Add comment March 19th, 2008

NEON LOVE: Yellow Version

neonloveyellowversion.jpgThe last set for NEON LOVE THEME. It is an AVLACK base skin. picture stamps by lovetorock. It has a horizontal striped yellow and white background. The page body is in solid white. The itembox title has a solid yellow in color.
(more…)

10 comments March 18th, 2008

NEON LOVE: Blue Version

neonloveblueversion.jpgIt is the first NEON LOVE THEME that i made for myself. Since I decided to make it for public use.. i’ll make a little changes for the banner. It has a lot of random images and stamps from ejay. The train is animated and continously moving from left. The page body has a solid white background. It is an AVLACK base skin.
(more…)

6 comments March 18th, 2008

Next Posts Previous Posts


Categories

Links

Feeds