DokuWiki

It's better when it's simple

User Tools

Site Tools


tips:disabling_link_icons

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
tips:disabling_link_icons [2010-11-10 19:24] – changed for anteater 93.219.22.86tips:disabling_link_icons [2015-12-10 21:22] 77.5.94.141
Line 8: Line 8:
 .page a.mail, .page a.mail,
 .page a.media { .page a.media {
-  padding-left: 0;+  padding-left:!important;
   background: none !important;   background: none !important;
 } }
Line 14: Line 14:
  
 You may need force a re-cache of the CSS. To do that either use ''CTRL+SHIFT+R'' in Firefox or on Linux do a ''$> touch <dokuwiki>/conf/dokuwiki.php''. You may need force a re-cache of the CSS. To do that either use ''CTRL+SHIFT+R'' in Firefox or on Linux do a ''$> touch <dokuwiki>/conf/dokuwiki.php''.
 +
 +If it won't work you maybe have to replace the CSS-classes ''.page'' with ''.dokuwiki''.
tips/disabling_link_icons.txt · Last modified: 2015-12-10 21:24 by 77.5.94.141

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki