HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
nav question...
Post new topic   Reply to topic    HTML Help Forum Index -> CSS
View previous topic :: View next topic  
Author Message
randomperson9



Joined: 20 Nov 2007
Posts: 33

PostPosted: Fri Feb 15, 2008 11:18 am     nav question... Reply with quote

this is a pic of my website I am building. [img]

how do I make that naviagtion bar(it is on the left it is green) bigger becuse I need more room on the naviagtion bar I need it going down.
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8269
Location: Castle Rock CO USA

PostPosted: Fri Feb 15, 2008 1:24 pm     Reply with quote



I am guessing you are declaring the width somewhere? If so, why not increase the width?

_________________
Corey
Toll Free Solutions | Mile High Merchant Accounts | Expression Web Blog
quartzy



Joined: 26 Dec 2007
Posts: 405

PostPosted: Sat Feb 16, 2008 2:52 pm     re Reply with quote

you can either add a height for the nav. or add something else like an empty div of so and so height.
randomperson9



Joined: 20 Nov 2007
Posts: 33

PostPosted: Sat Feb 16, 2008 4:09 pm     Reply with quote

I tride putting a hight into the code but it did not do anything. here is the code for the left colume (known as navigator) I tride putting hight underneathe width in the code put it did not do anything. do i need to put it on top?
#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -100%;
background: #c9FC98;
madprof



Joined: 26 Jan 2008
Posts: 98

PostPosted: Sat Feb 16, 2008 4:42 pm     Reply with quote

Can you put up your HTML AND the CSS with the height for the navbar included?
randomperson9



Joined: 20 Nov 2007
Posts: 33

PostPosted: Sat Feb 16, 2008 4:57 pm     Reply with quote

Here is the other coding that is in the part where i write text in.. <div id="leftcolumn">
<div class="innertube"> <script type="text/javascript">filltext(15)</script></div><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> and again here is the code I show before. #leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -100%;
background: #c9FC98; this code is the code that handles the width becuse it is up there but if i put hight it will not work
madprof



Joined: 26 Jan 2008
Posts: 98

PostPosted: Sun Feb 17, 2008 4:45 am     Reply with quote

I am not trying to be funny but you did spell it as "height" in your CSS didn't you?
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> CSS All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial