Forums

WordPress Quoting Feature (11 posts)

  1. Xfactory
    Member
    Posted 11 months ago #

    Hi, the quote feature in WordPress is not quoting text as you would see in forums. Or does WordPress not do this natively ?

  2. kmessinger
    Member
    Posted 11 months ago #

    The blockquote is controlled in the theme's style.css file and you can style it like you want.

  3. Xfactory
    Member
    Posted 10 months ago #

    Hi, I tried stylizing a blockquote as both a class an a ID, neither worked. I added both of these rules to the style.css sheet and neither worked.

    #blockquote {color: blue; margin-left: 56px;}
    .blockquote {color: blue; margin-left: 56px;}

  4. esmi
    Theme Diva & Forum Moderator
    Posted 10 months ago #

    Please read the response posted above or post a new topic.

  5. Xfactory
    Member
    Posted 10 months ago #

    I did respond !

  6. kmessinger
    Member
    Posted 10 months ago #

    Please post your url.

  7. Xfactory
    Member
    Posted 10 months ago #

    The (link) first post you see contains text in red, I want to put it in quotes.

  8. kmessinger
    Member
    Posted 10 months ago #

    You want some stylized quote marks from an image? For just regular quotes use the keyboard.

    You want it to stay in red?

    [Edit] Make the changes in reset.css under em not blockquote.

  9. Xfactory
    Member
    Posted 10 months ago #

    I want to have some stylized quote marks from an image, and no I don't want it to stay in red.

  10. kmessinger
    Member
    Posted 10 months ago #

    Here is a good reference, http://www.cssnewbie.com/six-ways-style-blockquotes/

    Note that your blockquotes are called em and are in reset.css

  11. Xfactory
    Member
    Posted 10 months ago #

    Thank you, hopefully things work out :) I'll post the link with the block quotes when done!

Reply

You must log in to post.

About this Topic

Tags