retrieve layout
-
HI.
I’m working in comicpress and will have 3 comics in my site, one of them will be a graphic novel so I need to change the layout for that particular category to “graphic novel” , which is a preset in the theme. I have no knowledge of CSS but after reading some posts and tutorials I figure the best way to go would be to make a category template and call the layout, however I can’t script CSS, heres the idea…category-slug.php
if category = “x” {
layout = graphic novel layout.my questions are:
Is this the best way to go for it? will it work?
how should I call the graphic novel layout? where can I find out its instance name (or whatever is used to call it).
If its only a couple of lines, could someone write it for me?Thank you.
- The topic ‘retrieve layout’ is closed to new replies.