Custom Post Type in Wordpress

Discussion in 'WordPress' started by bibinalive, Jul 27, 2011.

  1. #1
    Hello Friends , I have an entertainment site and all the posting in my site is same type ( Same format) . So that i like to know can i create a posting section in my own requirements only. Below i add an image to understand easily . In this image the post have 3 section ) Image + text + text under image )

    [​IMG]
     
    bibinalive, Jul 27, 2011 IP
  2. liberox

    liberox Member

    Messages:
    107
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    30
    #2
    Just use not visual, but HTML redactor and design your post with inline CSS
    in this particular case you must define < img style="float:left;" .../> - for the image; <p style="float:right;"> text inside</p> for theright text and < p style="clear:both;">text inside</p> for the bottom text.
     
    liberox, Jul 28, 2011 IP
  3. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #3
    Hey does this have to do with post formatting or wordpress's custom post_type?
     
    adbox, Jul 28, 2011 IP