The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to remove the delete cookies link?

4 posters

Go down

Solved How to remove the delete cookies link?

Post by WAGABONDI Fri 23 Aug 2013, 11:12

how to remove thiss

How to remove the delete cookies link? 123311
WAGABONDI
WAGABONDI
Forumember

Posts : 81
Reputation : 1
Language : albania

Back to top Go down

Solved Re: How to remove the delete cookies link?

Post by Cassius Dio Fri 23 Aug 2013, 12:44

Hi, bye

Go to "Administration Panel ~> Display ~> Templates ~> General ~> index_box", find this piece of code:
Code:
<!-- BEGIN switch_on_index -->
<div class="main-box clearfix">
   <ul>
      <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
      <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
      <li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
   </ul>
   <!-- BEGIN switch_delete_cookies -->
   <p class="right">
      <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
   </p>
   <!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->
and delete it.

Save, then publish template. thumleft 
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

Solved Re: How to remove the delete cookies link?

Post by runawayhorses Fri 23 Aug 2013, 13:08

If you don't want to edit the template post your forum url and I can show you how to remove it with CSS.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: How to remove the delete cookies link?

Post by Cassius Dio Fri 23 Aug 2013, 14:47

Of course, it's possible via CSS STylesheet too. To make that box disappear with a simple CSS code, go to "Administration Panel ~> Display ~> Pictures and colors ~> Colros ~> CSS Stylesheet" and add this code:
Code:
.main-box.clearfix{
display: none !important;
}
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

Solved Re: How to remove the delete cookies link?

Post by SLGray Fri 23 Aug 2013, 18:19

Please change the title of your topic, that is related to
your question/issue, so that other users will be able to find their
question/issue using the search engine.


You can remove the cookies link here:
Administration Panel > General > Forum > Configuration
Cookies deletion link: No


How to remove the delete cookies link? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: How to remove the delete cookies link?

Post by WAGABONDI Sat 24 Aug 2013, 00:17

Cassius Dio wrote:Of course, it's possible via CSS STylesheet too. To make that box disappear with a simple CSS code, go to "Administration Panel ~> Display ~> Pictures and colors ~> Colros ~> CSS Stylesheet" and add this code:
Code:
.main-box.clearfix{
display: none !important;
}
this WORK ! thanks so much

thanks all  Smile
WAGABONDI
WAGABONDI
Forumember

Posts : 81
Reputation : 1
Language : albania

Back to top Go down

Solved Re: How to remove the delete cookies link?

Post by SLGray Sat 24 Aug 2013, 03:23

Topic Solved & Locked


How to remove the delete cookies link? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum