Monday, 5 November 2012

Cursor hello kitty

2 Comment(s) so far


Urmm...bosannya harini.... =,= daripada duduk diam tak de benda nak buat lebih baik update
entri.. tadi saje search cursor kat google lpastu terjumpa cursor-cursor ni . . . jadi, nak share lah..

http://www.picgifs.com/cursors/anime/hello-kitty/animaatjes_hello_kitty_icon75.cur
 http://www.picgifs.com/cursors/anime/hello-kitty/animaatjes_hello_kitty_icon71.cur
http://www.picgifs.com/cursors/anime/hello-kitty/animaatjes_hello_kitty_icon70.cur
http://i293.photobucket.com/albums/mm47/catzbling/Kitty%
20Theme%20Pink%201/cursor.gif
http://cur.cursors-4u.net/anime/ani-1/ani177.cur

http://i31.photobucket.com/albums/c353/xobaybeexdawlox/Kitty-M.gif
http://cur.cursors-4u.net/anime/ani-1/ani178.cur

 image
http://fc05.deviantart.net/fs16/i/2007/137/9/1/___Charmmy_Kitty_Cursor_Set____by_ichigohimexoxo.gif

 image
http://www.dolliehost.com/dolliecrave/cursors/cursors-all/cute50.gif

image

http://67.media.tumblr.com/0c57dcafc40cf35f99dae31e2d10965b/tumblr_inline_mg28goFAzN1qid2nw.gif

Sunday, 4 November 2012

Top button1

Be the first to comment!


Assalamulaikum dan hai semua...time cuti ni memang rajin nak update status sebab tak de benda nak buat...kali ni saya nak bagi top button... time ni tengah rajin nak bukak photoshop..








Ok...kalau nak amik je..tpi komen ye..

Saturday, 3 November 2012

Header bear

5 Comment(s) so far
Assalamualaikum...Hari nie saya terlebih rajin nak buat header..Kali ni saya nak bagi header free gambar beruang.. comel tak??mestilah comel macam orang yang membuatnya kan?? hehe..

Saiz : 800 x 300










Cara ambil :
Click image > save image as..

Ok itu sahaja...babai..

Wednesday, 31 October 2012

Sidebar title border ( Classic template )

Be the first to comment!


Assalamualaikum and good night. This tutor is about sidebar title for classic template.

Log in your blogger account.
Dashboard > Template
Copy below code and paste it before </style>
.sider {padding:10px;margin:10px;background: url(URL IMAGE);border-left: 5px #FF66FF solid;border-right: 5px #FF66FF solid;border-top: 1px dashed #FF66FF;border-bottom: 2px dashed #FF66FF;padding: 5px;font-size: 12px;color:#4D4D4D;font-family: Verdana;letter-spacing:1px;text-align:right;}

The Notes : Color code here
Pink text : Background URL
Blue text : Border color
Red text : Text color

Then,  replace your old sidebar title style with the new code.

Example : <div class="h2">Sidebar Title</div><br>   replace h2 with sider
<div class="sider">Sidebar Title</div><br>
 Ok..have a try..

Sidebar title border (Template designer)

3 Comment(s) so far


Assalamualaikum and good night. This tutor is about sidebar title for designer template.

1. Log in your blogger account.
2. Go to Dashboard > Template > Edit HTML.

Search code using F3 or ctrl + F :  .sidebar h2 {   or   h2 {   or any code referring to sidebar title.

If there is any other sub code after the code, delete it first.
Example : Delete the sub code ( red bolted text )

.sidebar h2 {
padding:5px;margin:3px;
}

Copy below code and paste it after the code that you had searched earlier.
padding:10px; margin:10px; background: url(URL IMAGE); border-left: 5px #FF66FF solid;border-right: 5px #FF66FF solid;border-top: 1px dashed #FF66FF;border-bottom: 2px dashed #FF66FF;padding: 5px;font-size: 12px;color: #4D4D4D; font-family: Verdana;letter-spacing:1px;text-align:right;}

The Notes : Color code here
Pink text : Background URL
Blue text : Border color
Red text : Text color

....preview dan save....

Dropdown Blog Archive

2 Comment(s) so far


Assalamualaikum...For blogskin template user, You can use this dropdown blog archive to show your list of post per month.

Log into your blogger account.
Dashboard > Template
Copy below code and paste it anywhere within your sidebar section, maybe below cbox code or etc..
<br /><center><select style="background-color: #FFCC66; color: #000000; font: 10px tahoma; letter-spacing: 2px; border: 1px #000000 solid; padding: 2px; width: 240px;" onChange="location.href=this.options[this.selectedIndex].value;">
<option value=''>Select ♥</option>
<BloggerArchives>
<option value="<$BlogArchiveURL$>"> <$BlogArchiveName$></option>
</BloggerArchives></select></center><br />
The Notes :Purple text : Text to display ( Archieves )
Lime text : Border and font color
Red text : Background color
Blue text : Width of widget

...preview dan save...