vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Please Help urgent! (https://vborg.vbsupport.ru/showthread.php?t=301203)

Zachery 08-15-2013 01:16 AM

Its probably your custom ads, that are breaking the style.

tbworld 08-15-2013 01:17 AM

Quote:

Originally Posted by dirtysouth (Post 2438938)
Originally the Welcome message and forum content (forums & titles) were aligned with the header,navbar width. The red background (title etc) title_bg was extended to whole screen ( as you see in the edited attachement).


Okay I think I understand. If you want to float things to the left, your going to have to get rid of your fixed width and set width to auto. Then you can set your margin to '0'.

You have a couple of selectors you can alter.

.main_wrap
body, html

Try this first...

Code:

.main_wrap {
width: auto !important;
margin: 0 !important;
}

When your done remove the '!important'. That will only mess you up down the line.

--------------- Added 14 Aug 2013 at 19:19 ---------------

Quote:

Originally Posted by Zachery (Post 2438940)
Its probably your custom ads, that are breaking the style.

Good point.... I had adblocker on and didn't even see the ad's. I could not understand -- unless he modified the CSS already -- why the style would be different then the authors intent.

ForceHSS 08-15-2013 01:27 AM

Two errors I have noticed on your site
Code:

TypeError: $(...).tipsy is not a function
http://209.217.249.85/~dirty/forum.php
Line 138

TypeError: $(...).lavaLamp is not a function
http://209.217.249.85/~dirty/forum.php
Line 59

Warning: Invalid argument supplied for foreach() in [path]/includes/class_bootstrap.php(430) : eval()'d code on line 6

dirtysouth 08-15-2013 01:30 AM

Quote:

Originally Posted by Zachery (Post 2438940)
Its probably your custom ads, that are breaking the style.

Ah my dear that worked! I cant believe the ads were responsible for this , I had them running for couple of days now....... buysellads are really hard to center so I used div tag, I am not sure if that caused a template error of some sort.

tbworld 08-15-2013 01:40 AM

Yep smart that @zachery is :)


All times are GMT. The time now is 03:24 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.01557 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_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
  • (5)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