* Added some post-processing to the <span style="font-family:monospace"><a href="/forum/search?Search=%23story&Mode=like">#story</a></span> element for
/>/* Base StoryCaption text */<br />#story-caption {<br />color: gold;<br />}<br />/* Base StoryCaption links */<br />#story-caption a {<br />color: pink;<br
It also seems I can't use anything like <br />#story-caption a {<br />color: #b3b3b3;<br />text-decoration: none;<br />font-weight: bold;<br />}<br />#story-captio
You need to set the display property to none for the relevant areas that contain text: <br />#story-title {<br />display: none;<br />} <br />#credits, #version {<br />dis
This is a result of your "#sidebar #title" and "#sidebar #title #storyTitle" rules, the first uses vertical-align and text-align to center the title and the second rule assigns a l
Where'd you get those scripts (Story Region Module, etc.)? It's possible that it's doing something like dynamically (re)generating the target (which is #storyStats, based on the macro code), meaning