Go Back  HTML Forums - Free Webmaster Forums and Help Forums > WEBSITE DEVELOPMENT > CSS
User Name:
Password:
 

Reply
Thread Tools   Display Modes
  View First Unread
 
Old 07-22-2008, 09:51 AM
  #1
bbobby707
Novice (Level 1)
 
Join Date: Jun 2008
Posts: 5
iTrader: (0)
bbobby707 is an unknown quantity at this point
firefox and IE7. pixels : /

Im havin a problem with my site. in firefox the table looks perfect in IE7 the bottom border of one of the collumns is off by 3px. and i tryd changing the height in many different places but it didnt work, pic and code:







HTML Code:
<div id="Shows">
    <table width="200"  class="nav" align="center" cellpadding="0px" cellspacing="0px">
      <tr>
    <td><a title=""><img src="/Drama/Site1/gr/Shows-Tag.png" height="150px" width="205px"/></a>
    </td>
    <td  class="Shows-tagbox" >
<p>
<ul type="none">
<li>Show</li>
<li>Show</li>
<li>Show</li>
</ul>

</p>
    </td>
    <td><a title=""><img src="/Drama/Site1/gr/Shows-Tagend.png" height="150px" width="25"/></a>
    </td>
      </tr>
    </table>
	</div>
Css:
Code:
#Shows p { max-height:23px;}
#Shows ul { width:120px; max-height:40px;  }
#Shows li { height:14px; }
.Shows-tagbox {   background: #72B941; border:#000000; border-style: solid ; border-left:none; border-right:none; border-top-width:1px;border-bottom-width:1px;}
bbobby707 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-22-2008, 08:13 PM
  #2
rangana
::: Thread Killer :::
 
rangana's Avatar
 
Join Date: Jan 2008
Location: Cebu City Philippines
Posts: 1,672
iTrader: (0)
rangana will become famous soon enoughrangana will become famous soon enough
Unluckily, we can't go into depth with the code you've provided since we don't have the images

Anyway, note that IE don't understand minimum and maximum height (workarounds given). Try to give a hack for IE.

If nothing helps, please provide a link to the page in question.
rangana is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-23-2008, 07:14 AM
  #3
bbobby707
Novice (Level 1)
 
Join Date: Jun 2008
Posts: 5
iTrader: (0)
bbobby707 is an unknown quantity at this point
err :P

I tried some of the codes u linked but i couldnt get it to work. the website is http://dhsdrama.sytes.net/
bbobby707 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-23-2008, 08:07 AM
  #4
rangana
::: Thread Killer :::
 
rangana's Avatar
 
Join Date: Jan 2008
Location: Cebu City Philippines
Posts: 1,672
iTrader: (0)
rangana will become famous soon enoughrangana will become famous soon enough
First, remove anything above the DTD as it throws browser into quirksmode.

Secondly, you applied it wrongly, let me take for instance this part:
Code:
<table width="200" height: expression(20 + "px");  class="nav" align="center" cellpadding="0px" cellspacing="0px">
Highlighted should be:
Code:
style="height: expression(20 + "px");"
You've got a lot deprecated attributes which gives me the instinct to throw your page to the validator
and see your HTML error as well as your CSS error

And as a parting thought, tables was'nt intended for layouts

Hope it keeps you going.

Last edited by rangana : 07-23-2008 at 08:09 AM.
rangana is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 07-23-2008, 09:46 AM
  #5
bbobby707
Novice (Level 1)
 
Join Date: Jun 2008
Posts: 5
iTrader: (0)
bbobby707 is an unknown quantity at this point
hah thanks. well ya i fixed all those errors. i forgot to check for errors. well ill figure out sumthin different for that.
bbobby707 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Reply
« Previous Thread | Next Thread »


 
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
  
 
 
 



 
  POSTING RULES
 
 
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Thread Tools
Display Modes

Forum Jump

 

All times are GMT -5. The time now is 11:20 PM.

   

Mascot team created by Drawshop.com

Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

Server Monitoring by ENIACmonitor 0.01
HTMLforums.com © Big Resources, Inc. Web Design by BoxedArt.com
vRewrite 1.5 beta SEOed URLs completed by Tech Help Forum and Chalo Na.