Unstoppable Domains

3 coding questions

Spaceship Spaceship
Watch
Impact
45
I need help with these 3 things on my forums pretty urgently.
My forum can be found here for any references to the coding that you might need.


Problem #1:
My left table borders are messy in FireFox.

quest17jr.gif

This happens when the browser window is maximized.

Yet when you make the browser window's size smaller, it starts to look fine - see:
quest21al.gif


Why is the left table side doing that on a maximized window and how can I fix this?



Problem #2:
This is how the top table looks in FireFox (it looks flawless and perfect):
quest27rr.gif


And here is IE:
quest22ev.gif


How can I fix this so IE doesn't have those little 1-pixel spaced things on the bottom corners? (note it is also doing this on the other bottom "rounded tables" on the board index).


Problem #3:
In FireFox (below) the category name shows up normal height:
quest28nx.gif


However, in IE for some reason it gaps itself out:
quest28oa.gif


Why is it doing this, can it be fixed?




Help is greatly greatly appreciated!
-Andy
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable DomainsUnstoppable Domains
Might anyone have ideas?
The three things above are kind of what keeps holding me back from furthly developing my forum.
 
0
•••
0
•••
Hm, I'm on Firefox and it seems to load fine for me.

I'm on an 800x600 19inch monitor.
 
0
•••
Crusader said:
Hm, I'm on Firefox and it seems to load fine for me.

I'm on an 800x600 19inch monitor.



Do you have an eyesite problem? That's HUGE.
 
0
•••
Meh, the validator didn't say too much TBH, I looked over what it gave me but most of it was "no alt tag found in image code". I didn't really see anything that would make the difference for how it is acting.
 
0
•••
I give up. No matter what I do, nothing works.

The following code is accurate:
Code:
<table width="594" height="150" border="0" cellpadding="00" cellspacing="00">
  <tr>
    <td width="29" height="29"><img src="forums/style_images/hlforums/slices_01.gif" width="29" height="29"></td>
    <td width="100%" height="29" background="forums/style_images/hlforums/slices_02.gif"></td>
    <td width="20" height="29"><img src="forums/style_images/hlforums/slices_04.gif" width="20" height="29"></td>
  </tr>
  <tr>
    <td width="29" height="100%" background="forums/slices_05.gif"></td>
    <td width="100%" height="100%" valign="top" bgcolor="#4E4C45" class="cparea"> 
      <font face="Verdana" size="2" color="#C1AD3E"><u>Control Panel</u></font></b><br>
      Welcome <b>guest</b> to HLForums.com, please <a href='{ibf.script_url}act=Reg&CODE=00'><strong>register 
      a free account</strong></a> with us if you have not already (current members 
      please <a href='{ibf.script_url}act=Login&CODE=00'>login here</a>). 
      We have forums for Half Life as well as Half Life 2, and even forums for 
      other Half Life versions that haven't been confirmed yet but could be in 
      development.<br>
      <br>
      ( <a href='{ibf.script_url}act=Login&CODE=00'><strong>{ibf.lang.log_in}</strong></a> 
      | <a href='{ibf.script_url}act=Reg&CODE=00'><strong>{ibf.lang.register}</strong></a> 
      | <a href='{ibf.script_url}act=Reg&CODE=reval'>{ibf.lang.ml_revalidate}</a> 
      ) </td>
    <td width="20" height="100%" background="forums/style_images/hlforums/slices_06.gif"></td>
  </tr>
  <tr>
    <td width="29" height="24"><img src="forums/style_images/hlforums/slices_12.gif" width="29" height="24"></td>
    <td width="100%" height="24" background="forums/style_images/hlforums/slices_13.gif"></td>
    <td width="20" height="24"><img src="forums/slices_14.gif" width="20" height="24"></td>
  </tr>
</table>


Okay, now like I said, the code above is 100% in tact.
I performed a test on it by leaving out Invision Power Board's CSS and believe it or not it performed 100% good and there were no little "spacers" in the bottom table borders like you see above.

So that means that IPB's CSS is effecting it.
I looked over the CSS and I could find nothing that I *thought* would cause this.

So: is there anyone willing to look at the CSS to double check for me?
Or: is there any way I can have something (like the table above) in a page that is ran by CSS but not apply ANY of the CSS to that table?
 
0
•••
what does the CSS look like?
 
0
•••
most of problems about looking are related with css. Check Css files.
 
0
•••
Here is a link to the CSS.

I would really appreciate it if some of you guys could maybe try and find out why it keeps doing this to the bottom table corner images in IE.
 
0
•••
Dynadot โ€” .com Registration $8.99Dynadot โ€” .com Registration $8.99
Appraise.net
Unstoppable Domains
Domain Recover
DomainEasy โ€” Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back