Hi there
With the Habitat ads there is no tracking right of clicks right? I already have a plugin uploaded where a 2 coloumn ad block (measuring 250 across) can be displayed (and I can track clickthroughs) however I am not very good with coding and when I try to pop it as a widget it is too big even though it is sized at 250 it cuts it so will only display 1 column... I assume it is due to padding? can someone help me and tell me exactly how I can resolve this eg make the sidebar bigger or reduce padding/margin so the widget can fit in..that would be super
Jen
Fit an adblock widget? Padding in sidebar?
2 posts from 2 voices-
Posted 2 years ago #
-
In style.css you'll find following code:
.sidebar{ position: relative; width:270px; float:left; padding:40px; left:-1px; min-height:150px; }You can change the value of padding to any value you like - at the moment it's set to 40px but you can decrease it to i.e. 20px.
Posted 2 years ago #
Reply
You must log in to post.














