The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#12
|
|||
|
|||
Quote:
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; } --------------- Added 14 Aug 2013 at 19:19 --------------- 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. |
#13
|
|||
|
|||
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 |
#14
|
|||
|
|||
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.
|
#15
|
|||
|
|||
Yep smart that @zachery is
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|