inherit
I believe in the blue dragon
35333
0
Apr 2, 2009 14:15:02 GMT -8
Punk19
The crypt is always open.
4,246
January 2005
punk162
|
Post by Punk19 on Jun 25, 2005 15:40:33 GMT -8
Can I get that code for putting a banner above a board?
|
|
inherit
Beware the ever changing head
33588
0
Nov 18, 2023 0:32:44 GMT -8
Ross
19,039
November 2004
elindir
|
Post by Ross on Jun 25, 2005 15:47:04 GMT -8
How do you mean? Can you be more specific about what you want to do?
|
|
inherit
I believe in the blue dragon
35333
0
Apr 2, 2009 14:15:02 GMT -8
Punk19
The crypt is always open.
4,246
January 2005
punk162
|
Post by Punk19 on Jun 25, 2005 17:17:42 GMT -8
Besides having a banner for your logo I want a banner above and below my boards. You know, when you click a board you see a banner above the title.
|
|
inherit
13111
0
Mar 4, 2018 10:10:15 GMT -8
mahar
1,003
September 2003
mahar
|
Post by mahar on Jun 25, 2005 17:30:50 GMT -8
you mean this: Global header
<script language=javascript> /*Moves Ads to the Top of the Forum*/ document.write("<div id='welcometable'></div>") var wTable = document.getElementsByTagName("TABLE")[0] wTable.parentNode.removeChild(wTable) wTable.style.marginTop="10px" document.body.replaceChild(wTable,document.getElementById('welcometable')) </script>
you can change red pat.
|
|
inherit
Proboards Legend
212
0
May 11, 2006 12:32:55 GMT -8
california
21,035
December 1999
california
|
Post by california on Jun 25, 2005 22:33:27 GMT -8
Besides having a banner for your logo I want a banner above and below my boards. You know, when you click a board you see a banner above the title. Just use the code to remove the "Hey X" message, and the banner will appear accross the top. If you want one at the bottom (?) then put img tags in the footer.
|
|
inherit
I believe in the blue dragon
35333
0
Apr 2, 2009 14:15:02 GMT -8
Punk19
The crypt is always open.
4,246
January 2005
punk162
|
Post by Punk19 on Jun 26, 2005 12:53:00 GMT -8
you mean this: Global header <script language=javascript> /*Moves Ads to the Top of the Forum*/ document.write("<div id='welcometable'></div>") var wTable = document.getElementsByTagName("TABLE")[0] wTable.parentNode.removeChild(wTable) wTable.style.marginTop=" 10px" document.body.replaceChild(wTable,document.getElementById('welcometable')) </script> you can change red pat. What do I put in the place of the 10?
|
|
inherit
Proboards Legend
212
0
May 11, 2006 12:32:55 GMT -8
california
21,035
December 1999
california
|
Post by california on Jun 27, 2005 23:00:32 GMT -8
Don't use that code, it isn't what you asked for at all. Just put the URL of the banner in your skin settings. It's a standard feature.
|
|
inherit
I believe in the blue dragon
35333
0
Apr 2, 2009 14:15:02 GMT -8
Punk19
The crypt is always open.
4,246
January 2005
punk162
|
Post by Punk19 on Jun 29, 2005 15:44:51 GMT -8
I'm afraid that didn't work. Is there a code for that?
|
|