General Category > All English messages transfered from meteoduquebec.com

New Button in Main Menu?

(1/2) > >>

Grumpy Moose:
Hello,

I am trying to add a new button for my Webcam page into the Main Menu Navigation Header. I added the following line into the <div id="buttons"> </div> along with the other ones:

         <a href="webcam.htm" class="but" title="Live Weather Webcams">WebCam</a>
   
However, no additional buttons appeared. Did I forget something?

Thanks

-Derek

Mr.Meteo:
Hi Derek,

Could you please indicate template you are using
and a link could be a good thing too  ;)

Jacques

Grumpy Moose:
Bonjour Jacques,

Thanks for your quick reply. This is with the weather blues template. However I found the answer. I didn't realize I needed to adjust the height of the menu bar to allow for another row of buttons.

Thanks again,

Derek

glenn.vadney:
I also have a problem with adding main menu buttons with "Sunny Weather".  I added a button for "Radar & Imagery" and it shows up ok on the index page....... but the top row of buttons is now running off the top of the page.  Do I need to add top margins to the .css pages or something?  I want to learn how to fix this before I continue on with the rest of the added pages.

Website:  http://webpages.charter.net/cgvad1

Thanx...........Jacques
Glenn

Mr.Meteo:
Hi Glenn,

For your menu, you have to see both CSS layout file.
sunny_weather1.css (for days hours)
sunny_weather0.css (for nights)

you could start by locating a section labelled:
#menusite

you'll find that line:
bottom: 233px !important;
change this number for a smaller one.

just below, a section called
#menysite li

you'll find the line below:
font: bold 120% "Trebuchet MS","Lucida Sans Unicode","Verdana","Arial",sans-serif;
change 120% for something a bit smaller

For short, all sections beginning with #menusite is for the layout of this menu.

Finally, try to keep short your menu item text.

Cheers,
Jacques

Navigation

[0] Message Index

[#] Next page

Go to full version