vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Reviews (https://vborg.vbsupport.ru/forumdisplay.php?f=14)
-   -   Paranormal Forum (https://vborg.vbsupport.ru/showthread.php?t=167850)

Freesteyelz 01-17-2008 08:48 PM

The class .side_borders is causing the misalignment. The code is:

Code:

/* ***** side borders ***** */
.side_borders {
width: 762px;
border-left: 2px solid #0e0e0f;
border-right: 2px solid #0e0e0f;
margin-left: auto;
margin-right: auto;
}


Code:

<div class="side_borders">

Remove the opening and closing <div> tags and your site will be centered. :)

chrisroo 01-18-2008 03:59 AM

That didn't work... I'm willing to let someone go into the admin panel and fix this for me and like i said I will pay you. Its really driving me nutts.

Freesteyelz 01-18-2008 04:38 AM

Hmm. I don't recommend that you offer just anyone access to your Admin CP. Before you consider...

What exactly did you edit out?

SgtTechHead 01-18-2008 07:22 PM

In side_borders you are setting a width of 762 and declaring auto margins left and right:

Code:

/* ***** side borders ***** */
.side_borders {
width: 762px;
border-left: 2px solid #0e0e0f;
border-right: 2px solid #0e0e0f;
margin-left: auto;
margin-right: auto;
}

Yet, your forum width is set at 900. The side_borders is overriding the margins using 762 for a width. Make the width in side_borders 900 too and it should correct itself.

Weapon-x 01-18-2008 10:35 PM

The site looks really nice.

XxBuLLeTz 01-19-2008 11:31 AM

looks good...i would just get rid of the horizontal scroll.

chrisroo 01-19-2008 07:54 PM

Thanks fixed it!

What horozontal scroll are you talking about?

Freesteyelz 01-19-2008 08:12 PM

I'm glad that you got it fixed. :)

SgtTechHead's fix was better because it left the borders intact. My fix does work because it eliminated the class "side_borders"...The only downside is it's without the borders.

chrisroo 01-19-2008 08:44 PM

OK now that I have all this done, anyone have any suggestions on how a broke guy like me can get members now without paying $$$ in advertising?


All times are GMT. The time now is 02:06 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.01194 seconds
  • Memory Usage 1,725KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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