WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.8 is now available!


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • General Community »
  • Off-Topic »
  • Roll over menu
  • Print
Pages: [1]   Go Down

Author Topic: Roll over menu  (Read 5529 times)

Quarian

  • Guest
Roll over menu
« on: May 13, 2008, 10:47:58 AM »
Hi, im working on a template for website baker, and ive commed up with a problem, im not being able to put a roller over with the simple hover and such. If anyone could help me it would really be appriciated :)

Code: [Select]
A:link {color: #000000;}
A:visited {color: #000000;}
A:hover {text-decoration: underline; color: #f3f3f3;}
A:active {color: #000000;text-decoration: none}


The following is the CSS as it is now

Code: [Select]
#menu{
width:273px;
float:left;
height:auto;
margin-left:22px;
margin-top:37px;
}


#menu ul li {
 display: block;
 list-style-image: url("dot.gif");

}

#menu ul li a {
 color: #000000;
 text-decoration: none;
}
Logged

Offline Ruud

  • Posts: 3671
  • Gender: Male
  • Do not use PM for help! Please use the forum!
    • Dev4Me - Professional WebsiteBaker Development
Re: Roll over menu
« Reply #1 on: May 13, 2008, 10:57:49 AM »
Just add the css for the hover like this:

Code: [Select]
#menu ul li a:hover {
 color: #f3f3f3;
 text-decoration: underline;
}

Ruud
Logged
Dev4me - WebsiteBaker modules - WBhelp.org

Quarian

  • Guest
Re: Roll over menu
« Reply #2 on: May 13, 2008, 11:40:51 AM »
Sweet :)

Thanks alot!
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • General Community »
  • Off-Topic »
  • Roll over menu
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2