Which plugin do you recommend?

1 replies
  • WEB DESIGN
  • |
Hi,

I am looking to display thumbnail links to pages on my Wordpress homepage, similar to how this flash site looks -Click Here

Does anyone have advice on how I would re-create this in Wordpress? Do you have a plugin that you would recommended I start with?
#plugin #recommend
  • Profile picture of the author rhinocl
    Start by making the menu on the first page. Use css to set the background images for
    li a and li a:hover
    Add id numbers so you can set this separately for each menu item.
    Then either find a slider plugin for the internal page(you really have to try different ones with your theme to see which looks best since you won't want to mess with re-writing them)

    If you have to use images of different sizes then you will probably need to add some Javascript to replace the images. (quite a bit harder)
    {{ DiscussionBoard.errors[7401756].message }}

Trending Topics