Howling Stronghold
« Making the place all neato »

Welcome Guest. Please Login or Register.
Dec 22, 2009, 12:58pm




Howling Stronghold :: Out of Character :: General Chat :: Making the place all neato
   [Search This Thread][Send Topic To Friend] [Print]
 AuthorTopic: Making the place all neato (Read 56 times)
Sarita
Administrator
*****
Balari Alphess
member is offline

[avatar]

I'd like to be under the sea, in an octopus's garden, in the shade

[yim] [aim]
[homepage]

Joined: May 2008
Gender: Female
Posts: 78
Location: Main Street, U.S.A.
Karma: 3
 Making the place all neato
« Thread Started on May 7, 2008, 4:55pm »

Okay, just going to post some suggestive codes, for you to look at, I didn't write them but I've used them and they work quite nicely. So here goes. . .
Code:
<script type="text/javascript">
// SIGFX Info Center Editing - Add Forum + Member of the Month
// Coded by Smangii of SIGFX
// [url]http://smangii.proboards78.com[/url]
// Repostable, but with this header intact

var TD = document.getElementsByTagName("TD"); // Do not edit this
var user = "admin"; // Member of the month username
var name = "Administrator"; // Member display name
var month = "December"; // This current month
var url = "FORUM URL"; // Forum of the month URL
var forum = "FORUM NAME"; // Name of the Forum

// DO NOT EDIT BELOW
for(t=0;t<TD.length;t++){if(TD[t].innerHTML.match(/Total Topics:/i) && TD[t].width=="60%"){
TD[t].innerHTML +='<br />'
TD[t].innerHTML +='----------------------------------------------------------------'
TD[t].innerHTML +='<br />'
TD[t].innerHTML += month+' Member of the Month: <a href="/index.cgi?action=viewprofile&user='+user+'">'+name+'</a>'
TD[t].innerHTML +='<br />'
TD[t].innerHTML += month+' Forum of the Month: <a href="'+url+'">'+forum+'</a>'}}
</script>

That code will put the forum and member of the month in the Information Center if you change it. If you want, I'll edit it myself, takes about 5 seconds to do. Remember that it goes in the Main Footer if you put it in yourself, Loki, but if you want I can do it, if you want me to use it.

Code:
<script>
/*Copyright 2006 mrhotshotbillup.Do not repost or edit.*/
var TD = document.getElementsByTagName("TD")
for(i=0;i<TD.length;i++){
if(TD[i].width=="40%" && TD[i].align=="left" && TD[i].vAlign=="top" && TD[i].innerHTML.match(/Total Members:/i)){
TD[i].innerHTML+="<br /><center><a href='index.cgi?action=members&view=staff='>View Staff Members</a></center>"
}}
</script>


Again, main footer IC hack that will insert a link to view all staff members.
I gotta go right now, I'll be back with more later.
Link to Post - Back to Top  IP: Logged

Picture yourself on a boat on a river, with tangerine trees and marmalade skies
Somebody calls you, you answer quite slowly,
A girl with kaleidoscope eyes.
Loki
Administrator
*****
The Balari Alpha
member is offline

[avatar]



Joined: May 2008
Gender: Male
Posts: 53
Karma: 3
 Re: Making the place all neato
« Reply #1 on May 7, 2008, 5:16pm »

Any examples of this?

Do you have the code of the affiliate space?
Link to Post - Back to Top  IP: Logged
Sarita
Administrator
*****
Balari Alphess
member is offline

[avatar]

I'd like to be under the sea, in an octopus's garden, in the shade

[yim] [aim]
[homepage]

Joined: May 2008
Gender: Female
Posts: 78
Location: Main Street, U.S.A.
Karma: 3
 Re: Making the place all neato
« Reply #2 on May 7, 2008, 6:46pm »

Yup. Here it is:
Code:
<!-- EZ CONTROL Affiliate Table START
Created by Smangii [url]www.smangii.proboards78.com[/url]
This code cannot be redistributed anywhere else -->

<table id="affable" align="center" border="0" width="500" cellspacing="0" cellpadding="0" class="bordercolor">
<tr>
<td>
<table cellpadding="2" cellspacing="1" border="0" width="100%">
<tr>
<td class="titlebg" align="center" colspan="2">
<font color="FFFFFF" size="2">
<b><a href="URL OF YOUR PROBOARD">TITLE OF PROBOARD</a> Partners! - </b>
<a href="URL FOR AFFILIATE PAGE">[Add us]</a> -
<a href="javascript:void(0);" onClick="document.getElementById('affable').style.display='none';">[Close Box]</a>
</font>
</td>
</tr>
<tr>
<td width="100%" class="windowbg2" valign="top">
<marquee height="34" width="500" onmouseover="this.stop()" onmouseout="this.start()" direction="right" scrollamount="4">
<center>

<a href="URLOFAFFILATE">
<img src="MINIBANNERURL"></a>

<a href="URLOFAFFILATE">
<img src="MINIBANNERURL"></a>

<a href="URLOFAFFILATE">
<img src="MINIBANNERURL"></a>

<a href="URLOFAFFILATE">
<img src="MINIBANNERURL"></a>

<a href="URLOFAFFILATE">
<img src="MINIBANNERURL"></a>

</center>
</marquee>
</table>
</td>
</tr>
</table>
<!-- EZ CONTROL Affiliate Table END -->

Super duper easy! I've used it just once, but it's the most incredubly easy code for an affy table there is. Examples I don't know about, I'll work on it.
Link to Post - Back to Top  IP: Logged

Picture yourself on a boat on a river, with tangerine trees and marmalade skies
Somebody calls you, you answer quite slowly,
A girl with kaleidoscope eyes.
Loki
Administrator
*****
The Balari Alpha
member is offline

[avatar]



Joined: May 2008
Gender: Male
Posts: 53
Karma: 3
 Re: Making the place all neato
« Reply #3 on May 7, 2008, 7:40pm »

Thanks again, and I'm saving that for tomorrow.
Link to Post - Back to Top  IP: Logged
Sarita
Administrator
*****
Balari Alphess
member is offline

[avatar]

I'd like to be under the sea, in an octopus's garden, in the shade

[yim] [aim]
[homepage]

Joined: May 2008
Gender: Female
Posts: 78
Location: Main Street, U.S.A.
Karma: 3
 Re: Making the place all neato
« Reply #4 on May 8, 2008, 7:16am »

It'll look better once the affiliates are in =D, but as of now it looks funny because it's blank.
Link to Post - Back to Top  IP: Logged

Picture yourself on a boat on a river, with tangerine trees and marmalade skies
Somebody calls you, you answer quite slowly,
A girl with kaleidoscope eyes.
Sarita
Administrator
*****
Balari Alphess
member is offline

[avatar]

I'd like to be under the sea, in an octopus's garden, in the shade

[yim] [aim]
[homepage]

Joined: May 2008
Gender: Female
Posts: 78
Location: Main Street, U.S.A.
Karma: 3
 Re: Making the place all neato
« Reply #5 on May 8, 2008, 7:56am »

Code to add alignments to user profiles:
Code:
<!--
AddOns[0]=new ProfileAddOn("alignment2","true","select","all","Alignment","","Please choose an option from here to display your Alignment. Either choose Dark, Neutral or Light.","Dark","Neutral","Light");
//-->
</script>



^Global Header^
Link to Post - Back to Top  IP: Logged

Picture yourself on a boat on a river, with tangerine trees and marmalade skies
Somebody calls you, you answer quite slowly,
A girl with kaleidoscope eyes.
ddddyyyy
Pup
*
member is offline





Joined: Jun 2009
Gender: Female
Posts: 5
Karma: 0
 Re: Making the place all neato
« Reply #6 on Jul 22, 2009, 9:47pm »

I agree with Sarita






NFL Jerseys CHINESE FOOD Ball valve rolex watches wedding dresses


Link to Post - Back to Top  IP: Logged
   [Search This Thread][Send Topic To Friend] [Print]


. .
Copyright
All of the ideas, photomanipulations, design, content are property of Howling Stronghold and none of this may be redistributed without the permission of the site Administrator, Loki. © Howling Stronghold 2008. All rights reserved.

Google
Webbeneaththeroots.proboards.com
Click Here To Make This Board Ad-Free


This Board Hosted For FREE By ProBoards
Get Your Own Free Message Boards & Free Forums!