in reply to Re: <readmore> for [Anonymous Monk] renders with a background, how about only an outline?
in thread <readmore> for [Anonymous Monk] renders with a background, how about only an outline?

Of course, you must be a registered user for this to work.

My suggestion was to edit /css/common.css and replace

div.readmore {background-color: #eee;}
with
div.readmore { border: medium solid #000; }
  • Comment on Re^2: <readmore> for [Anonymous Monk] renders with a background, how about only an outline?
  • Select or Download Code