• Basically, I am going for something similar to gizmodo.com, towards the bottom, with the small images.

    It lists the category, image of the first post, then the title of the 3 most recent posts.

    I am sure it is a simple fix, but I have been messing with it for a few days.

    The ONLY thing I can’t seem to do is get each category to be its own unordered list.

    Here is my current progress: https://crowncrazed.com

    I have hidden all except the first image with
    ul.minors-preview li + li .image {display:none}

    Here is the pastebin link to the code in my index.php, but I cannot seen to figure out how to place the closing for each category.

    https://pastebin.com/VzPxbhNW

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display latest posts from categories as an actual list for CSS style. SO close!’ is closed to new replies.