jhet
Student
Posts: 4
|
Post by jhet on Dec 27, 2007 23:10:50 GMT -5
|
|
|
Post by Ifrit on Dec 28, 2007 0:36:55 GMT -5
What do you mean by centered?
|
|
jhet
Student
Posts: 4
|
Post by jhet on Dec 28, 2007 0:42:13 GMT -5
did you click the link?
See how everything is to the right? I want it centered.
|
|
|
Post by Ifrit on Dec 28, 2007 0:51:12 GMT -5
The boards are fine, you speak of the text right?
|
|
jhet
Student
Posts: 4
|
Post by jhet on Dec 28, 2007 1:00:04 GMT -5
Don't you see that the boards and categories arent in the center? They're to the left. I don't know how to center them.
|
|
|
Post by Jordan on Dec 28, 2007 11:26:12 GMT -5
It's your resize forum width code. Take it out. Put this one in instead:
<script type="text/javascript"> <!-- fWidth = document.getElementsByTagName('table'); for(t=0; t<fWidth.length; t++) { if(fWidth[t].width=="92%") fWidth[t].width='750'; } // --> </script>
|
|
jhet
Student
Posts: 4
|
Post by jhet on Dec 29, 2007 0:27:36 GMT -5
|
|
|
Post by Ifrit on Dec 29, 2007 23:50:35 GMT -5
It looks fine on my end, it must be your browser. But I re-added your forum resize code, lemme know if you see a change.
Nya and I, fixed your site. But we also noticed another thing. You're hotlinking, and that's a big no no. You have a week to remove the hot linked images.
|
|