• Need Help:

    I am learning more about editing themes day by day, but I really need someone’s help at the moment.

    The website is http://kpopmotion.com. There is two things that I want to achieve. Adding a banner above the thumbnail-gallery, or adding a text and a button link above the thumbnail-gallery.

    Attached are screenshots on what I want to achieve.
    Example 1
    Example 2

    I know it has to do with editing the index.php or body.php, but I’m not sure what to do from there. Please help, I would really appreciate it. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Edit index.php and add div above
    <div class=”posts”>….
    class post div is container of all thumbnail
    please try…

    Thread Starter ylee

    (@ylee)

    Thanks for the quick response.

    I tried adding above <div class=”posts”> in Index.php, example::

    <div id=”content”>
    <h5>Test</h5>
    <p>Test Test Test Test.</p>
    </div>

    But nothing showed up, nothing changed or moved.

    Thread Starter ylee

    (@ylee)

    Can Anyone Help? Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Help : Adding content above Body’ is closed to new replies.