vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Modification Help Please! (https://vborg.vbsupport.ru/showthread.php?t=223239)

OGZ.Korea 09-15-2009 11:40 AM

Modification Help Please!
 
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 [DATE]1253024797[/DATE] at [TIME]1253024797[/TIME] ---------------

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

Quote:

Originally Posted by James Birkett (Post 1885144)
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

Quote:

Originally Posted by James Birkett (Post 1885148)
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

Quote:

Originally Posted by James Birkett (Post 1885175)
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

Quote:

Originally Posted by James Birkett (Post 1885189)
<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 [DATE]1253029365[/DATE] at [TIME]1253029365[/TIME] ---------------

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

Quote:

Originally Posted by James Birkett (Post 1885212)
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

Quote:

Originally Posted by James Birkett (Post 1886552)
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

Quote:

Originally Posted by James Birkett (Post 1886558)
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 [DATE]1253253865[/DATE] at [TIME]1253253865[/TIME] ---------------

anyone have something like this..cuz this is not working no more

--------------- Added [DATE]1253293889[/DATE] at [TIME]1253293889[/TIME] ---------------

Quote:

Originally Posted by OGZ.Korea (Post 1885183)
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?????


All times are GMT. The time now is 11:11 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01273 seconds
  • Memory Usage 1,758KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete