![]() |
It is just that this ideology makes me sick and I can't believe that people are still that stupid to follow it even though everyone knows it costs millions of innocent lives.
Even some Germans are still denying history and uphold old "ideas" and idealize them blinded to the truth. I just hope that you are not one of those people. I hope that one day the world will learn that racism leads only to destruction of us all and that we are all humans living on the same planet regardless of our origin. So back to topic. |
I've already explained what my forum is. We could of course disagree on the ethics of exploring the science of click-through rates on a site visited by people looking for help with their medical problems but hey, let's not go there. As you say, back on top
|
When I'd install everything on the child forum everything went well StarBug, but on the original/parent forum style is just not. I sent you a private message with a more detailed explanation, help.
|
An easier way to incorporate your hack is to alter the default Guest Message through the Notices interface in the admin panel.
|
Quote:
I like the look of mine better ;) |
Starbug,
I very much like this. Thank you. I do have a question that has not been addressed here. How does this play with VBSEO and SEO in general. I notice on the vbseo site that they recommend replacing welcome text with images so that spiders read your content and don't see the same thing over and over. What are your thoughts on this sir? Thank you for your time. This is a very attractive modification. I am currently playing with this on my test installation to get it styled like my site. I wish I could create the drop shadow and curved corners as you have on your site:http://www.patientenfragen.net/en/. It is very attractive. Nice work! :up: Kether |
You can put the Text next to the Ad as image if you are concerned about SEO influences.
I don't do it because I think Google can figure out which parts on a page (like navigation and footer) repeat themselves without much meaning. Also the drop shadow is simple CSS. You can copy it from my site. |
Quote:
Regarding the CSS drop shadow, I would not know how to copy it from your site. LOL. I have been reading about how to do it on different code sites on google. The thing that puzzles me is that, from what I can tell, the css you supplied is supposed to create a drop shadow. A div inside another div that is slightly offset and a different color (usually grey) seems to be how it is done. I will keep trying to figure it out. I will also take another look at your site using firefox to see if I can view the source of your page. Maybe I can copy it that way. :) Regardless, thank you. K |
no the drop shadow is done by this:
Code:
.ads_lr_wrapper { border: 2px solid #274C84; -moz-border-radius:5px 5px 5px 5px; -khtml-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px; -moz-box-shadow:4px 5px 8px rgba(0, 0, 0, 0.6); -khtml-box-shadow:4px 5px 8px rgba(0, 0, 0, 0.6); -webkit-box-shadow:4px 5px 8px rgba(0, 0, 0, 0.6); background: #ffffff; width:850px; height:315px; padding: 5px 5px 5px 5px; margin-bottom: 10px; } www.AdSenseExperts.com |
Thanks, I have visited your site several times. :)
Best regards, Kether |
If this was integrated into this...
https://vborg.vbsupport.ru/showthread.php?t=231352 That would rock! |
Just a note: The xhtml validator says that using the <p=id ... and then calling a class is not the proper way to do the css for this modification. Is there a way to do this that will not cause a fail when validating the xhtml of my site? (http://validator.w3.org) The css works as expected, but under validation I get several errors because of this. Any suggestions on how to correct it? I tried changing the <P=id to <div class=, but that ruined the css.
Thanks, Kether |
thanks
installed |
Hello. Thanks for the Mod.. I have following your instruction and install according to u. But what i need that it is not properly display.. I need it to be in Center Position and more ever it should be in Home page only instead in every pages. Need it to be install above the navbar.
My website - http://gurusecret.info\vbforum please check and let me know what is wrong with it. Thanks |
Does this not work for 4.1.2?
I applied this to an earlier version and it worked fine. Repeated the process recently to 4.1.2 and no luck for some reason. |
Yes, this definitely works in 4.1.2.
Add the lines in red to the first section of Starbug's additional.css code. This will center the welcome box on a fluid-width forum. /*------------------------------------------------------------------------------ | #> Large Rectangle Ad + Welcome Text below navbar +-----------------------------------------------------------------------------*/ .ads_lr_wrapper { border: 2px solid #000000; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; background: #999999; width:850px; height:290px; padding: 5px 5px 5px 5px; margin-left: auto; margin-right: auto; } If you want centered and the nice shadow (mentioned by Starbug earlier in the thread) just amend the first section of his additional.css code to: /*------------------------------------------------------------------------------ | #> Large Rectangle Ad + Welcome Text below navbar +-----------------------------------------------------------------------------*/ .ads_lr_wrapper { border: 2px solid #000000; -moz-border-radius:5px 5px 5px 5px; -khtml-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px; -moz-box-shadow:4px 5px 8px rgba(0, 0, 0, 0.6); -khtml-box-shadow:4px 5px 8px rgba(0, 0, 0, 0.6); -webkit-box-shadow:4px 5px 8px rgba(0, 0, 0, 0.6); background: #999999; width:850px; height:290px; padding: 5px 5px 5px 5px; margin-bottom: 10px; margin-left: auto; margin-right: auto; } Obviously you'll need to change the background colour and border colour to suit your own colour scheme. |
Hi... Thanks for mod.. everything is working fine. but i request u how can i put it up above the images. please check :
http://gurusecret.info/vbforum I hv mark as install and also member of yr wonderful website. Cheers |
@cagbaazee
Just place my code above the other ad code in your navbar template |
Thanks for this, I have edited the code a bit to suit my forum and made the welcome message an image for SEO reasons but it looks okay to me.
http://www.techkings.org/forum/ Thanks Starbug for this hack!. |
Works great. Thank you very much. Really cleaned up my guest message as my forum is private. Just one thing, I am not certain but I think people who use AD Block, do not see this at all...
p.s Thanks stained your code worked perfectly. Marked as installed* 5stars and nominated. |
Ad Block users don't see the AdSense Ad but will see the quest message
|
Also, I would like to note, that firefox users, if the admin decides to add a few more lines of text, the text bleeds over the block. But for chrome it adjust automatically... any idea on this? or is it just the way it is?..... Regardless this is by far one of my favorite mods. I thank you very much.
|
You need to adjust the size variables in the CSS code for that
|
Anyone see this as more effective than default adsense header?
|
What if I have HIGH adsense already how can I replace w/o losing the other placements?
|
Is this just for unregistered members? How can I show the other regular header to registered so I still have an ad there?
|
Quote:
Quote:
But the answer is most likely yes Quote:
|
My default is what Vb has as default basically - I dont want to lose my pblishing rights if I test and it has more than 3 ads
|
its in nav header below removed code for now to test this
|
Hey,
I've added this code exactly but can't get it to work properly. I have cleared my cache in both IE and Firefox but it still displays the old message style. The only way I can view it is if I login, then logout. The new message style shows on the 'Cookies Cleared' page but not on any other page anywhere!?! Im on 4.1.3 |
I've the same problem, please check my site whitegadget(dot)com
|
You need to NOT use the vBulletin notice system. Whenever a vBulletin notice is shown the Ad wont show. You can remove
Code:
AND !$show['notices'] |
Installed and works great... thank you
|
great thanks
stupid question i do i center the box cheers |
nevermind
|
How do you control what pages it shows up on. For example what if you don't want it to show up on the vBulletin CMS page and the blog page?
|
Quote:
Yes, I wonder that to! |
This does not work with automatic translate, Translation by vB Enterprise Translator 2.4.4 :(
EDIT: Probably not the the add-on that?s doing this. |
where to remove the notice.
I didnot see it working. I did follow your instruction but it doesnot show. What is the problem.. Will it works in Vbulletin 4.16 Thanks Quote:
|
Quote:
Turn off your guest notices. |
All times are GMT. The time now is 01:30 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|