• I have constantly been looking for code, but no one has any code. I won’t the same exact thing as https://wetpaint.com/, but I do not want the same banner over the image or same colors, I just need code for this if anyone can help.

    It is a hefty amount, I need code to get the latest post from my network, but I need an image that includes a rounded image without an original rounded image, I need a :hover to clear the overlay image, I need it to display the site name above the post, within the image, I need the post title to be posted, I need it to be scattered boxes with different widths and heights, and finally I need a JavaScript/jQuery code to “load more”.

    It is a lot, but I need it for this network.

    Andrew

Viewing 1 replies (of 1 total)
  • Have you looked at the underlying CSS and code? There are plenty of tuts on how you can create custom galleries for wordpress. The images seems to be styled wholly through CSS, though there are ways to do it via jquery. They use various over-layed span classes with CSS3 curved border declarations (and it looks like transparent gifs) to achieve the rounded images.

    There’s also the jquery Masonry plugin (and a WP theme) that rearranges your div boxes like they do on the linked site.

    Also, I think tutorials on creating Ajax content loaders are also available if you search on google.

    ~t

Viewing 1 replies (of 1 total)
  • The topic ‘[Advanced] Creating boxes with recent posts from network.’ is closed to new replies.