DMCA Badge to the subfooter

Posted in: Newspaper
Post count: 41

Hello, I’ve recently made the update to Newspaper 6 and I wanted to add a DMCA badge to the subfooter as I had in the old theme.

I add the same code to both footer and subfooter, but it seems that it is broken in the subfooter. What can I do to avoid this?

problem

Post count: 1291

Hi,

Please provide more details, some images with the code you’re trying to add and the area on which you added it.

Thank you!

Post count: 41

Any code in the following link will suffice:

http://www.dmca.com/Badges.aspx

I am trying to add the code to the subfooter via theme panel->footer section. Apparently, there seems to be a problem when adding it to the subfooter while it looks okay on footer.

Post count: 3343

Hi,
You can add the code directly in files, like here: http://screencast.com/t/3PwdK4kOdThx
Then add this CSS in Theme Panel -> Custom CSS for a better alignment

.td-sub-footer-container .dmca-badge {
margin-right: 18px;
display: inline-block;
line-height: 1;
vertical-align: middle;
}

Result: http://screencast.com/t/QQUJ8TEX

Thanks for the message!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.