1
turkdrum
imago02 top menu problem
  • 2008/2/5 18:23

  • turkdrum

  • Just popping in

  • Posts: 15

  • Since: 2005/11/24


Does anyone knows how to change top menu in imago02 theme ?

I couldn't find it in theme.htm but as i know i should change it from there :)

It's so complicated code

2
Burning
Re: imago02 top menu problem
  • 2008/2/5 20:13

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi,

If you're talking about Main Menu, there are 2 ways to customize this template :

- style.css
/*---------------------------------------Ö÷Òª²Ëµ¥-------------------------------------*/
td#mainmenu a {
    
background#F6F8FA;
    
font-weightnormal;
    
padding0px 0px 0px 30px;
    
border-right1px solid #D9E3EB;
    
border-bottom1px solid #D9E3EB;
    
border-left1px solid #D9E3EB;
    
border-top1px solid #F6F8FA;
    
width120px;
    
color#666666;
}
td#mainmenu a:hover {
    
background-color#FFFFFF;
    
text-decorationnone;
    
border1px solid #8CA9C1;
    
color#799BB7;
}
td#mainmenu a.menuTop {
    
text-decorationnone;
    
border-top1px solid #D9E3EB;
    
padding0px 0px 0px 30px;
}
td#mainmenu a.menuMain {padding-left: 30px;}

td#mainmenu a.menuSub {
    
padding-left42px;
    
text-decorationnone;
    
width108px;
    
color#999999;
    
background#FFFFFF;
}


- www/system/templates/blocks/system_block_mainmenu.html

@+
Still learning CSS and... english

Login

Who's Online

233 user(s) are online (140 user(s) are browsing Support Forums)


Members: 0


Guests: 233


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits