damnthatsfancy
07-14-2006, 07:44 PM
HI! thanks for any help anyone can offer..
i am trying to resolve a table-size issue on my page that occurs on PC's but not on Macs. I have a MAc, so i cannot check my page to see if the problem is solved..
i had one person tell me that my issue is with my contact table, but i did not do any customization of that.
so, i'm just going to make all you braniacs laugh at my HTML ignorance and post my code along with my page and see if anyone can help??
please???
http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=51476331
code:
<style>
table, td {background-color:ff6633;border:none;border-width:0;}
.btext {color:ffcc33;}
.blacktext10 {color:ffcc33;}
.blacktext12 {color:ffcc33;}
.lightbluetext8 {color:ffcc33;}
.nametext {color:ffcc33;}
.orangetext15 {color:ffcc33;}
.redbtext {color:ffcc33;}
.text { font-family:futura, century gothic, tahoma; font-size:9pt; color:aa0000;}
.whitetext12 {color:ffcc33;}
a:link {color:660000;}
a:hover {color:ffcc33;}
a:active {color:660000;}
a:visited {color:aa0000;}
a:link img {border:1px solid 660000;}
a:hover img {border:1px solid ffcc33;}
a:visited img {border:1px solid aa0000;}
</style>
i am trying to resolve a table-size issue on my page that occurs on PC's but not on Macs. I have a MAc, so i cannot check my page to see if the problem is solved..
i had one person tell me that my issue is with my contact table, but i did not do any customization of that.
so, i'm just going to make all you braniacs laugh at my HTML ignorance and post my code along with my page and see if anyone can help??
please???
http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=51476331
code:
<style>
table, td {background-color:ff6633;border:none;border-width:0;}
.btext {color:ffcc33;}
.blacktext10 {color:ffcc33;}
.blacktext12 {color:ffcc33;}
.lightbluetext8 {color:ffcc33;}
.nametext {color:ffcc33;}
.orangetext15 {color:ffcc33;}
.redbtext {color:ffcc33;}
.text { font-family:futura, century gothic, tahoma; font-size:9pt; color:aa0000;}
.whitetext12 {color:ffcc33;}
a:link {color:660000;}
a:hover {color:ffcc33;}
a:active {color:660000;}
a:visited {color:aa0000;}
a:link img {border:1px solid 660000;}
a:hover img {border:1px solid ffcc33;}
a:visited img {border:1px solid aa0000;}
</style>