|
Post by samuel feldman on Apr 21, 2008 12:21:10 GMT -5
1; I got a side table for my forum but now the boards are all stretched out. So how do i make them skinny again like the ones here are?
2; How do I get a PM notification thingy? Similar to the one we have here ^^'' nvm, found it x3
3; how do i get the annoying little icons off of my navigation stuff?
|
|
|
Post by `alex weathers on Apr 22, 2008 19:36:42 GMT -5
1. get a resizing code, resize it to the size of your banner like ours. if you want to know the width of your banner just right click, then clik properties. it will say a number x a number.
<script language="JavaScript"> var boardwidth = document.getElementsByTagName('TABLE'); for(i=0;i<boardwidth.length;i++) { if(boardwidth.width=="92%"){ boardwidth.width='560 px';}} </script>
change whats in red to your banner width
3. go to general settings, then down to text menus and select yes.
|
|