Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • mangekyou Friend
    #173329

    how do i remove the date (the image next to the title) on items?

    TomC Moderator
    #436085

    Open /templates/ja_methys/css/template.css

    at/about line 396 . . .

    <blockquote>dl.article-info dd.create {
    position: absolute;
    left: 0;
    top: 5px;
    background: url(../images/createdate-bg.png) no-repeat top left;
    width: 60px;
    height: 60px;
    color: #fff;
    text-align: center;
    padding: 0;
    line-height: 30px;
    }</blockquote>

    the circle is created via the background image …. you can either remove it or modify it as needed.

    Hope That Helps

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  TomC 12 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum