|
| |||||||
![]() | Welcome to iWEBTOOL Talk, where you talk about
webmaster-related stuff.
1 Register
2 Browse the board
3 Discuss whatever may interest you! | |||||||||||||
![]() |
| | Thread Tools | Search this Thread | Display Modes |
| | #1 |
| Smurf Join Date: Oct 2006 Location: Ayr, Scotland
Posts: 25
![]() | Hi. I've just redesigned my site for the very first time - never having ever done anything like this before. I was using dreamweaver to create the template then contribute to make the individual pages - it all looked great in the preview windows on those two, and it looks fine in safari - but when I view it in Firefox of Internet Explorer the left hand navigation gets stretched on the pages which have more content on them. The wedding reception music page looks fine on all of them because the content is short on that page but on a page like our repertoire list - the navigation stays put in safari - but gets ridiculously stretched out in the others. Like I said - I'm new to all this - I know it must have something to do with my table layout. Oh, and Internet Explorer doesn't seem to like "text-indent: 1.5cm;" which is part of the style I use on the page sub-heading: .style8 { font-family: Cochin; font-size: 28px; font-style: italic; color: #800080; text-indent: 1.5cm; } Any ideas? Thanks, Cat. |
| |
|
| |||||||
| | #2 |
| MVP Runner-up 2006 Contributor Join Date: Sep 2006 Location: Antwerpen / Belgium
Posts: 392
![]() ![]() ![]() | oups, saw this thread to late. I gave you already some recommandations on the review thread : http://talk.iwebtool.com/thread6978.html
__________________ Take a look at Eric's Books Site to know what I read or at Eric's Boeken Site for the Dutch talking.Add your book-related website at my Books Directory. |
| |
| | #3 |
| Contributor Join Date: Jun 2006 Location: Denver
Posts: 4,459
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | It looks like the problem you are having is because you are using table to lay your page out. The best thing to do in this situation is set up a div that you float:left for the menu items. Then inside of that div place all of your menu links. Code:
Oh, and if you float the menu left, you must place it first in your document before the information that you want to be on the right side. Then the html Code:
Or if you want to continue to use the table for a layout method, you could do a rowspan="n" in your first td and place all of your menu items within the one table cell. |
| |
(Threads which have no activity for more than 30 days are automatically closed.) |
| Quick Reply | ||
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SALE] Proxy site design | sub | Templates | 2 | 01-15-2007 11:23 PM |
| My New Design Site | artmark | Advertise your website | 5 | 01-06-2007 06:47 AM |
| Web Design Site | appraisal57 | Advertise your website | 0 | 11-02-2006 07:50 PM |
| New site design. | deeem | Website Reviews | 7 | 03-22-2006 03:25 PM |
| Design for site | illusion | Website Reviews | 5 | 12-21-2005 03:57 PM |