• I was able to remove the entry date time/date stamp by removing the code <?php the_time(); ?> or <?php the_date(); ?> but the edegree theme that I’m using also has an image for the time/date stamp.

    I’ve gone through all of the .php files and can’t figure out how to get rid of it. HELP!

    Any suggestions on how I can remove this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • this is possilbly a background image, and defined in style.css of your theme.

    when you removed the code, was there a surrounding html tag with a css class?

    Thread Starter ivynhyde

    (@ivynhyde)

    Hi Alchymyth,

    No there wasn’t a surrounding html tag.

    Thread Starter ivynhyde

    (@ivynhyde)

    I’m in the FTP and found the image for the entrydate stamp. Should I just delete it? I made a copy of the entire theme file in case I screw something up.

    Thread Starter ivynhyde

    (@ivynhyde)

    I decided to give that a try and it worked!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove a entry date image’ is closed to new replies.