View Full Version : Modification Help Please!
OGZ.Korea
09-15-2009, 11:40 AM
What are those star ranks called,
Some of the users have animated affects that has a star effect on it.
Please go to forum.ragezone.com
To see what I mean.
--------------- Added 1253024797 at 1253024797 ---------------
Added: Look at his user name, I think its a add-on.
http://forum.ragezone.com/members/savage-497685.html
This is an example!
Also how do I delete the lines under each subforum.
View: www.onigamez.com/forum/ to see what I mean
James Birkett
09-15-2009, 01:33 PM
It looks like part of his mark-up username, URL is http://forum.ragezone.com/images/backround9.gif
The RaGEZONE owner (MentaL) hangs around here now and again - maybe you'll be lucky enough to bump into him. It does seem to be his mark-up username or some form of plug-in that affects the mark-up username (fetch_musername hook).
As for the lines, you could add some custom CSS to set display to none.
OGZ.Korea
09-15-2009, 01:35 PM
It looks like part of his mark-up username, URL is http://forum.ragezone.com/images/backround9.gif
As for the lines, you could add some custom CSS to set display to none.
Do you know if you can find a modification for thread for this, or did he customize it himself?, because I'm a beginner in vBulletin, also how do you delete the underlines of the subforum in OniGameZ.
James Birkett
09-15-2009, 01:36 PM
It doesn't require a modification.
You can either make a new usergroup and set it (<span style="background: url('URL')"></span>) or create a plug-in for a certain user.
As I said, insert custom CSS (Styles & Templates -> Style Manager -> Template -> Main CSS), find the right CSS (table border?) and set display:none.
OGZ.Korea
09-15-2009, 01:58 PM
It doesn't require a modification.
You can either make a new usergroup and set it (<span style="background: url('URL')"></span>) or create a plug-in for a certain user.
As I said, insert custom CSS (Styles & Templates -> Style Manager -> Template -> Main CSS), find the right CSS (table border?) and set display:none.
Thanks it worked but there is something wrong, is there a way to extend the html marker in user groups cause i can't add more things i want.
James Birkett
09-15-2009, 02:14 PM
If what you want is relating to CSS, just include it in the style tag
Example:
<span style="background: url('URL');text-decoration:underline;font-weight:bold;"></span>
OGZ.Korea
09-15-2009, 02:25 PM
If what you want is relating to CSS, just include it in the style tag
Example:
<span style="background: url('URL');text-decoration:underline;font-weight:bold;"></span>
how do i include html color codes and in the css where do i place it exactly sorry for this but I really need help :confused:
James Birkett
09-15-2009, 02:32 PM
<span style="background: url('URL');color:#000000;"></span>
OGZ.Korea
09-15-2009, 02:35 PM
<span style="background: url('URL');color:#000000;"></span>
All of that fits in the box but when i go back it cuts out pieces of what i edited, what do I need to do the make the html markup box in user groups more extended.
--------------- Added 1253029365 at 1253029365 ---------------
Or can you at least tell me where html markup is located in templates or css scripts of that sort?
James Birkett
09-15-2009, 03:06 PM
I'm not understanding..
For usergroup HTML Markup you go to Admin CP -> Usergroups -> Usergroup Manager -> {Usergroup} -> Username HTML Markup.
In there you can insert unlimited amount of HTML code to style the usernames in that group. The actual box doesn't extend - but the code is still in there.
OGZ.Korea
09-15-2009, 03:34 PM
I'm not understanding..
For usergroup HTML Markup you go to Admin CP -> Usergroups -> Usergroup Manager -> {Usergroup} -> Username HTML Markup.
In there you can insert unlimited amount of HTML code to style the usernames in that group. The actual box doesn't extend - but the code is still in there.
Yeah I shortened the code, thanks for the help btw!
Appriciate your cooperation! :)
s-p0k
09-17-2009, 06:26 PM
how do u get this to work ...???
James Birkett
09-17-2009, 06:27 PM
Using Username HTML Markup per usergroup, or a plugin on the hook fetch_musername.
s-p0k
09-17-2009, 06:29 PM
Using Username HTML Markup per usergroup, or a plugin on the hook fetch_musername.
ok..anyone have the code for this
James Birkett
09-17-2009, 06:32 PM
Do you want the same image also? :confused:
Code using username HTML mark-up and that image:
First box: <span style="background: url('http://forum.ragezone.com/images/backround9.gif')">
Second box: </span>
(my apologies to MentaL for directly linking to RaGEZONE)
I'd recommend you save the image and upload to your local server.
s-p0k
09-17-2009, 06:35 PM
Do you want the same image also? :confused:
Code using username HTML mark-up and that image:
First box: <span style="background: url('http://forum.ragezone.com/images/backround9.gif')">
Second box: </span>
(my apologies to MentaL for directly linking to RaGEZONE)
I'd recommend you save the image and upload to your local server.
ty got it ..and i will do the....now i just hav to put my user color bk wiyh it lol
--------------- Added 1253253865 at 1253253865 ---------------
anyone have something like this..cuz this is not working no more
--------------- Added 1253293889 at 1253293889 ---------------
how do i include html color codes and in the css where do i place it exactly sorry for this but I really need help :confused:
i would ile to know this too
s-p0k
09-19-2009, 06:25 PM
anyone know where i can get more image like this at?????
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.