vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - Adsense Optimization - (Left) 1st post adv. instead the default (Right) (https://vborg.vbsupport.ru/showthread.php?t=253816)

gillaraz 12-29-2011 08:20 AM

The solution is easy, I found it myself today.

Just go to bbcode.css and find

Quote:

.bbcode_container
add this property in it

Quote:

overflow: hidden;
The result shoud be

Quote:

.bbcode_container {
display: block;
margin: 5px 20px 20px;
overflow: hidden;
}
Good luck!

In addition, go to postbit and remove "has ad" class

d19rnyxx 12-30-2011 02:38 AM

Works like a dream

whitey10tc 01-08-2012 06:17 PM

Quote:

Originally Posted by gillaraz (Post 2281872)
The solution is easy, I found it myself today.

Just go to bbcode.css and find



add this property in it



The result shoud be



Good luck!

In addition, go to postbit and remove "has ad" class

That worked thanks.

thesatman 01-15-2012 06:49 PM

I cant get this to work the ad just displays in the top right of the last post with the post message below.

http://www.satellites.co.uk/forums/d...trouble-4.html

sakkthi 02-09-2012 07:48 AM

any help ?

https://vborg.vbsupport.ru/

d19rnyxx 02-17-2012 04:34 PM

Anyone help with the following issue?

I have the ads working properly on the left but what I wanna find how to get the content to display below the ad once the content has passed the banner.

Thanks

d19rnyxx 02-18-2012 04:43 AM

how can I wrap my thread content around so when the ad finishes the content is below the ad

RustyF 02-18-2012 06:56 AM

Okay... We know IE is looking for that code.

(never mind, I must have been exhausted. It is very clear to me now.)

Quote:

i.e. it will be looking like this:
Now what did you want us to do with it. :) Sorry, I don't follow.

I get a kick out of your instructions, you've been programming so much you write instructions in a loop. :)

Thanks for the help.

d19rnyxx 02-21-2012 03:24 PM

Quote:

Originally Posted by sakkthi (Post 2297834)

remove the hasad class from your postbit.css

ptceuro 02-29-2012 03:18 PM

Steps:

AdminCp >> Styles & Templates >> Style Manager >> Style Variable Editor - Default Style

In Top

Post Ad Max Width

set TO 0 px


All times are GMT. The time now is 01:42 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.01104 seconds
  • Memory Usage 1,737KB
  • 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
  • (6)bbcode_quote_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