vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Currently Active Users Area (https://vborg.vbsupport.ru/showthread.php?t=292078)

Lynne 12-01-2012 03:53 AM

Well, no, that won't work because you didn't specify any padding. Please take a look at the W3Schools site in my signature.

padding-left: xx;

You need to specify something.

Amaury 12-01-2012 04:12 AM

Quote:

Originally Posted by Lynne (Post 2387118)
Well, no, that won't work because you didn't specify any padding. Please take a look at the W3Schools site in my signature.

padding-left: xx;

You need to specify something.

Okay, I tried adding this to the additional.css, and it works, but it moves everything -- user listings, Icon Legend, etc.

Code:

.wgo_block .section div, .wgo_block .section ol {
    padding-left: 5px;
}

I only want this moved:

Quote:

Users currently online: 12
Members: 4 | Guests: 8

Most users ever online: 118
9-11-2012 at 4:16 AM

Lynne 12-01-2012 05:19 PM

You can try something like:
HTML Code:

#wgo_onlineusers div.myfirst {padding-left: 5px;}
And then change the second class=myfirst" to something like class="mysecond" and add css for that one (exactly the same as for myfirst, but use mysecond instead).

Amaury 12-01-2012 07:06 PM

Quote:

Originally Posted by Lynne (Post 2387362)
You can try something like:
HTML Code:

#wgo_onlineusers div.myfirst {padding-left: 5px;}
And then change the second class=myfirst" to something like class="mysecond" and add css for that one (exactly the same as for myfirst, but use mysecond instead).

That worked.

Thanks a lot, Lynne. for all your help! :)


All times are GMT. The time now is 03:03 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.01157 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
  • (2)bbcode_html_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
  • (4)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