Pages: 12
You are viewing a post by Da BucKz. View all 24 posts in Aku cuma pengen share aja. Mungkin berguna ubtuk newbie seperti saya. Kalo tidak berguna di tendang saja. [spoiler]/* CONTROL PANEL: BUTTONS */ #controlPanelButtons a, #controlPanelButtons a:lin.
bkin CPB sprti tab pas d hover (letak d samping kiri primary pic.)
[quote]#controlPanelButtons {
font-size: 11px;
width: 11px;
text-align: center;
position: relative;
bottom: [b]172[/b]px;
right: 25px;
background-color: transparent;
padding-bottom: 2px;
}
#controlPanelButtons li {
display: inline;
}
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
position: relative;
left: 12px !important;
width: 15px;
height: 10px;
line-height: 10px;
overflow: auto;
font-size: 0px;
text-align: center;
background-image: url([b]http://i424.photobucket.com/albums/pp326/odlockyloc/button/cooltext406107424.png[/b]);
background-attachment: scrolled;
background-position: center left;
background-repeat: no-repeat;
background-color: #[b]000000[/b];
text-decoration: none;
border: [b]2[/b]px [b]solid[/b] #[b]15bed7[/b];
-moz-border-radius: 0 10 10 0;
}
#controlPanelButtons a:hover {
font-size: 11px;
width: 160px;
height: 10px;
color: #[b]56d1e7[/b];
font-weight: normal;
font-family: [b]Comic Sans MS[/b];
text-align: center;
background-image: url([b]http://i424.photobucket.com/albums/pp326/odlockyloc/button/cooltext406107424MouseOver.png[/b]);
background-attachment: scrolled;
background-position: center left;
background-repeat: no-repeat;
background-color: #[b]000000[/b];
-moz-border-radius: 0 10 10 0;
text-decoration: none;
}[/quote]
edit aj yg ane bold...[/spoiler]
btw, tengs dh mw share.... Last edited by Da BucKz (2008-12-01 06:54:02)