florianwardell
Member
Posted 3 years ago #
Hello!
I'm looking for a plugin that would allow me to create something similar to this page:
http://appoftheday.com/about
I like the authors boxes with the pictures and all. I suck at HTML so I don't think I'd be able to this myself on my new blog, techhaze.com
Any advice is much appreciated.
florianwardell
Member
Posted 3 years ago #
Alphonse Yu
Member
Posted 3 years ago #
The author boxes were most likely created using HTML. I'll suggest you go learn HTML. It's useful :)
I have to agree with alphonse...those are HTML created.
you should be able to get a similar look using images with image caption (if the theme supports this in a nice way - maybe without the inks in the caption), and then align three images in one row; or with a table structure in your page to arrange images and the links. that should need only minimal html and would be probably more a css challenge.
PS
i just looked at your about page - and i think the team is well presented and there is not much to improve on that, your site looks great.
florianwardell
Member
Posted 3 years ago #
Thanks everyone!
HTML... at the rate WYSIWYG editors are improving, I just fear that by the time I learn it, it won't be needed anymore.
But yeah, I should learn the basics.
I'm glad you liked the page alchymyth =) I'll see if I can improve it using your technique.
Cheers!