Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • nyee

    (@nyee)

    thanks 🙂

    nyee

    (@nyee)

    I want to do what davidchatt said:
    How do I apply one style to pre-more and another style to post-more?
    I don’t mean during “writing” a post (which I think ringmaster is referring to). I mean when it is “displayed” in index.php.

    nyee

    (@nyee)

    But is there a way to target the “more” part of a post directly in index.php?
    I just ported from MT, and I used the “extended entry” (MT equivalent of “more”) for information relating to each post but which I could format differently. Is there a way I can do that in WP without using cutom fields given that all my entries are already using “more” for that information?

    Thread Starter nyee

    (@nyee)

    prara – I’ve looked but I’m not sure how I would change that for all posts.
    Here’s what I want to do:
    <div class = “storycontent”>
    blah blah blah blah
    </div>
    <div class = “storymore”>
    blah blah blah blah
    </div>
    I want to format the <more> section differently from the rest of the post content for all posts. But there is no div tag for <more>. Is there a way I can target the <more> part? Or is this something better done though a custom field?

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