• I’m trying to do this magazine at http://www.cangrejo.org/wp/images/wordpressLayout.jpg
    I wonder if i can make this kind of layout using WordPress and a single Blog (I’m thinking to use categories for each section.. like 12 categories for indexing all the posts). It’s possible to categorize the layout in the Home page? i used to see in every WP blog all the post in sequence -er.. like a blog- but i need to make categories blocks with different design in the homepage. It’s possible? any ideas? any CSS/Template scheme with something like this?
    -please help me-
    high*

Viewing 4 replies - 1 through 4 (of 4 total)
  • try props

    Thread Starter Anonymous

    props??

    sorry, this is the uri http://props.sourceforge.net/

    Anonymous User

    (@anonymized-3085)

    I don’t see why it can’t be done with WP, but you would need to know php, xhtml and css extensively.
    Write a function to test what category you are in, and link to a relevant style sheet, that way you can keep one template, and totally change the look of each section.
    Though of course careful planning of the template will be in order, and you might have to use absolute positioning, which can mess things up.
    As an alternative, you could create separate templates called fom one main ‘index.php’ template by utilising php includes. Though I don’t know how/if this would even work.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Magazine in WP’ is closed to new replies.