vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Anyone know what's wrong with this? (https://vborg.vbsupport.ru/showthread.php?t=269593)

JerichoLFG 09-03-2011 05:16 AM

Anyone know what's wrong with this?
 
http://theimageigloo.com/images/142S...2011_09_03.png

The thing that tells people to register, it's like cutoff. How do I fix that?

setishock 09-03-2011 05:24 AM

When the board is closed all functions are disabled to every one with the exception of you as the admin.
Only way to get the register back is to turn the board back on.

JerichoLFG 09-03-2011 05:29 AM

As you can see from the picture below. Even when I'm not logged in, with the board active. The Box below the social networking tab is still cut off. (Where it says if this is your first visit, please register)

http://theimageigloo.com/images/752S...2011_09_03.png

setishock 09-03-2011 05:33 AM

Ok I see you're saying the text is sitting on the bottom of the box. Is that what you meant?

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

Put this in your additional.css.
Code:

.notices {
padding-bottom: 5px;
        background: {vb:stylevar body_background.backgroundColor};
        margin: {vb:math {vb:stylevar padding}/2} 0;
}

Click save and reload. Adjust the px number till you get it like you want it. Click save and reload each time you make a change.


All times are GMT. The time now is 02:37 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.01016 seconds
  • Memory Usage 1,713KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete