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 11-30-2012 02:28 AM

Just add some padding like you have there. I doubt you only want 1px though, probably more likely 5px or 10px.

Amaury 11-30-2012 02:43 AM

Quote:

Originally Posted by Lynne (Post 2386658)
Just add some padding like you have there. I doubt you only want 1px though, probably more likely 5px or 10px.

I did 2px. What do you think?

If you compare Dance of the Dream Eater (Dark) and Test (Default Style) by selecting in the Quick Style Chooser, does it look like the original back on Dream Eater (Dark)?

Also, one last question: if you again look at Test (Default Style) with no edited templates, you'll notice that "Users currently online..." and "Most users ever online..." line up with the user listings, but not on Dream Eater (Dark / Light)

What could I adjust to fix the minor alignment issue?

Lynne 11-30-2012 04:28 PM

Something is interferring with the style chooser on your site and I cannot change styles.

Amaury 11-30-2012 05:08 PM

Quote:

Originally Posted by Lynne (Post 2386883)
Something is interferring with the style chooser on your site and I cannot change styles.

If it's Internet Explorer, for some reason it displays "Page cannot be found" in some areas.

Anyway, you can use this direct link. Here's a direct link to go back to Dance of the Dream Eater (Dark).

Lynne 11-30-2012 05:20 PM

The spacing looks just fine to me.

(And no, I'm using Chrome. I am guessing the code you added for those lights, that I keep breaking, it causing the issue with the dropdown as it is broken on both styles.)

Amaury 11-30-2012 05:32 PM

Quote:

Originally Posted by Lynne (Post 2386922)
The spacing looks just fine to me.

(And no, I'm using Chrome. I am guessing the code you added for those lights, that I keep breaking, it causing the issue with the dropdown as it is broken on both styles.)

Odd. I was just using Chrome to check something as a guest, and I was able to click the QSC.

Anyway, thanks.

How about my last question? :)

Quote:

Also, one last question: if you again look at Test (Default Style) with no edited templates, you'll notice that "Users currently online..." and "Most users ever online..." line up with the user listings, but not on Dream Eater (Dark / Light)

What could I adjust to fix the minor alignment issue?

Lynne 11-30-2012 07:03 PM

That's just some more padding. Just add some padding-left.

Amaury 11-30-2012 07:16 PM

Quote:

Originally Posted by Lynne (Post 2386970)
That's just some more padding. Just add some padding-left.

Into the CSS you posted in post seven or nine?

Lynne 12-01-2012 12:32 AM

Yes.

Don't be afraid to try something - especially just a little CSS that you can so easily remove if it is wrong. If you don't like trying things on your live site, then you really should have a test site set up. It makes things a lot easier.

Amaury 12-01-2012 12:49 AM

Quote:

Originally Posted by Lynne (Post 2387056)
Yes.

Don't be afraid to try something - especially just a little CSS that you can so easily remove if it is wrong. If you don't like trying things on your live site, then you really should have a test site set up. It makes things a lot easier.

Nah, I don't mind trying.

I went ahead tried the following earlier, and both didn't work:

Code:

.myfirst {
    display: inline;
    float: left;
    padding-left;
}

Code:

.wgo_block .section div ol {
    clear: both;
    padding: 2px;
    padding-left;
}



All times are GMT. The time now is 03:10 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.01090 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (6)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