logo

Latest Shouts In The Shoutbox -- View The Shoutbox · Rules
chakka -- proboards?
Test -- GAH NEED MORE STUFF IN TEH STORE
Test -- ew proboards
Test -- http://adminnetwork.ipbfree.com its cool
GGG -- Hey

[ Smilies | BBCodes ]



Forum Rules Please Respect This Site

Please do not spam this site, use the codes respectively (i.e. do not remove copyrights or re-release under your own name) and remember: the Monkey knows the way of the Banana.

  Reply to this topicStart new topicStart Poll

> Ipb 2.2.x Guest Bar
chakka
 Posted: June 14, 2008 01:52 pm
Quote Post
Group Rank
chakka
***


Member Posts: 102
Administrator
102

Member Points:
535

Rep Options:
Rep: 5 pts
N/A

Avatar:



Offline







You are currently unranked


Code Name: IPB 2.2.x Style Guest Userlinks Bar
Date Created: 14th June 2008
Preview: Here??
Placement: Board Wrappers beneath <% BOARD HEADER %>
Other Details: Fool your members into thinking you paid for your software tongue.gif

The Code:

QUOTE
<script>
/*IPB 2.3.x Guest Userlinks by Chakka*/

var userlinks = document.getElementById("userlinks");
var td = document.getElementsByTagName("td");

if(userlinks.innerHTML.match(/welcome guest/i)){
document.write("<head><style type='text/css'>#userlinks \{ background-color: #F4E7EA; border: 1px solid #986265 \}</head></style>");
}

for(i=0; i<td.length; i++){
if(td[i].innerHTML.match(/welcome guest/i)){
td[i].innerHTML=td[i].innerHTML.replace("Welcome Guest" + RegExp.rightContext,"<div align='center'><b>Welcome Guest</b>" + RegExp.rightContext + "</div>");
break;
}
}

for(i=0; i<td.length; i++){
if(td[i].innerHTML.match(/resend validation email/i)){
td[i].innerHTML=td[i].innerHTML.replace("Resend Validation Email","");
break;
}
}

</script>


Explanation:

All incarnations of IPBoard since 1.3 have had a different Guest userlinks bar to highlight the need to Register/Log In, so why not have it for your JFB as well. This simply moves around some of the text, changes the background colour for Guests of the userlinks bar and removes the "Resend Validation Email" if it is present to mimic the layout of IPb 2.2.x

Installation:


1.
Just copy and paste the code you want into Admin CP --> Skins & Settings --> Board Wrappers --> your wrapper and place beneath the <% BOARD HEADER %> link.

Done! tongue.gif

Troubleshooting

Q. I really like this code but want to edit feature "x" or add something. Do you mind?
A. Not at all laugh.gif Anyone can edit this code in any way they want, if it's a major edit then feel free to re-release as well. All I ask if that you do the same with any code you make from mine (allow it open source) and if possible mention me in any added copyrights smile.gif I do however stress that I cannot give support on heavily edited versions of this code.

Just giving your JFB a graphical update wink.gif

Enjoy!

<font color="blue">Please Visit <a href="http://forums.resourceempire.com/index.php?act=idx">Resource Empire</a> for Support. </font>


--------------------
Great Add-on Mods for JFB

Inline Moderating - check this out! || Welcome Back Box || Predictive Signatures || IPB 2.3 Affiliates || more coming soon
----------------
user posted image
The Official JFB Support Site


Welcome to the forum
test
we hope you enjoy your stay
PMEmail Poster
^
test1
 Posted: August 10, 2009 06:15 am
Quote Post
Group Rank
Members
Group Icon


Member Posts: 1
Newbie
1

Member Points:
10

Rep Options:
Rep: none
N/A

Avatar:



Offline







You are currently unranked


guessing?
PM
^
chakka
 Posted: August 12, 2009 10:59 am
Quote Post
Group Rank
chakka
***


Member Posts: 102
Administrator
102

Member Points:
535

Rep Options:
Rep: 5 pts
N/A

Avatar:



Offline







You are currently unranked


Yes?


--------------------
Great Add-on Mods for JFB

Inline Moderating - check this out! || Welcome Back Box || Predictive Signatures || IPB 2.3 Affiliates || more coming soon
----------------
user posted image
The Official JFB Support Site


Welcome to the forum
test
we hope you enjoy your stay
PMEmail Poster
^
chakka
 Posted: August 19, 2009 03:21 pm
Quote Post
Group Rank
chakka
***


Member Posts: 102
Administrator
102

Member Points:
535

Rep Options:
Rep: 5 pts
N/A

Avatar:



Offline







You are currently unranked


CODE
Well look

at this

test


--------------------
Great Add-on Mods for JFB

Inline Moderating - check this out! || Welcome Back Box || Predictive Signatures || IPB 2.3 Affiliates || more coming soon
----------------
user posted image
The Official JFB Support Site


Welcome to the forum
test
we hope you enjoy your stay
PMEmail Poster
^
chakka
 Posted: August 19, 2009 03:24 pm
Quote Post
Group Rank
chakka
***


Member Posts: 102
Administrator
102

Member Points:
535

Rep Options:
Rep: 5 pts
N/A

Avatar:



Offline







You are currently unranked


QUOTE
this is also a


test


--------------------
Great Add-on Mods for JFB

Inline Moderating - check this out! || Welcome Back Box || Predictive Signatures || IPB 2.3 Affiliates || more coming soon
----------------
user posted image
The Official JFB Support Site


Welcome to the forum
test
we hope you enjoy your stay
PMEmail Poster
^
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:

Topic Options Reply to this topicStart new topicStart Poll

 


 



[ Script Execution time: 0.0820 ]   [ 21 queries used ]   [ GZIP Disabled ]   [ Server Load: 2.79 ]