vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=262)
-   -   tabels (https://vborg.vbsupport.ru/showthread.php?t=321089)

MarkFL 12-14-2015 06:58 PM

Okay, try changing your first selector to:

HTML Code:

.b-userinfo__additional-info {
        border: 1px solid #dfdfdf;
        background: #fff;
        padding: 4px;
        margin: 0 12px 5px 10px;
        box-sizing: border-box;
}


Hectorsky 12-14-2015 07:03 PM

Quote:

Originally Posted by MarkFL (Post 2560441)
Okay, try changing your first selector to:

HTML Code:

.b-userinfo__additional-info {
        border: 1px solid #dfdfdf;
        background: #fff;
        padding: 4px;
        margin: 0 12px 5px 10px;
        box-sizing: border-box;
}


Thanks Mark , but how can i add for likes and rank as well ?

MarkFL 12-14-2015 07:09 PM

I don't see the likes, and by rank do you mean user title such as "Administrator" or "Junior Member?" If so, then change the selector to:

HTML Code:

.b-userinfo__additional-info, .usertitle {
        border: 1px solid #dfdfdf;
        background: #fff;
        padding: 4px;
        margin: 0 12px 5px 10px;
        box-sizing: border-box;
}


Hectorsky 12-14-2015 07:11 PM

Quote:

Originally Posted by MarkFL (Post 2560444)
I don't see the likes, and by rank do you mean user title such as "Administrator" or "Junior Member?" If so, then change the selector to:

HTML Code:

.b-userinfo__additional-info, .usertitle {
        border: 1px solid #dfdfdf;
        background: #fff;
        padding: 4px;
        margin: 0 12px 5px 10px;
        box-sizing: border-box;
}


Yea for usergroup , to be showed , but for likes , is that possible ?

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

I got it with usergroup , but i want to be showed sub reputation ,,,

MarkFL 12-14-2015 07:13 PM

Quote:

Originally Posted by faustvasea97 (Post 2560445)
Yea for usergroup , to be showed , but for likes , is that possible ?

Does a user have to be registered and logged in to view the likes in the postbits? If so, please send a PM to me with login credentials and I will take a look. :)

Quote:

Originally Posted by faustvasea97 (Post 2560445)
...I got it with usergroup , but i want to be showed sub reputation ,,,

That would require a template edit, to rearrange the HTML. :)

Hectorsky 12-14-2015 07:17 PM

No , it's fine for everyone to see likes .. can you check please if it is possible to make usergroup sub activities bar

Yea , i'll pm you now

MarkFL 12-14-2015 07:38 PM

Quote:

Originally Posted by faustvasea97 (Post 2560448)
No , it's fine for everyone to see likes .. can you check please if it is possible to make usergroup sub activities bar

Yea , i'll pm you now

Okay, in your default style, I edited the "conversation_userinfo" template to move the user title below the additional info. Is that what you wanted? Also, I still do not see any likes elements...

Hectorsky 12-14-2015 07:41 PM

Quote:

Originally Posted by MarkFL (Post 2560453)
Okay, in your default style, I edited the "conversation_userinfo" template to move the user title below the additional info. Is that what you wanted? Also, I still do not see any likes elements...

Yea i saw , but can you put Usergroup to be first table , after that join date and posts ... Yea but the likes from topics , is not possible to put there after posts ?

MarkFL 12-14-2015 07:48 PM

Quote:

Originally Posted by faustvasea97 (Post 2560454)
Yea i saw , but can you put Usergroup to be first table , after that join date and posts ...

How does it look now?

Quote:

Originally Posted by faustvasea97 (Post 2560454)
Yea but the likes from topics , is not possible to put there after posts ?

Please point out where the likes appears. :) I have to run in a few minutes for several hours, but I will look at it first thing after I return. :)

Hectorsky 12-14-2015 07:51 PM

Quote:

Originally Posted by MarkFL (Post 2560457)
How does it look now?


Much better Thanks.

About likes , i mean from posts and Topics to be showed same as in image which i post .


All times are GMT. The time now is 05:15 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.01138 seconds
  • Memory Usage 1,748KB
  • 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
  • (4)bbcode_html_printable
  • (9)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