Weather by You!

Templates and Projects support => Php templates => Topic started by: flake on October 25, 2013, 04:30:39 PM

Title: extend bar menu
Post 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
Title: Re: extend bar menu
Post by: Mr.Meteo on October 26, 2013, 07:23:08 AM
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
Title: Re: extend bar menu
Post by: flake on October 26, 2013, 09:53:37 AM
Hi Jacques,
                   thank for your reply and for your help , I appreciate that..
now its ok  http://mesochoria.meteoclub.gr/...
Title: Re: extend bar menu
Post by: flake on December 29, 2013, 04:26:03 PM
Hi ,
      i want to add a second bar menu, below the existing ... how to make this???
 thank you ...
Title: Re: extend bar menu
Post by: Mr.Meteo on December 30, 2013, 07:28:46 AM
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
Title: Re: extend bar menu
Post by: flake on January 01, 2014, 02:51:14 PM
Hi Jacques,
                   thank you again ....
                  Happy New Year  for all ...
Title: Re: extend bar menu
Post by: flake on March 11, 2014, 03:49:26 PM
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