Translations of this page?:

Disable Link Icons

Create a file named <dokuwiki>/conf/userstyle.css and add the following CSS to hide the link images for all links (remove the CSS classes for links you want to keep the images):

a.urlextern,
a.interwiki,
a.windows,
a.mail,
a.media {
  padding-left: 0;
  background: none !important;
}

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.

 
tips/disabling_link_icons.txt · Last modified: 2008/08/10 15:26 by chi
 

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported

Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsTranslate