NameSilo

Alignment Problem

Spaceship Spaceship
Watch

Jako

Established Member
Impact
11
When I try to align the 99.9% uptime button in the center it doesn't display it in the center on IE. But if you view it on Firefox, it is centered. Can anyone help me figure out why it's not working.

Here is the link, http://jako.us/6s/box/
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains โ€” AI StorefrontUnstoppable Domains โ€” AI Storefront
heh.. i had the same problem with my site. I got a new design :)
 
0
•••
Hi,

I've found a solution.

Find the part of your code that has:
Code:
<td width="117" rowspan="2" valign="top"><div align="center"><center><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Uptime','','images/uptimeover.jpg',1)"><img src="images/uptime.jpg" alt="Uptime" name="Uptime" width="151" height="42" border="0"></a></div>

And change it to:
Code:
<td width="100%" align="center" rowspan="2" valign="top"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Uptime','','images/uptimeover.jpg',1)"><img src="images/uptime.jpg" alt="Uptime" name="Uptime" width="151" height="42" border="0"></a>

Hope that helps.
 
0
•••
Appraise.net
Domain Recover
DomainEasy โ€” Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back