• jfox95

    (@jfox95)


    Hey, was just wondering if anyone could give some quick pointers on the best to replicate a basic flavors.me theme? Example: flavors.me/jasonkincaid

    Basically, have the Title and pages listed on the left with their contents being displayed on the right. Should I just use an iframe? Can it be done with an iframe? Or a regular frame? Or some other way?

    I will worry about how to get a twitter stream and outside content into the iframe/frame later. just looking to be able to get a standard wordpress page in their now.

    I am thinking it is fairly easy for someone who knows their way around this stuff more than myself.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Anne Dorko

    (@annedorko)

    It’s just a matter of learning how to make the right calls to show and hide the content on the right. I’d avoid iFrames.

    If you look at his source code, it all is printed out in HTML, but hidden by CSS and shown using some JavaScript, all effects you can do easily with a library like MooTools or Scriptaculous.

    Thread Starter jfox95

    (@jfox95)

    Thanks for the reply

    See I knew it looked simple… but for someone who knew all that stuff haha.

    Any ideas on where I could go to get a quote for something like that? For cheap if it really is that easy!

    Thanks again!

    Anne Dorko

    (@annedorko)

    Honestly if you’re any good at tinkering around I’d invest a few hours trying to set up something like that yourself. Go through a few basic tutorials on creating a WordPress theme (like this one), check out MooTools and Scriptaculous to see which one you like better, and hack away!

    There are a lot of people who provide affordable WordPress specific services, do a few Google searches and you’ll find someone who fits your needs. I’d recommend someone to you but I do all of that stuff myself (and I’m not available for freelance work at the moment) so I’m not familiar who is good or not in this particular area.

    Thread Starter jfox95

    (@jfox95)

    Ok I will have a look at it.

    Thanks for the help

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Flavors.me Template’ is closed to new replies.