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.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


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 »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • Menu_Current problem with new installation
  • Print
Pages: [1]   Go Down

Author Topic: Menu_Current problem with new installation  (Read 3461 times)

El Mik@

  • Guest
Menu_Current problem with new installation
« on: June 12, 2009, 09:43:10 PM »
Hello,

I just installed WebsiteBaker and "converted" our archery club's website to WB template.

I have one problem, menu_current image doesn't show up and I can't figure what's the problem.

Our old site is located here (normal html, css site):
http://yhdistykset.jns.fi/joutsi

If you test the menu there, you can see that current page link in the menu is red.

When you test the new WB site you can see that current page link isn't red:
http://www.joutsi.info

Does someone know what is the problem here?

Menu's CSS code:
Code: [Select]
#menu_default{
    text-align: center;
    background: url(kuvat/menu-middle.png) repeat-y;
    float:left;
    width:120px;
}

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

#menu_default img {
    height: 115px;
    display: block;
    margin-right: 4px;
    margin-left: 4px;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #e6e6e6;
}

#menu_default  a {
    height: 20px;
    display: block;
    padding-top: 5px;
    margin-right: 4px;
    margin-left: 4px;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #e6e6e6;
}

#menu_default  a:hover {
    color: #ffff00;
    background: url(kuvat/menu-red.png);
}

#menu_default  #current {
    color: #fafafa;
    background: url(kuvat/menu-red.png);
}

Logged

Offline Ruud

  • Posts: 3671
  • Gender: Male
  • Do not use PM for help! Please use the forum!
    • Dev4Me - Professional WebsiteBaker Development
Re: Menu_Current problem with new installation
« Reply #1 on: June 12, 2009, 10:43:00 PM »
Hi, welcome to the WebsiteBaker community.

If you change:
Code: [Select]
#menu_default  #current {
    color: #fafafa;
    background: url(kuvat/menu-red.png);
}
to
Code: [Select]
#menu_default  .menu_current {
    color: #fafafa;
    background: url(kuvat/menu-red.png);
}
it should work fine.

Ruud
Logged
Dev4me - WebsiteBaker modules - WBhelp.org

El Mik@

  • Guest
Re: Menu_Current problem with new installation
« Reply #2 on: June 13, 2009, 09:28:20 PM »
Thanks! That worked  :-)
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • Menu_Current problem with new installation
 

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