• Hi Friends,

    I want to add 4 Post Showing in FrontPage. Like a

    Post1 Post2

    Post3 Post4

    How its Possible?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nirav12

    (@nirav12)

    Please Help Me.

    Hi nirav12,

    Think you’ll have to tweak the index.php file and give the posts a css class.
    In your css you then give this class a fixed width and let it float left

    for example your site’s width is 800px.
    your posts get a width of 400 and float left.
    this gives you:
    Post1 room enough so Post2 comes beside post1.
    The two above posts take up the 800 width of your site so post3 and post4 will show up below post 1 and 2.

    best regards,

    DE

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Want 4 Post Showing on FrontPage.’ is closed to new replies.