Welcome Guest [Log In] [Register]
Viewing Single Post From: ZetaFresh Mobile
Helena
Member Avatar
M is for Mod

Yes, that's exactly why they were hidden. But I did allow for them to be easily restored.

Near the bottom of the CSS right above the media queries section, you will find this:

Code:
 
/*Delete this if you wish to display the Mark Topics Read and Mark Forums read links on the index page. */
#foot_links a { display:none; }


Remove that line and the links will be visible. :)

OR if you think might want to remove them again later, just move the */ to the end of the section like this:

Code:
 
/*Delete this if you wish to display the Mark Topics Read and Mark Forums read links on the index page.
#foot_links a { display:none; }*/

Offline Profile Quote Post
ZetaFresh Mobile · Theme Galleries