Log In · Register

 
2 Pages V   1 2 >  
Closed TopicStart new topic
blogger ad, remove?
moorepocket
post Feb 26 2005, 11:39 PM
Post #1


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



is it possible to remove its ad or is there something i can do to cover it up.
 
sweetxsimplicity
post Feb 26 2005, 11:42 PM
Post #2


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



CreateBlog does not support the ad remover.
 
whomps
post Feb 27 2005, 04:12 PM
Post #3


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



I'm not really sure about this one because it's BLOGGER's ad instead of Xanga's. And the only purpose of it is to allow searching, I think. Plus it's not like Blogger has a thing with removing the bar, right? o-O

CODE
<body bgcolor="#F4DDC3" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">


I think that works. Change the bg color to your desired background color.
 
moorepocket
post Feb 27 2005, 09:29 PM
Post #4


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



cool.
 
whomps
post Feb 27 2005, 11:24 PM
Post #5


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



QUOTE(moorepocket @ Feb 27 2005, 6:29 PM)
cool.
*


Does it even work? O_O;
 
moorepocket
post Feb 28 2005, 03:31 PM
Post #6


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



no. Go see my blogger it's in the signature.
 
whomps
post Feb 28 2005, 09:37 PM
Post #7


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



Hmm, I made the blogger search bar disappear on my apprehension skin.

How about this..
CODE
<noembed>
<body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
</noembed>

<style type="text/css">
body {
background-color: #000000;
background-image: url('URL OF BACKGROUND IMAGE');
background-repeat: repeat-y;
}
</style>
 
moorepocket
post Feb 28 2005, 09:51 PM
Post #8


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



ill try.
 
whomps
post Mar 2 2005, 09:29 PM
Post #9


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



Alright, I found the key. It's the <noembed> and </noembed>

Put this RIGHT AFTER the "</head>" in your Template.

CODE
<noembed>
<body bgcolor="#F4DDC3" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
</noembed>


Change the bgcolor to your desired HEX.
 
Joanne
post Mar 13 2005, 01:56 PM
Post #10



*******

Group: Staff Alumni
Posts: 7,155
Joined: Feb 2005
Member No: 95,404



heres one if you have a pic for your bg [but for some reason it works for everyone else but ME] [put in between <head> and </head>]:

 
sweetxsimplicity
post Mar 14 2005, 12:55 AM
Post #11


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



QUOTE(x_angawhomps @ Feb 27 2005, 1:12 PM)
I'm not really sure about this one because it's BLOGGER's ad instead of Xanga's. And the only purpose of it is to allow searching, I think. Plus it's not like Blogger has a thing with removing the bar, right? o-O

CODE
<body bgcolor="#F4DDC3" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">


I think that works. Change the bg color to your desired background color.
*


QUOTE
AD REMOVER:
CREATEBLOG.COM does NOT support --> any <-- ad remover. IF any questions asked about the ad remover will automatically get deleted. Or even worse.. get warned.
 
whomps
post Mar 14 2005, 01:56 AM
Post #12


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



Blogger Forum Rules:
QUOTE
Got any questions about your Blogger? Something just isnt working right? Just dont get something about it all? Here's your chance to be enlightened! Ask any Blogger questions here, BUT:

Please take the time to skim the topics before posting your own questions, as they might have already been asked before.

Do not post additional questions in other peoples threads. Start a new topic and ask there.

Do not post if you cannot answer the question, because you will most likely be spamming.

Do not post questions about Xanga in this forum. This forum is for Blogger help only.

Do not requests skins in this forum. We dont have the time for it.

Any other mods, wanna add to this, feel free.


It doesn't say anything about any ad-removers.. AND all Blogger's ad does is enable search. It's technically not even an "AD" it shows no advertisement and doesn't keep Blogger "free".
 
Joanne
post Mar 14 2005, 09:10 PM
Post #13



*******

Group: Staff Alumni
Posts: 7,155
Joined: Feb 2005
Member No: 95,404



QUOTE
AD REMOVER:
CREATEBLOG.COM does NOT support --> any <-- ad remover. IF any questions asked about the ad remover will automatically get deleted. Or even worse.. get warned.

^ where does it say that...?
 
whomps
post Mar 14 2005, 09:44 PM
Post #14


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



QUOTE(ms-jojo @ Mar 14 2005, 6:10 PM)
^ where does it say that...?
*


Xanga Forum Rules.

And Blogger hasn't banned "ad" removers like Xanga has.
 
moorepocket
post Mar 16 2005, 03:46 PM
Post #15


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



QUOTE(x_angawhomps @ Mar 2 2005, 9:29 PM)
Alright, I found the key. It's the <noembed> and </noembed>

Put this RIGHT AFTER the "</head>" in your Template.

CODE
<noembed>
<body bgcolor="#F4DDC3" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
</noembed>


Change the bgcolor to your desired HEX.
*

how come when i change the color in the noembed it won't show up.
 
whomps
post Mar 17 2005, 12:11 AM
Post #16


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



In the noembed? You mean in the bg?
 
*Kathleen*
post Mar 17 2005, 03:53 PM
Post #17





Guest






Why would you want to remove the Blogger ad? blink.gif I mean, it's thin; furthermore, it's not in the middle of your banner...even still, it does have a link to Blogger in it, which is what Xanga does.
 
moorepocket
post Mar 17 2005, 06:59 PM
Post #18


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



i put the code you gave me and change the color in then embed. Then the color is gone.


QUOTE(Kathleen @ Mar 17 2005, 3:53 PM)
Why would you want to remove the Blogger ad?  I mean, it's thin; furthermore, it's not in the middle of your banner...even still, it does have a link to Blogger in it, which is what Xanga does.

sometimes its color clash with my layout.
 
*Kathleen*
post Mar 17 2005, 09:45 PM
Post #19





Guest






Black matches with everything. tongue.gif
 
whomps
post Mar 18 2005, 07:19 PM
Post #20


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



QUOTE(moorepocket @ Mar 17 2005, 3:59 PM)
i put the code you gave me and change the color in then embed. Then the color is gone.
sometimes its color clash with my layout.
*


There is no color in the embed. The only color there is in the BG.

You might have to add this..

CODE
<style type="text/css">
body {
background-color: #000000;
}
</style>


I don't even know what I'm doing. dkhjkldfljfdhdfh.
 
moorepocket
post Apr 1 2005, 04:43 PM
Post #21


Death is a promise given to us at birth
*******

Group: Official Designer
Posts: 4,757
Joined: Mar 2004
Member No: 7,459



yeah i add that. Cuz the embed deletes everything in the body.
 
DevilsPain
post Apr 6 2005, 11:20 PM
Post #22


Newbie
*

Group: Member
Posts: 6
Joined: Apr 2005
Member No: 123,240



I tried both of them and nether one works sad.gif
 
whomps
post Apr 7 2005, 01:01 AM
Post #23


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



QUOTE(DevilsPain @ Apr 6 2005, 9:20 PM)
I tried both of them and nether one works  sad.gif
*


Link to your xanga? Are you sure you're doing it right?
 
DevilsPain
post Apr 7 2005, 02:01 AM
Post #24


Newbie
*

Group: Member
Posts: 6
Joined: Apr 2005
Member No: 123,240



well isnt this the blog forum ? and yes i am putting it between the header ?
my blog is http://poems-of-the-heart.blogspot.com/
 
whomps
post Apr 7 2005, 08:59 AM
Post #25


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



Whoa err sorry, I meant blogger. whistling.gif

This is what you should have, I guess. Use BOTH at the same time, or otherwise I don't think it would work. Change "000000" to your desired background color.
Put this RIGHT AFTER the "</head>" in your template.
CODE
<noembed>
<body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
</noembed>

<style type="text/css">
body {
background-color: #000000;
}
</style>


Hope it works.
 
DevilsPain
post Apr 7 2005, 09:56 AM
Post #26


Newbie
*

Group: Member
Posts: 6
Joined: Apr 2005
Member No: 123,240



i will leave it up i just added your code and does not work cry.gif if some one could go to my site and see my code i would be greatfull well the code you gave me is in the blog so if you want you can use a tool to see my code and give me what you think Jim
 
whomps
post Apr 10 2005, 02:39 AM
Post #27


:hammer:
*******

Group: Staff Alumni
Posts: 9,849
Joined: Mar 2004
Member No: 7,700



Uh.. for your sake I think you should leave the "ad" up.. it doesn't effect your layout or anything.
 

2 Pages V   1 2 >
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: