|
Post by Hanna on May 3, 2012 14:19:04 GMT -7
Ok, just post this code in your global footers. SIMPLE!
<script type="text/javascript">
<!--
var fWidth = '750';
var table = document.getElementsByTagName('table');
for(t=0; t<table.length; t++) {
if(table.item(t).width == "92%") {
table.item(t).width = fWidth;
}
}
// -->
</script>
|
|
|
Post by Zane on May 3, 2012 14:23:23 GMT -7
Thanks a bunch~ If you wanna see what im up to feel free to look and chat it up with me or something like if you wanna request something specific done Clicky clicky here
|
|