Sunday, 6 February 2011

Comments

The comments's background.


copy and paste:
<style>

.comment_box {
background: url("http://img810.imageshack.us/img810/3893/commenting.png") repeat-y
border: solid 1px transparent ; }

</style>

Friday, 4 February 2011

"About me" Things

ATTENTION: Add those BEFORE the <style> tag in your profile.
Copy the tag inside the bar you want. Delete the "YOUR TEXT HERE" part and add your text.

<div style="background-image:url(http://i1183.photobucket.com/albums/x474/Masyumaro_fuwa/strawberry_background_light.png); width: 200px; height: 200px; background-color: #ffffff; color:#BC5C61; scroll; border:2px solid #FF848C;-moz-border-radius:15px 15px 15px 15px; -webkit-border-radius:15px 15px 15px 15px; padding:2px; font-size: 11px; font-family: Century Gothic; overflow: auto;">

YOUR TEXT HERE

</div>













<TABLE style="WIDTH: 297px; HEIGHT: 196px" align=center background="http://img810.imageshack.us/img810/9945/strawberrybox.png" border=0>
<TBODY>
<TR>
<TD>
<DIV align=right>
<div style="
font-family: Small Fonts;
font-size: 9px;
position:relative;
left: -9px;
background-color: transparent;
HEIGHT: 157px;
WIDTH: 171px;
COLOR: #777777;
SCROLLBAR-FACE-COLOR: #COLOR;
SCROLLBAR-SHADOW-COLOR: #COLOR;
SCROLLBAR-HIGHLIGHT-COLOR: #COLOR;
FILTER: chroma(color=#COLOR);
SCROLLBAR-3DLIGHT-COLOR: #COLOR;
SCROLLBAR-ARROW-COLOR: #COLOR;
SCROLLBAR-TRACK-COLOR: #COLOR;
SCROLLBAR-DARKSHADOW-COLOR: #COLOR;
SCROLLBAR-BASE-COLOR: #COLOR;
OVERFLOW-Y: scroll;
OVERFLOW-X: hidden; ">

YOUR TEXT HERE



</DIV></DIV></TD></TR></TBODY></TABLE>


Input

The "Create Comment" button.


copy and paste:
<style>

input {
background: url("http://img714.imageshack.us/img714/8613/22240902.png") no-repeat;
border: solid 1px transparent ; }

</style>



copy and paste:
<style>

input {
background: url("http://img843.imageshack.us/img843/1325/frilledinput2.png") no-repeat;
border: solid 1px transparent ; }

</style>

Text Area

That's just the area where you write a comment. Even though it's a small detail I'll be working with it as well.


copy and paste:
<style>

textarea {
background: url("http://img193.imageshack.us/img193/8969/leavel.png") no-repeat
border: solid 1px transparent ; }

</style>


copy and paste:
<style>

textarea {
background: url("http://img16.imageshack.us/img16/7632/commentboxh.png") no-repeat
border: solid 1px transparent ; }

</style>

Thursday, 3 February 2011

Squiby Backgrounds

Okay, first post!
I'm going to start with the background, since it's the biggest part and a lot of people ask me about it. I'll edit this post as soon as I create any new background.


copy and paste:
<style>

body { background: url("http://img268.imageshack.us/img268/936/pinkmr.png") ; }

.container_text {
width: 900px;
padding: 0 20px;
background: #ffffff url("http://img109.imageshack.us/img109/3093/pinkmain.png") repeat fixed; }

</style>



copy and paste:
<style>

body { background: url("http://img190.imageshack.us/img190/9792/backqg.png") ; }

.container_text {
width: 900px;
padding: 0 20px;
background: #ffffff url("http://img21.imageshack.us/img21/8795/heartmain.png") repeat fixed; }
</style>




copy and paste:
<style>

body { background: url("http://img819.imageshack.us/img819/1040/backgroundyz.png") ; }

.container_text {
width: 900px;
padding: 0 20px;
background: #ffffff url("http://img6.imageshack.us/img6/6444/mainbackgroundi.png") repeat-y; }

</style>