Fork me on GitHub

Helius Theme Help  Bottom

  • Hi i edited the helius them to where i removed the article bar with who posted the it and I moved the edit tag to the bottom of the article. After doing that it looks good in safari and Mac IE but when i look at it on IE for PC or firefox there is still remnants of yellow, and i cant seem to find them in the code to remove them can you help me
  • the site is hydeparktoday.com
  • As mentioned in the PM, it's to do with the stylesheet.
    You have removed the yellow bar, but left the styled span element

    Code

    <span class="article-sub"></span>

    article-sub is styled with a yellow background and padding. Remove these tags, and the yellow boxes will go away.

    Martin

This list is based on users active over the last 60 minutes.