The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to change ad_global_header2 location
Hi, I need to change ad_global_header2 location to right position and Top 190px in fluid vb 4.2.2pl4. How would I go about this?
Thank you! |
#2
|
||||
|
||||
Probably something like:
HTML Code:
#ad_global_header2 { float:right; top: 190px; } |
2 благодарности(ей) от: | ||
nolimitreef, TheLastSuperman |
#3
|
|||
|
|||
Thank you Lynne for replying
Where (what file) would I add this? Directly in the header? The banner is not on the site since it messes up the top of the page. It drops to below the site is http://www.nolimitreef.com I would really like to stack both header1 and header2 on the right to be able to run standard size (468x60) banner rotators in them. But have looked everywhere for an answer to this --------------- Added [DATE]1427784018[/DATE] at [TIME]1427784018[/TIME] --------------- Quote:
--------------- Added [DATE]1427785483[/DATE] at [TIME]1427785483[/TIME] --------------- OK, I tried what I last said... didn't really work. It shows up under the navbar on the left. Not only that but it's the java script that shows and not the ad. I was with the understanding that Java script can be used here. We don't want to use Adsense as it's rarely relevant to our site. Please tell me there is a way to do this without using adsense and that I can use a simple java script banner rotator? |
#4
|
||||
|
||||
Check Lynne's signature - Always post in additional.css template, thats under the CSS Templates >>
|
Благодарность от: | ||
nolimitreef |
#5
|
|||
|
|||
Thank you
--------------- Added [DATE]1427790682[/DATE] at [TIME]1427790682[/TIME] --------------- I added it into the additional.css but it doesn't show. Am I missing something? Do I need to point to additional.css in some way? Thank you VERY much for helping me on this --------------- Added [DATE]1427822444[/DATE] at [TIME]1427822444[/TIME] --------------- This is what I have so far. Is anything missing or incorrect Code:
the call in global_header: <div class="ad_global_header"> {vb:raw ad_location.global_header1} {vb:raw ad_location.global_header2} </div> then in ad location templates it's blank: ad_locations_header1 ad_locations_header2 additional.css: #ad_global_header1 { float:right; top: 100px; } #ad_global_header2 { float:right; top: 170px; } Then in the source after the page is called it shows only this: <div class="ad_global_header"> </div> |
#6
|
||||
|
||||
As I said before, we really need to see this so we can use something like firebug on it to see the CSS.
|
#7
|
|||
|
|||
Quote:
the website is http://www.nolimitreef.com --------------- Added [DATE]1427826856[/DATE] at [TIME]1427826856[/TIME] --------------- I cannot tell you how much we appreciate your help... we've been trying to get this working over a month and it's pretty important to this website. So a HUGE thank you for anything you can do to help us get this issue resolved |
#8
|
||||
|
||||
I still don't see any ads on the page though. And do you have an image of what you want it to look like? I'm trying to figure out where you want ads on there when you have a couple of images that are probably going to be in the way of your ads. Not everybody has their browsers really wide open. Right now, your 'wordy' images take up 2/3 of the banner area. If you had a couple of ads on the right, one of them is going to have text over it.
|
#9
|
|||
|
|||
Quote:
The ads are turned on... they aren't showing |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|