
Wanna have a Control Panel Button like this?
++++++++++++++++++++++++++
++++++++++++++++++++++++++
Here's the code
#controlPanelButtons {
width:100px;
margin-top:20px;
background:url(URL OF IMAGE HERE)
}Change "URL OF IMAGE HERE" of your desired image's url
Save as CSS EXTENTION! ^_^
tutorial for saving CSS EXTENTION is HERE
Last edited by _+katrina+_ (2007-05-23 14:28:58)

-Offline- |



-Offline- |

o4mitch wrote:
plz read the rules....
here
RULES
@on topic...
nice trick... keep it up!
Last edited by yeng29 (2007-05-23 13:58:53)

-Offline- |

nice one gurl!!!!
thanx

-Offline- |

^ hihi... i got it with a guess.. and some "trial-and-error" 

-Offline- |

nice code..tnx for sharing..















-Offline- |

hehehe tnx... it's just a simple code actually.. !! 

-Offline- |

tnx 4 d code.. but i want to align it in 2 columns like before... how can i do that? do u know a code 4 dat? tnx!

-Offline- |

pia498 wrote:
![]()
tnx 4 d code.. but i want to align it in 2 columns like before... how can i do that? do u know a code 4 dat? tnx!
-Offline- |

LiLemO wrote:
pia498 wrote:
![]()
tnx 4 d code.. but i want to align it in 2 columns like before... how can i do that? do u know a code 4 dat? tnx!
thank you! niceone.. ^^

-Offline- |

pia498 wrote:
LiLemO wrote:
pia498 wrote:
![]()
tnx 4 d code.. but i want to align it in 2 columns like before... how can i do that? do u know a code 4 dat? tnx!
thank you! niceone.. ^^
uR welcome... Just Sharing heheh 
-Offline- |

nice one!! thanks for sharing!!
-Offline- |

how to make it transparent????

-Offline- |

tnx for diz one!!. you're great!

-Offline- |

hey i just want to add a 3d button about this thread i just gonna change it with a hover effect and 3d button too
this is the button with no hover
this is the button at hover
and this is the code
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 7pt; text-decoration:none;
color: #000000;
background-color: transparent; background-image:url(http://img148.imageshack.us/img148/6567/button2ep0.gif); background-position:center center; background-attachment:fixed; background-repeat:no-repeat;
border-color: transparent; border-style:none; border-width:0px;
}
#controlPanelButtons a:hover {
font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 7pt; text-decoration:none;
color: #000000;
background-color: transparent; background-image:url(http://img108.imageshack.us/img108/9742/buttonwa8.gif); background-position:center center; background-attachment:fixed; background-repeat:no-repeat; border-color: transparent; border-style:none; border-width:0px;
}
put it in your css file extension 
http://friendstertalk.com/t1879-save-ex…te....html
Last edited by cip6192 (2007-06-18 09:41:07)
-Offline- |

nice tnxz for sharing

-Offline- |

can we put diff images on each control panel buttons? 
-Offline- |

_+katrina+_ wrote:
Wanna have a Control Panel Button like this?
++++++++++++++++++++++++++
http://images.tabulas.com/102720/l/Bj03.JPG
++++++++++++++++++++++++++
Here's the codeCode:
#controlPanelButtons { width:100px; margin-top:20px; background:url(URL OF IMAGE HERE) }Change "URL OF IMAGE HERE" of your desired image's url
Save as CSS EXTENTION! ^_^
tutorial for saving CSS EXTENTION is HERE
pano un. ive tried the other codes but it's not working eh
-Offline- |

valjesnet wrote:
pano un. ive tried the other codes but it's not working eh
it's still working... try it...

-Offline- |