Forums

Using an image as the border/break beneath a post (4 posts)

  1. nsgibson
    Member
    Posted 2 years ago #

    Right now I have an orange line. I've been able to change the thickness, color, etc., but I would like to put a long strip of an image that I created underneath my posts in place of that line. I tired the standard <img src="postborder.jpg"> and loaded the image into the proper directory but it only deletd my border altogether.

    Any suggestions? Ideas? I know there must be a way, I'm just missing it.

    Thanks so much,

    Nick

  2. auxano
    Member
    Posted 2 years ago #

    Can you post a link?

  3. nsgibson
    Member
    Posted 2 years ago #

    Yes, sorry. It's http://www.euroleagueadventures.com and I am trying to replace the orange border line underneath the post with an image. See what you think. I'd like to get this site up and running on Monday.

    Thanks for your help.

    Cheers,

    Nick

  4. ioni
    Member
    Posted 2 years ago #

    Sorry, nsgibson, I just do not seem to grasp your idea

    Correct me if I am wrong, but you want to replace the bottom line of EACH AND EVERY post? In this case you just need to modify the theme file single.php

    In the default theme it is around

    <div class="entry">
    <?php the_content('<p class="serif">' . __('Read the rest of this entry »', 'kubrick') . '</p>'); ?>
    </div>

    <XXXXXXXXXXX> - after which is where you post you image to keep semantics and validity and make sure it does not break you design

    Otherwise, I just do not understand...

Topic Closed

This topic has been closed to new replies.

About this Topic