Copyright links [Solved]
3 posters
Page 1 of 1
Copyright links [Solved]
My forum does not contain the 'phpBB' and 'Report an abuse' links which are apparently required.
My forum: http://www.gameandchat.com/
How do i add these links back as they were deleted in the new theme i installed?
My forum: http://www.gameandchat.com/
How do i add these links back as they were deleted in the new theme i installed?
Last edited by AuQaClan on March 1st 2015, 1:00 am; edited 1 time in total
Re: Copyright links [Solved]
Try adding this rule to the top of your CSS (ACP -> Display -> Colors -> CSS Stylesheet):
- Code:
#pun-about {
display: block !important;
}
Re: Copyright links [Solved]
search your css
acp>display>colors>css tab
for
you will see something like
remove
save
acp>display>colors>css tab
for
- Code:
#pun-about
you will see something like
- Code:
#pun-about{
background-color:transparent;
border:0;
display:none;
font-size:.8em;
line-height:150%;
padding:.6em 1em;
text-align:right
}
remove
- Code:
display:none;
save
Similar topics
» Copyright Issues - Important! [Solved]
» Forumotion links (copyright)
» Putting Copyright Links in a Custom Footer
» Forumotion Footer Copyright Links Removal
» SOLVED: Links to Posts
» Forumotion links (copyright)
» Putting Copyright Links in a Custom Footer
» Forumotion Footer Copyright Links Removal
» SOLVED: Links to Posts
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum