Weather by You!
Templates and Projects support => Php templates => Topic started by: flake on October 25, 2013, 04:30:39 PM
-
hello again
how to fix .. http://mesochoria.meteoclub.gr/index.php if you can see to menu bar "Images" "About" its out ... added "Weather Reports" and moved all their right..
Thomas
-
Hi Thomas,
To "shrink" your menu, you have to edit file style.css.
At line #86, you'll find that block:
.menu a {
color: #FFFFFF;
float: left;
font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: 100;
height: 35px;
letter-spacing: 1px;
margin: 0 2px 0 0;
padding: 17px 10px 2px;
text-decoration: none;
}
... padding is what you need to edit,
but you can "play" with others too... size, spacing...
Regards,
Jacques
-
Hi Jacques,
thank for your reply and for your help , I appreciate that..
now its ok http://mesochoria.meteoclub.gr/...
-
Hi ,
i want to add a second bar menu, below the existing ... how to make this???
thank you ...
-
Hi Thomas,
To use an other instance of menu bar, you'll have to edit
file header_menu.php.
Starting at comment <!-- main menu -->, you'll see a "mainmenu"
section containing menu's first level items. Create a new one below it
and name it "mainmenu2" for example. Take care of rel="..." options
(ex sub_recent) as it correspond to sub items sections.
Finally, in each page you have to modify your menu call to
add a new instance of dropdown menu script, as this:
tabdropdown.init("mainmenu", 0)
tabdropdown.init("mainmenu2", 0)
I haven't tested these... so take backup files before edition! 8)
Regards,
Jacques
-
Hi Jacques,
thank you again ....
Happy New Year for all ...
-
Helloo
I fixed , thnks a lot for ideas and knowledge list (links)
http://anoliosia.meteoclub.gr/cape-lifted.php
http://anoliosia.meteoclub.gr/gfs.php