WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

Matti

Matti
Registered Member
Registered Member
The legend we have it like this ''Legend : [ Administration ] [ Moderator Team ]'' But is there any way to make it like this Legend : Administration, Moderator Team, Members, ...

http://csshelp.forumotion.net/

verrell123

verrell123
Registered Member
Registered Member
Edit them on templates Smile

http://www.freshartz.co.cc/

Matti

Matti
Registered Member
Registered Member
verrell123 wrote:Edit them on templates Smile

1 Can you explain where since you said that.

2 I'm using phpBB3 Wink

http://csshelp.forumotion.net/

verrell123

verrell123
Registered Member
Registered Member
my forum was PunBB, i don't know how to make it on PhBB3.

Spoiler:

http://www.freshartz.co.cc/

Matti

Matti
Registered Member
Registered Member
Idk how Gangstar15 forum have it.

http://csshelp.forumotion.net/

verrell123

verrell123
Registered Member
Registered Member
I know if your forum was Phbb2 or PunBB

Admin Panel > Display > Templates > General > index_body

find:
Then chance it Very Happy

I hope it help

http://www.freshartz.co.cc/

Matti

Matti
Registered Member
Registered Member
verrell123 wrote:I know if your forum was Phbb2 or PunBB

Admin Panel > Display > Templates > General > index_body

find:
Then chance it Very Happy

I hope it help

DUDE please don't go of topic as I said I'm using phpBB3

http://csshelp.forumotion.net/

Guest


Guest
I made a jQuery code. (:
but this will replace everything that starts with "em" well.. here is the jQuery:
Code:

<script type="text/javascript">
//Customize the groups legend in PHPBB3/INVSION versions using jQuery.
//© Ali-A Designs
jQuery(document).ready(function(){
 jQuery('em').after('<span>[</span><b id="admin">Administrators</b>, <b id="mod">Moderators</b><span>]</span>').remove();
});
</script>

and here is the CSS:
Code:

#admin {color: #FA0000;}
#mod {color: #000099;}

U can add it to the homepage message (:
Good luck, hope it works because it does here

verrell123

verrell123
Registered Member
Registered Member
Gangstar15 give the true code All the best

http://www.freshartz.co.cc/

Matti

Matti
Registered Member
Registered Member
Thanks a lot.

http://csshelp.forumotion.net/

Guest


Guest
Glad i could help Smile

Jophy

Jophy
Registered Member
Registered Member
Solved => Locked

http://www.socialtechforum.com/

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum