| Re: Templates Showing Differently In IE/FF |
| by coopersita on 2005/12/10 17:18:12 I have no idea... maybe someone that worked on that can illuminate us. I usually make my own themes from scratch. I hate tabled layouts
|
| Re: Templates Showing Differently In IE/FF |
| by Jharis on 2005/12/9 6:53:05 coopersita That did the trick! Question? Why does the defualt theme make use of the attribute transparent so much. I notice 1px borders and backgrounds being transparent throughout the theme. It that place such for easy editing? don (el paso) |
| Re: Templates Showing Differently In IE/FF |
| by Jharis on 2005/12/9 6:16:01 I'll give it a whirl just a bit later and let you know how it worked. thanks. don (el paso) |
| Re: Templates Showing Differently In IE/FF |
| by coopersita on 2005/12/9 1:24:04 jharis, In your css you have le="color: #000000"><?php td#mainmenu a {color: #676767;background-color: transparent; display: block; margin: 0; padding: 2px;border: 1px solid transparent;text-decoration: none;} Something tells me that IE is adding color to that border you have as transparent. Try taking away that border. |
| Re: Templates Showing Differently In IE/FF |
| by Jharis on 2005/12/9 0:00:31 bump? don (el paso) |