vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How to add image to Usergroup markup? (https://vborg.vbsupport.ru/showthread.php?t=314035)

Elixar 08-30-2014 11:07 PM

How to add image to Usergroup markup?
 
Like this?

https://vborg.vbsupport.ru/external/2014/08/3.png

I did it with the HTML IMG tags, but when I try to add a space to it, it won't work.

tbworld 08-30-2014 11:12 PM

You will need to show your code so we can see what you are doing or pass a usable link. :)

Elixar 08-30-2014 11:21 PM

As far as the markup I'm using?

tbworld 08-30-2014 11:25 PM

Quote:

Originally Posted by Elixar (Post 2513174)
As far as the markup I'm using?

Yes, please.

Or a link to the page. We can pull the markup and CSS from there. :)

Elixar 08-30-2014 11:36 PM

I added it and it works:

<img src="http://wwwlinkher.com/jpg" border="0">

However when I go to my profile, the A goes to the left of my name.

tbworld 08-31-2014 12:11 AM

I am sure your CSS is incorrect, for what you are trying to do.
Sorry, I really cannot help without more information or a link to this page on your site. :(

Elixar 08-31-2014 02:29 AM

Quote:

Originally Posted by tbworld (Post 2513181)
I am sure your CSS is incorrect, for what you are trying to do.
Sorry, I really cannot help without more information or a link to this page on your site. :(

I've PM'ed you the link. :)

tbworld 08-31-2014 03:12 AM

Give this a try. :)

Add to the bottom of your "additional.css" template in your correct style.
Code:

/* Position Username Indicator */
.postbitlegacy .userinfo .username_container img {
    margin-left: 5px;  /* Adjust Accordingly */
}

/* Position On-line Status Indicator */
img.onlinestatus {
  left: 8px;
  top: 5px;
}


Elixar 08-31-2014 03:14 AM

I don't believe that anything has changed. :confused:

tbworld 08-31-2014 03:17 AM

Quote:

Originally Posted by Elixar (Post 2513192)
I don't believe that anything has changed. :confused:

You may have grabbed the wrong information, as I first posted the wrong CSS. Compare my post to your "additional.css" entry. I have already tested it on your board, it should work.


All times are GMT. The time now is 01:03 AM.

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.01951 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete