Domesticmango
05-12-2010, 10:17 AM
Hey guys this is my first post =D
Im having problems with my hover button, the problem is i can make one hover button change image but when i try to with one below it doesnt work im thinking its because i havnt ended the one before but im only 3 days new with the whoel css code and stuff
here is my webpage with hover button problem:http://uniquestyleanddesign.webs.com/
the home button changes but the photos one doesnt?? here is the css code i have put in to make them hover
#homebutton:hover { background-image: url("http://farm4.static.flickr.com/3053/4596753027_c68776521e_o.jpg");
#photos:hover { background-image: url("http://farm4.static.flickr.com/3053/4596753027_c68776521e_o.jpg")
all help is very much appreciated:thumbsup:
Im having problems with my hover button, the problem is i can make one hover button change image but when i try to with one below it doesnt work im thinking its because i havnt ended the one before but im only 3 days new with the whoel css code and stuff
here is my webpage with hover button problem:http://uniquestyleanddesign.webs.com/
the home button changes but the photos one doesnt?? here is the css code i have put in to make them hover
#homebutton:hover { background-image: url("http://farm4.static.flickr.com/3053/4596753027_c68776521e_o.jpg");
#photos:hover { background-image: url("http://farm4.static.flickr.com/3053/4596753027_c68776521e_o.jpg")
all help is very much appreciated:thumbsup: