May 18, 2013, 10:41:48 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
3 Hours
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Members: 6608 • Posts: 178111 • Topics: 18094
Please welcome
TargY
, our newest member.
Welcome to the the new hosting for WXforum.net.
Home
Help
Search
Login
Register
WXforum.net
>
Web Weather
>
Weather Website PHP/AJAX scripting
> Topic:
Left menu bar
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: Left menu bar (Read 413 times)
0 Members and 1 Guest are viewing this topic.
Moose Whisperer
Senior Contributor
Offline
Posts: 210
Left menu bar
«
on:
April 28, 2012, 08:30:34 PM »
Is there any way to turn off the left menu bar completely if I wanted to add my own navigation system? I see how to turn off the flyout menu, but is there a switch to easily turn of the left bar as well?
Thanks
Logged
-Derek
http://www.alaskaweatherwatch.com
saratogaWX
Administrator
Forecaster
Offline
Posts: 3729
Saratoga, CA, USA Weather - free PHP scripts
Re: Left menu bar
«
Reply #1 on:
April 28, 2012, 09:46:40 PM »
Sure, with CSS.
Change the CSS
Code:
.leftSideBar {
width: 9.5em;
float: left;
clear: left;
display: none;
}
and for the #main-copy and #main-copy-dark CSS, change the margin to
Code:
margin: .1em 0 0 0.1em;
and the left sidebar will hide entirely and the main display area will fill the page.
Best regards,
Ken
Logged
Ken True/Saratoga, CA, USA main site:
saratoga-weather.org
Davis Vantage Pro Plus - FARS, Boltek-PCI/NexStorm, GRLevel3, WD, WL, VWS, Cumulus, Meteohub
Free weather PHP scripts/website templates - update notifications on
Twitter saratogaWXPHP
Moose Whisperer
Senior Contributor
Offline
Posts: 210
Re: Left menu bar
«
Reply #2 on:
April 28, 2012, 09:53:33 PM »
Awesome!
Thanks Ken
BTW, what does the "em" stand for?
-Derek
Logged
-Derek
http://www.alaskaweatherwatch.com
saratogaWX
Administrator
Forecaster
Offline
Posts: 3729
Saratoga, CA, USA Weather - free PHP scripts
Re: Left menu bar
«
Reply #3 on:
April 28, 2012, 10:37:59 PM »
It's a typographical measure (from printer's days).
Dashes came in two widths .. a narrow one (en dash) the width of a 'n' (or 'N') and a wider one (em dash) in the width of a 'm' (or 'M') character.
1em = width of one em dash.
Logged
Ken True/Saratoga, CA, USA main site:
saratoga-weather.org
Davis Vantage Pro Plus - FARS, Boltek-PCI/NexStorm, GRLevel3, WD, WL, VWS, Cumulus, Meteohub
Free weather PHP scripts/website templates - update notifications on
Twitter saratogaWXPHP
Pages: [
1
]
Go Up
Print
WXforum.net
>
Web Weather
>
Weather Website PHP/AJAX scripting
> Topic:
Left menu bar
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Administration
-----------------------------
=> Forum Announcements
=> Featured weather website
=> Bugs/Suggestions
-----------------------------
General Weather/Earth Sciences Topics
-----------------------------
=> Weather Conditions Discussion
=> Lightning
=> Severe Weather
=> Tropical Weather
=> Other Weather Topics
=> Weather in TV & Movies
=> Weather Photography
=> Weather Folklore
=> Earth Sciences
-----------------------------
Weather Station Hardware
-----------------------------
=> Weather Station Pictures
=> What Weather Station Should I Buy?
=> Davis Instruments Weather Stations
=> LaCrosse Technologies/Hyundai
=> Oregon Scientific Hardware
=> AcuRite Weather Stations
=> Ambient Weather Station
=> The WxTech Dream Machine
=> Hydreon RG-11 Optical Rain Gauge/Sensor
=> Rainwise Weather Stations
=> Remote Weather Monitoring
=> WeatherElement Weather Station
=> Boltek/NexStorm Lightning Detectors
=> Other Weather Station Hardware
=> Weather Radios
=> Weather Web Cams
-----------------------------
Weather Software
-----------------------------
=> VP Tools (Virtual VP, VP Live, and VP Tools)
=> Virtual Weather Station by Ambient
===> VWS Beta Testing
===> VWS WeatherFlash
===> ImageSalsa/MovieSalsa
=> WeatherLink by Davis Instruments
=> GRLevel X Software
=> Heavy Weather by LaCrosse Technologies
=> Cumulus
=> Weather Display
=> WUHU software
=> Macintosh Weather Software
=> Other Weather Software
=> Station Software Development
-----------------------------
Web Weather
-----------------------------
=> Personal Weather Station Links
=> Weather Web Cam Links
=> Weather Web Site Help
=> Weather Website PHP/AJAX scripting
===> Custom Website Templates
=> Weather Web Resources
=> Useful Links
-----------------------------
Weather Related Organizations
-----------------------------
=> AWEKAS
=> CWOP Forum
=> CoCoRaHS
=> GLOBE Program
=> SKYWARN
=> WeatherBug
=> WeatherForYou/PWSWeather
=> WeatherUnderground
-----------------------------
Miscellaneous Debris
-----------------------------
=> Tech Corner
=> For Sale/Wanted
===> Tell us a story...
Loading...