Hmmm....

This is a discussion on "Hmmm...." within the Web Page Design section. This forum, and the thread "Hmmm.... are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 18th, 2005, 03:04
Vik Vik is offline
Junior Member
Join Date: Apr 2005
Location: Texan stuck in Tennessee
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Hmmm....

Hello All,

I am building a website for a friend of mine and have run into a problem.

http://collective.encantan.com/owned.php

If you look at this in firefox it looks perfect.

However, if you look at it in IE you will see there is a gap between images in the content box.

How do I fix this?

http://collective.encantan.com/login.css is the css and you can view the source to see everything else.

Anyone know how I can fix this problem?

Thanks All!

  #2 (permalink)  
Old May 18th, 2005, 08:24
Reputable Member
Join Date: Aug 2003
Location: United Kingdom
Posts: 341
Thanks: 0
Thanked 0 Times in 0 Posts
you could try setting the image style="display:block" or close the gap between the image and the table in the code.

Code: Select all
[img]http://www.encantan.com/images/top.gif[/img] 
<table align=center width="420"...
becomes:
Code: Select all
[img]http://www.encantan.com/images/top.gif[/img]<table align=center width="420"...
Nice artwork by the way! Do you draw pencil line sketches on paper then scan them in and fill in the colour?
Closed Thread

Tags
hmmm

Thread Tools

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


All times are GMT. The time now is 05:07.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

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