snlildude87
Feb 22 2006, 03:43 AM
| | Hey guys,
I'm making a new template because I decided that I needed a much simpler one that goes with the times.
Template here: http://nerdnirvana.org/newlay0ut/v3.htm
As you can see, everything looks fine, but if the content area is smaller in length than the sidebar, then the layout screws up because the layout refuses to expand to encompass everything. Link: http://nerdnirvana.org/newlay0ut/comments.htm
Does anyone know what I can do so that the layout expands if necessary? I tried clearing the div, but that doesn't help.
Thanks! |
Reply
Saint_Michael
Feb 22 2006, 04:03 AM
did you try putting the nav menu coding within the div tag that runs the overall look?
Reply
snlildude87
Feb 22 2006, 04:10 AM
Yep, I did that. Makes no difference.
Reply
Saint_Michael
Feb 22 2006, 04:16 AM
ooooh oooh I just thought of it why don't you try putting a blank image for a background to use it as a filler to expand it? or did you try resizing the table in the css?
Reply
Tyssen
Feb 22 2006, 05:48 AM
You need to float #content left and give it an appropriate width. Then, remove the absolute positioning from #linkList and give it a margin-left wider than the width of #content. Ideally both those two columns should go inside their own wrapper div which should have overflow:hidden applied to it so that Firefox expands to contain the floats (IE does this incorrectly by default).
Reply
jlhaslip
Feb 22 2006, 05:59 AM
Like this, except I don't have the overflow:idden there yet... http://www.jlhaslip.trap17.com/testsidebar/sidebar9.html
Reply
Tyssen
Feb 22 2006, 06:23 AM
Yeah, Jim's example's right even though his narrow column is on the opposite side to yours. Whichever column comes first in the source is the one that needs to be floated. So in your case snlildude87, it needs to be your wide column.
Reply
Similar Topics
Keywords : html, div, cuts, unexpectedly, html, bug, failure, encompass, content
- Add Flashing Inbox To Invisionfree Forum
Html code for invsiionfree!! (0)
Dreamweaver Cs3: How To Link Content To Layers/apdivs
(5) Hi all! I've been searching the internet like crazy but just can't find any answers to
my problem. I want to make it so that my navigation buttons links content to be loaded inside a
smaller layer/apDiv or perhaps something i've yet to discover. I just can't for my life
understand how to do this nor what tools and options to use. I am using Dreamweaver CS3 in design
mode and have no clue how to hard code in html, CSS etc.. Here's a picture of what i want to
do. I really hope someone can help me or perhaps atleast point me in the right direction....
What Is The Best Free Html Editor?
(8) im looking for any kind that is free really.... i use windows but if you have one for a different
platfor, go ahead and add it for reference for other users. If you have one for normal text editor
and wysiwyg, add them both. i have been using notepad as my normal html editor but im looking for
something different... at least so i can see the different colors of the codes. Right now i am
downloading moxilla's seamonkey suite but im not sure how good it is... i will post a review if
i ever use one. If you have used the html editor you suggest or you just heard abou....
Html Problem
(9) how to make my intro page in the middle not CENTER ....
Flash Media Into Html/css Website
does anyone know how to import a flash into a webpage with transparenc (1) Hi I need some help , Im designing this website for school studies However, I made a flash drop down
menu, works perfectly, but you know how flash has a background when you export it in to a SWF file?
For example my flash is width= 800, and height = 200 but my div box on my html page for my
navigation is only 50 px my buttons is width of 50px and the rest of the content is the drop down
animations i want to insert it into my navigation div box but i want to set the flash background to
transparent so that when the drop down menu comes down it overlaps the text or whateva....
Gas Prices Are Too High!
Economic Failure (3) As you know, Gas prices will continue to get higher and higher...and paychecks don't! At
this rate people living on minimum wage cannot afford gas. In turn, they cannot go to job, and then
they cannot afford their house or appartment and then they will be homeless. Public transportation
is increasing their prices so that won't work either! Soon less jobs around the world,
businesses will fail, and economy will go down. Even lets say they have, which they already do, a
car that runs on nothing, lets just say it runs. A Good price for it is 20,000, eve....
Sections And Content
Help please? (3) I do not know how to edit the content and add more pages to my website. Can somebody please help me?....
Posts To Mailing List Are Blocked
Every post to the mailing list returns a Delivery failure notice. (1) The mailing list appears to be intact but every attempt to post to it receives a Delivery failure
notice. Here are 2 examples from 2 different emails. QUOTE
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ---------------------------------EXAMPLE
NOTICE #1--------------------------------------
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> This is an automatically generated Delivery
Status Notification Delivery to the following recipient failed permanently:
future@renaissance.trap17.com Technical details of permanent failure: PERM_FAILURE: Gm....
Learn Html, Css, C And C++ Online For Free
Wanna learn to write programs and/or make websites? You can do it fre (12) Have you ever used an application or played a game and thought, "If you could only..." or "If I knew
how I would add..." but didn't know where to start? I did and decided to do a lil research. I
came across a site with great tutorials. There are many ranging from beginner all the way to
advanced. After each tutorial there is a test to practice what you just learned. I dunno if I am
allowed to post the url to these sites here due to spam filters but I will say that if you search
for "c programming" in any major search engine it should be the first link (after the....
Html Form!
Using MySQL?! (4) Hey, I need your help again! I need some good working tutorial how I can update my SQL through
HTML form. I did use some tutorials online found with the help of google; but they do not work
properly; I mean there are still small mistakes. I need to have a good tutorial to follow. It
should be based on security and more things. It has to be done in proper way.......
A Twist On Basic Authentification
html help (1) Alright, i am working on a website where a number of different users from different companies will
be looking hooking into one website. What i want is to know how i can differentiate between the
users based on the information passed by the webserver. I've been told to that information
will be passed along html_user(and if i have a distinct user then i can just query the database with
that info and get what i want) But how does this work? I am sorry i know this is cryptic i'm
kind of searching to see if this strikes a bell with anyone. So to sum, many user....
Html Page Not Showing Up In Firefox
(1) Hi, I've tried to make a webpage in HTML using the frameset tag. Here is the code of the
webpage Sai's Makeshift Wiki And it's not displaying in Firefox. (I
mean is shows a blank page) It will show up in safari (I'm a mac user), all pages individually
work on firefox, just not the above page. Any ideas as to why? Thanks....
Html In Os X- Linking To An Alias
(0) Is anyone able to tell me how to hyperlink in a HTML web page to a folder in OS X tiger and have it
open in finder (not the web browser)? Or how to link to a local file on os x (outside of the web
server's folder), I am not sure how to put it, is it just as simple as a
href="/Users/saitunes/documents/doc1.doc" I am running the built in web server and all the folders
I want to access would be located in the web server's directory E.G
http://localhost/~user/folder or /Users/User/Sites/folder I don't know how to get directories
opening on finder, nor do ....
Help Making A Web Adress Bar Using Html/js
(9) Hey I need to make an adress bar basically you imput into the field press enter and your away but it
cant use php or any code that needs to be installed, its all part of a workaround for my school
interenet!....
Has Anybody Tried Ms Expression Web Html Editor
It's much better than Frontpage (3) I was desperate to finish a site I was designing after I lost my hard drive and my software. I
downloaded Expression Web from the Microsoft site for a 3 month free trial, and guess what? It's
surprisingly good! Nothing like that crappy frontpage, it's standards compliant and very
good for writing CSS. Haven't heard anybody mention the program and wondering if anybody else
has tried it out. It's free to try from the MS site.....
Best Html Webdesign Studio
Make A Website Very Easily (2) QUOTE Antenna enables you to make great looking web sites rapidly. Create a professional web
site to promote yourself or your company. You can create your own web pages and digital photo
galleries in minutes, without any HTML knowledge. You can also create smooth gradient backgrounds
and attractive glossy buttons without switching between applications - it's all built in!
And Many More Download Antenna Web Design Studio 15 Days Trail Now For Free.
http://www.stormdance.net/ copied from
http://www.stormdance.net/software/antenna...%20overview.htm....
How To: Html Tables.
I find these really useful. (8) If you are a novice web designer, but want your site to look advanced and proffessional, then what
better way to do so than to use HTML tables? HTML tables are a really easy way of formatting your
text, to make your ste look proffesional. It looks good, and its easy, what more can you ask for?
You have to use the tag, so first lets start off with: HTML Table > /table > In
between theese two tags, we will add the data for the table, using the tags and . =Table
Heading (Title) =Table Data (what you want in the table) =table row (new row) So, lets ....
Does Duplicate Content Affects Search Engine Positions ?
(1) http://www.000webhost.com Great news: Since 2007-12-01 we do no require phone number
verification by SMS message. Now everyone can register and start using our services in 5
minutes! 000webhost.com is making a revolution in web hosting industry. Look what we offer
totally free: 250 MB disk space, 100 GB data transfer, cPanel access, full domain hosting allowed,
backups, end user support and much much more.. With 000webhost.com your website will load lightning
fast, and we have lots of features, sometimes even more you can get with paid hosting. Choose the
new ge....
Where Is There A Good Site To Learn Web Html?
(18) im a noob when it comes to web html to design web sites, can some one tell me where to find a good
website that has good tutorials on how to use web html?....
Html Code Tester. Online Script
(15) Yes, yes. I have another script that I have written and I am distributing. I am not entirely sure if
this works. I have not tested it yet, but I will later and post back with a demo and fix it up.
Current script: CODE <?php //Save this as something like htmltest.php function
CheckForm() { $html_unsafe=$_POST['code']; //Gives us our user
input $html_safe=str_replace("<?php"," ",$html_unsafe);
//Starts security measures $html_safe=str_replace("?>","
",$html_sa....
Help! Php Or Just Html?
i want to start buliding my website. which is better, php or basic htm (13) i try to start this topic in webhost category but it seems like i cant. i dont have the permission
so i just post my topic here. im sorry mod.. i want to build a website which contains: - Links to
videos - Informations - photos - flash i don't know if i should use php or just HTML. guys,
what are your opinions..??....
Adding Rows & Columns In Html Table Using Javascript
(1) I'm trying to create a website with a form that collects some user information to store in MySQL
database. However, I've a problem when I want to dynamically add new rows and columns in the
HTML table so that the user can add more information in the dynamically added textboxes. Here's
what I have: CODE <table border="0" width="90%"
align="center" id="itemsTable"> <tr>
<td width="20%"> Quantity
<....
Html Countdown For Your Wallpaper For Your Computer?
(5) Can you have a HTML countdown for your wallpaper for your computer? I know you can have a animation
wallpaper for your computer. But can you have a HTML countdown as your wallpaper? I want to use a
HTML countdown for my wallpaper for my computer. So the wallpaper for my computer would be a HTML
countdown. Can you/does anyone know how to put a HTML countdown for your wallpaper for your
computer?....
Need Help With C Program To Test If A Number Is Prime
Ending unexpectedly somewhere near for-loop (12) CODE #include <stdio.h> main() { printf("Enter a number:
"); int n; scanf("%d", &n); if(n ==
2) printf("%d is prime", n); else if(n % 2 == 0 || n <
2) printf("%d is not prime", n); else { int x;
for(x = 0; x < (int)sqrt((double)n); x++)
if(n % x == 0) { printf("%....
What Is The Human Tail? (graphical Content)
The "tails" of 12 million people. (35) According to this article , some 12 million people worldwide actually have tails. These tails (see
images below) are long, hairless extensions of the spine that don't seem to serve any apparent
purpose, as far as has yet been discovered. Whether it's a birth defect, a mutation by chance, a
hidden gene, or some remnant of an evolutionary process is not yet known. Christians have claimed
that this appendage is actually a sign of the Devil and shows that all people will this mark will be
damned forever and have tainted souls. Most people with tails are embarassed b....
Problem Installing Sims 2 Nightlife
update failure (23) I have the Sims 2. I tried to install Sims 2 Nightlife expansionpack. He reches 100 % with
installing the game...then he automatically run the updat for the sims 2. But when he's going
trough the files he stops st the file: CSBin/package.exe He says there is a error, and then when I
click ok, install terminates and goes back from 100% to 0%. Can anybody tell me what's going
wrong here? Has anyone else had this problem? I just can't figure it out. And on the internet I
found a few people who had the same problem but just havent had an solution for it yet. Ca....
Html Cool Codes?
(6) hey guys..whats up..well i ws just wondering if you guys have any cool codes for myspace or
something..you know to design a page using html/css codes...see i tried googling around but all the
sites had the same thing..they dont have a unique one...i want like games in my page...like my
friend he had like tetris in his page..and i want a game// or anything like that to make my page
cool /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' />
anybody????plz...PEAcE!....
The Best And Free Website/html Editors + Text Editors
A good collection! Check it out. (48) Here they are, the best html editors. Just pick one because they are all free, or choose one of the
ones i most recommend. WebCore Designer 2005 http://www.mpsoftware.dk/webcoredesigner.php
HTMLGate Free http://www.mpsoftware.dk/htmlgate.php Ma Page Web http://www.aldweb.com
MAX's HTML Beauty++ 2004 http://www.htmlbeauty.com WebWorks http://w1.213.telia.com
PageBuilder HTML Editor http://www.tafweb.com Website Mentor http://www.dark-street.com
Cascade DTP http://www.price-media.demon.co.uk BPlainPro http://home5.swipnet.se/~w-52253/hy....
Does Anyone Know Where I Can Get A Free Html Maker
(13) I was curious. There is a program clled dreamweaver which does what I want but it cost to much.....
where did you learn html from?
(84) HI, i am intresting in knowing where you began learning html of what inspired you to start learning
html. which programs did you use or which progs dyu use?....
Looking for html, div, cuts, unexpectedly, html, bug, failure, encompass, content
|
|
Searching Video's for html, div, cuts, unexpectedly, html, bug, failure, encompass, content
|
advertisement
|
|