Advertising sustains the DA. Ads are hidden for members. Join today

Using images with embedded text

Last updated on
30 April 2025

Advanced Forum no longer uses images with embedded text. This makes dealing with multiple languages much easier. Because the CSS was changed drastically to work with the new style of image handling, it no longer works with the old embedded text images. This CSS was suggested by meustrus and is provided here for your convenience. It is not tested nor supported by the Advanced Forum maintainers.

a.reply-button { 
  display: inline-block; 
  width: 99px; 
  height: 17px; 
  background: url(path/to/image); 
} 

a.reply-button span { 
  position: relative; 
  left: 9999px; 
}

Help improve this page

Page status: Not set

You can: