@SpecOpShop,
Ensure you have the new button behavior defined in the stylesheet. You may have to assign a new class or ID for the new button.
Chris
Latest News: (loading..)
Opening and Editing Pages
Started by SpecOpShop, Jan 31 2012, 19:19
21 replies to this topic
#21
Posted 03 February 2012, 04:29
:|: Was this post helpful ? Click the LIKE THIS button :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
:|: Click Here to learn how I can help you with custom coding, add ons, security and templates :|:
:|: Need an Area Calculator, Pre-Paid Account, Virtual Pin, Auction or Layaway Add on ? Click Here :|:
#22
Posted 03 February 2012, 20:05
This is what I have there for the buttons. When you click on any of the other 6 buttons the image swaps out and the font goes #ffffff and stays that way once you're on the page it sent you to. When you hover over the new button it swaps, but when you click and get to it's page is reverts back to the original not the "highlighted" one.
#m1,
#m2,
#m3,
#m4,
#m5,
#m6,
#m7,
#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6,
#over_m7,
#over2_m1,
#over2_m2,
#over2_m3,
#over2_m4,
#over2_m5,
#over2_m6,
#over2_m7 {width:auto; cursor:pointer; white-space:nowrap;text-align:center; vertical-align:middle;
font-size:11px;line-height:13px;font-weight:bold;font-family:Tahoma, Geneva, sans-serif; text-transform:uppercase;}
#m1,
#m2,
#m3,
#m4,
#m5,
#m6,
#m7 {color:#000000;background:url(images/menu_bg.gif) 0px 0px repeat-x; padding-top:6px;}
#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6,
#over_m7 {color:#ffffff;background:url(images/menu_bg_act.gif) 0px 0px repeat-x; text-decoration:none; padding-bottom:10px;}
#over2_m1,
#over2_m2,
#over2_m3,
#over2_m4,
#over2_m5,
#over2_m6,
#over2_m7 {color:#ffffff;background:url(images/menu_bg_act.gif) 0px 0px repeat-x; text-decoration:underline;}














