-  

 


 
 

FAQ

Q: In IE there is a bullet point in front of the headline of my ads. How can I get rid off it?

A: This is caused by the interaction between your CSS and that of Blogads. You need to insert the following tag into your CSS (for a more detailed explanation please see the 4th box on http://web.blogads.com/Documents/blogger_css_explain)

div.adspot * ul {
  list-style: none;
  width: 150px;
  margin: 0;
  padding: 0;
}

div.adspot * li {
   border: thin solid black;
   background-image: url(semi.gif);
   text-align: center;
   width: 100%;
   cursor: pointer;
   overflow: hidden;
   display: block;
}

Related questions...

Did you find this item helpful?

Extremely helpful
Somewhat helpful
Not terribly helpful
Was a waste of time

Leave your comment (optional)

To prevent misuse of the FAQ feedback and rating service, this form uses a distorted image to determine if you're a human visitor. Please type the characters you see in the image below. If you can't read the letters, click here to regenerate the image.