1
AADMavRic
Firefox & IE
  • 2006/3/12 17:21

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


My sitehttp://www.1aad.com looks fine with Firefox. The problem is with Internet Explorer. The text is off. Can anyone tell me how to fix it so it looks the same in I.E. The theme I am using is Montisarts (Gray)

2
gestroud
Re: Firefox & IE
  • 2006/3/12 18:41

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


I think if you go into the theme's style.css file and look for:


td#centerCcolumn div.blockContent {
padding: 4px;
line-height: 120%;
border-top: 1px solid #000000;
border-right: 1px solid #999999;
border-left: 1px solid #000000;
border-bottom: 1px solid #999999;
background: #222222;


and change it to this:

td#centerCcolumn div.blockContent {
padding: 4px;
line-height: 120%;
border-top: 1px solid #000000;
border-right: 1px solid #999999;
border-left: 1px solid #000000;
border-bottom: 1px solid #999999;
background: #222222; text-align:left


it should work. It may make anything that you want to have centered in your center blocks align to the left, but you can always add center tags to fix that.

Hope it works.

gestroud

P.S. I almost went blind trying to read the tiny font the theme uses. Resized Image

3
AADMavRic
Re: Firefox & IE
  • 2006/3/12 20:51

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


Works fine. Thank you.

Login

Who's Online

156 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 156


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits