Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
March 18, 2010, 11:47:34 AM

Pages: [1]   Go Down
  Print  
Author Topic: Tables - Design Question  (Read 1318 times)
shmoner
Newbie
*
Offline Offline

Posts: 1


« on: February 12, 2009, 03:36:23 PM »

I'm definitely not a web designer, but I'm trying to help a friend with his site.  The site is http://www.miramarbrands.com/home.html
What I'd like to do is fit the image with the clouds perfectly with the top of the table it's in.  I don't want to make the image larger, I'd like to make the table smaller.  I messed with table size in Dreamweaver, but it still displays the white around the image.  Any ideas?
Logged
Ibanez Player 85
Jabba the Hutt
*****
Offline Offline

Posts: 517


« Reply #1 on: February 12, 2009, 10:12:47 PM »

Ah, I can tell this is going to be trouble.  I checked your source and it's a bit too much for me to investigate, but I think you'll need to change the width of the entire table, from taking a quick glance at it.  I think it's this line:

Code:
...
<table height="736" cellspacing="0" cellpadding="0" width="780" align="center" bgcolor="#ffffff" border="0" gridy="6" gridx="6">
...

Try making it smaller.  Unfortunately, you've got so many TR and TDs after this which also specify widths.. you may have to change those, as well.

Sorry for the lack of support.. I haven't seen a table layout in years.. switch to CSS Smile
Logged
vks87
Intergalactic Cowboy
*****
Offline Offline

Posts: 63


« Reply #2 on: April 14, 2009, 12:18:12 AM »

Can we remove the background from the image..?
is it possible..
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: