vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Space at top.. (https://vborg.vbsupport.ru/showthread.php?t=259225)

shibby2 02-21-2011 06:40 PM

Space at top..
 
Hey guys, I was wondering if someone could tell me what code to use so that there is no space at the top of my forum. Here at vbulletin.org, the forum goes straight to the top of the page, but default VB forums have a space (see attached image).

Also, how would I make a 'shadow' effect on the left and right sides of the forum also like the vbulletin.org forum has? I can make the image, but what code would I need to use, and where would it be placed?

Thanks for any help! :)

Lynne 02-21-2011 06:43 PM

A link to your site would help.

Also, my default 3.8 forum has no space at the top (the default logo goes right to the top), so I would suspect you have added something yourself that is adding the space.

shibby2 02-21-2011 07:29 PM

1 Attachment(s)
My bad, here is an image..

I havent added anything but the image itself.

shibby2 02-21-2011 08:01 PM

Here is the URL...

Lynne 02-21-2011 09:39 PM

This is in your CSS:
HTML Code:

body {    background: none repeat scroll 0 0 #333333;    color: #000000;    font: 11pt verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;    margin: 5px 10px 10px;    padding: 0;}
So, you have a 5px margin at the top. It's probably in your Main CSS page.

shibby2 02-21-2011 10:12 PM

That worked, thank you so much! :)

I never added that in though, so how would it get there?

Can anyone help with the shadows on the sides?

Lynne 02-21-2011 10:35 PM

What shadows on the side?

shibby2 02-21-2011 11:33 PM

1 Attachment(s)
The sides of the forum page have shadows, so it looks like it's hovering above the background...Here's a pic...

Lynne 02-22-2011 01:40 AM

That's from the background image:
HTML Code:

html {    background: url("https://vborg.vbsupport.ru/images/cstyle/blue/bodybkgd950px.jpg") repeat-y scroll center center #131D2F;}

shibby2 02-22-2011 03:31 AM

Ahh ok....so it's just a 1px tall image....what determines the width though?

And where is this code placed exactly?

Thanks!


All times are GMT. The time now is 11:33 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.01511 seconds
  • Memory Usage 1,723KB
  • 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_html_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