Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 740 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

CSS Rollover Buttons

Thread title: CSS Rollover Buttons
Closed Thread    
    Thread tools Search this thread Display Modes  
08-27-2005, 11:50 PM
#1
<Isurfr> is offline <Isurfr>
Status: Member
Join date: Aug 2005
Location: w3c
Expertise:
Software:
 
Posts: 193
iTrader: 0 / 0%
 

<Isurfr> is on a distinguished road

  Old  CSS Rollover Buttons

...

08-29-2005, 06:38 PM
#2
D-Cre is offline D-Cre
Status: I'm new around here
Join date: Aug 2005
Location:
Expertise:
Software:
 
Posts: 5
iTrader: 0 / 0%
 

D-Cre is on a distinguished road

  Old

cool, thanks i really needed this

09-10-2005, 10:29 PM
#3
sketchie is offline sketchie
sketchie's Avatar
Status: Senior Member
Join date: Jul 2005
Location:
Expertise:
Software:
 
Posts: 835
iTrader: 1 / 100%
 

sketchie is on a distinguished road

  Old

Been looking for this sort of thing for a while, thank you

09-15-2005, 04:39 AM
#4
lostseed is offline lostseed
lostseed's Avatar
Status: Junior Member
Join date: Sep 2005
Location: Florida
Expertise:
Software:
 
Posts: 26
iTrader: 0 / 0%
 

lostseed is on a distinguished road

  Old

Remember the flicker bug... Best way is to make a bg image and place divs on top of the bg image so it wont flicker in IE 6 on the hover.

09-16-2005, 12:57 AM
#5
Andrew K is offline Andrew K
Andrew K's Avatar
Status: Member
Join date: Apr 2005
Location: Sydney Australia
Expertise:
Software:
 
Posts: 109
iTrader: 0 / 0%
 

Andrew K is on a distinguished road

  Old

free menus here as well.

http://binary-refinery.com/free/Menus/index.htm
download and check the css we use one image for all 3 button states.

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
font-size: 80%;
font-weight: bold;
}

ul {
list-style: none;
margin: 0;
padding: 0;
}


#menu {
width: 200px;
margin: 10px;
}

#menu li a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}

#menu li a:link, #menu li a:visited {
color: #000000;
display: block;
background: url(images/menu1.gif);
padding: 8px 0 0 20px;
}

#menu li a:hover {
color: #FFFFFF;
background: url(images/menu1.gif) 0 -32px;
padding: 8px 0 0 20px;
}

#menu li a:active {
color: #26370A;
background: url(images/menu1.gif) 0 -64px;
padding: 8px 0 0 20px;
}

just set the vertial alignment to which part you want to show.

09-16-2005, 02:19 AM
#6
chaka42 is offline chaka42
Status: Senior Member
Join date: Apr 2005
Location: Middle America
Expertise:
Software:
 
Posts: 955
iTrader: 5 / 100%
 

chaka42 is an unknown quantity at this point

Send a message via AIM to chaka42 Send a message via MSN to chaka42 Send a message via Skype™ to chaka42

  Old

you can also use a single image that includes the regular and hover together...

09-20-2005, 02:35 AM
#7
delphi. is offline delphi.
delphi.'s Avatar
Status: Junior Member
Join date: Sep 2005
Location: Chicago!
Expertise:
Software:
 
Posts: 36
iTrader: 0 / 0%
 

delphi. is on a distinguished road

Send a message via AIM to delphi. Send a message via MSN to delphi.

  Old

Hmm i'm going to try some of these - Thanks for the help

(design is my specialty )

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed