Jump to the post that solved this thread.
Solved: 8 Years, 5 Months, 2 Weeks ago [How To?] add google adsense in first post
#10
Solved: 8 Years, 5 Months, 2 Weeks ago
The problem is a css styling of your add script.

Try a change in theme global.css from:
.separator {
margin: 5px;
padding: 0;
height: 0px;
font-size: 1px;
list-style-type: none;
}

to:
.separator {
margin: 5px;
padding: 0;
height: auto;
font-size: 1px;
list-style-type: none;
}
Reply
Jump to the post that solved this thread.


Messages In This Thread
RE: add google adsense in first post - by SvePu - 2014-12-13, 06:06 PM
RE: add google adsense in first post - by SvePu - 2014-12-18, 01:34 PM
RE: add google adsense in first post - by rkrusty - 2014-12-31, 01:13 AM
RE: add google adsense in first post - by SvePu - 2014-12-31, 01:31 AM
RE: add google adsense in first post - by rkrusty - 2014-12-31, 03:03 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)