Web Design and Development Forums

HTML design issue?

This is a discussion on "HTML design issue?" within the HTML Forum section. This forum, and the thread "HTML design issue? are both part of the Design Your Website category.

Old May 1st, 2008, 13:28   #1 (permalink)
New Member
 
Join Date: May 2008
Location: Utah
Posts: 3
HTML design issue?

I'm a bit of a neophyte to web design. I used a template for this site- http://streamlinecards.com/

My problem is that on a few pages:
http://streamlinecards.com/services.html
http://streamlinecards.com/about_us.html

THe text is longer on those pages and it messes up the look on the left hand side. The gray background box gets distorted. Any idea of how to tweak the code to make that not happen?

Thanks much
tybrown is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old May 1st, 2008, 17:55   #2 (permalink)
Up'n'Coming Member
 
Join Date: Apr 2008
Location: Or-Yehuda, Israel
Age: 60
Posts: 88
Re: HTML design issue?

You are using tables as opposed to CSS for positioning. That is always a problem.

If you choose to remain with the tables you can do one of two things:
Separate the layout into 3 tables (Header - menu, Body and footer) and let the left column be continuous.
Or mitigate the problem by changing
<td colspan="11" rowspan="4" align="left" valign="top">
to
<td></td><td colspan="10" rowspan="4" align="left" valign="top">
BTW; being a founder and partner in a company that deals with credit card processing on line, you will need some serious PHP coding to make it work.
shalom_m is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old May 1st, 2008, 21:19   #3 (permalink)
New Member
 
Join Date: May 2008
Location: Utah
Posts: 3
Re: HTML design issue?

Shalom,
First of all, thanks for the help
Second, I don't actually do the cc transactions- I am marketing the services of a processing company
Third, Your code helped. There is still some white space. I can live with it, but if there was a way to make it completely gray that would be great.

I am not a good web guy so I don't know css. If I can just fix it with code that would be awesome. Thanks for your help!
tybrown is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old May 2nd, 2008, 21:41   #4 (permalink)
Up'n'Coming Member
 
Join Date: Apr 2008
Location: Or-Yehuda, Israel
Age: 60
Posts: 88
Re: HTML design issue?

If you combine (join cells) the area of the white space with the following area (menubutton) into one cell, the white space will go away too.

I hate the solution but it works.
shalom_m is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old May 4th, 2008, 00:55   #5 (permalink)
New Member
 
Join Date: May 2008
Location: Utah
Posts: 3
Re: HTML design issue?

Sorry for being a pain, but how do I join those cells?
tybrown is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
design, html, web

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Firefox Display Issue with my CSS design winnard2007 CSS Forum 5 Nov 5th, 2007 15:20
anyone need help in HTML and Web design in general jeshurun Introduce Yourself 5 Jun 12th, 2007 23:27
Dreamweaver design issue BadFish Design & Development Software 4 Apr 1st, 2007 18:58
New to web design - image issue peterma HTML Forum 23 Dec 17th, 2006 22:12
There seems to be an issue with the [html] tags Pheonix Webforumz Suggestions and Feedback 22 Dec 16th, 2005 09:53



Latest Updates

All Points SEO Security Advisory - CHECK YOUR SITE NOW!

Creative Coding :: February 2008

Webforumz is sponsored by: WESH UK Web Hosting
All times are GMT. The time now is 19:21.

Sleep Study Scoring :: Free Bet :: Website Templates :: Online Betting :: Bookmakers :: Funny Quotes :: Internet Recruitment Software :: Microsoft CRM Experts :: Online Casino :: Decorated Christmas Trees :: Midwife Forums :: Football Betting :: Ecommerce Software :: Web Hosting :: Football Stats :: Dry Cleaning Collection :: xtreme wales - extreme clothing :: Apuestas :: Sharepoint Consultants :: Website Optimisation :: Office Clearance London :: Sharepoint Experts :: Sports Betting :: Casino :: Website Templates :: Web Design Development India :: Online Gambling

Powered by: vBulletin Version 3.7, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
© 2003-2008 Webforumz.com : All Rights Reserved
Search Engine Friendly URLs by vBSEO 3.2.0 RC6


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59