![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
||||
|
||||
|
I have a custom post type (profiles) displaying in an archive page much like the portfolio seen in Minimum. I've created individual archive pages for several taxonomies and want to be able to search by taxonomy via a plugin (Query Mulltiple Taxonomies) which works fine, however I can't quite get the output to style correctly.
I believe it has to do with stying .hentry but it has me stumped. Archive: http://quikkpress.com/profiles/ Taxonomy Search Results: http://quikkpress.com/teams/management/?positions Would appreciate if someone can find a solution. |
|
#2
|
||||
|
||||
|
you probably need something like
Code:
.archive .type-profile {
float: left;
}
__________________
Nick "Fred and/or George Weasley" Croft Designs by Nick the Geek @Nick_theGeek on Twitter Make web design easier, get FireBug for FireFox Want to learn more about Genesis? Check out my Genesis Explained Series |
|
#3
|
||||
|
||||
|
Nailed it. Thanks Nick.
|
|
#4
|
||||
|
||||
|
eYou're welcome.
Since this is resolved I'm going to close this thread.
__________________
Nick "Fred and/or George Weasley" Croft Designs by Nick the Geek @Nick_theGeek on Twitter Make web design easier, get FireBug for FireFox Want to learn more about Genesis? Check out my Genesis Explained Series |
| Tags |
| custom post type, taxonomy |
| Thread Tools | |
| Display Modes | |
|
|
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us