DeathStarDarth
-
converting ul based layout to div based
nah. i try not to collect too many enemies. but, let's see if i have this right. ul.columns = #post-container ul.columns li = .post ul.columns li:hover = .post:hover ul.columns li img = .post.wp-post-image ul.columns li:hover img = .post…
-
converting ul based layout to div based
sorting my wordpress posts that way, won't work very well for me. but the way i have my posts showing, on my front page, would work very well with a similar layout. on a side note, i just saw that there's an 'add foe' button on…
-
Wordpress comments in modal window
OK. Two months later, I'm finally getting around to implementing this. I'm using NyroModal, with the same effect. What I've done is added comments_popup_script to the head - and at the bottom, I have: <div class="com…
-
Wordpress comments in modal window
Chris, Thank you for the input. So simple. I'm giving it a try first thing in the morning. Cheers, D
-
[Solved] limit number of posts based on size
nevermind :) i'm going to make all the posts the same size and utilize this http://css-tricks.com/set-font-size-based-on-word-count/ to make up for the extra space. man, i love this site. thanks all the same. cheers, d
-
[Solved] tumblelog/wordpress question
I guess I should have done a little searching on the topic as this info is readily available right there in the codex. I've implemented your code and it's working perfectly. Thank you for your quick reply. It was a big help. Cheers, D
-
[Solved] Wordpress Single Full Post On Front Page
Thanks again, for all the help. I just wanted to let you know that, thanks to this site, I've been able to implement the next prev w/o the plugin. The link was originally on digwp but the answer for how to implement is here: http://jackosborn…
-
[Solved] Wordpress Single Full Post On Front Page
very nice. thank you very much!
-
[Solved] Wordpress Single Full Post On Front Page
that actually helps a lot. here's what's happening though. on single pages, i see next/previous. and on the front page, i see a previous link but instead of saying previous, it still has the title of the previous post. any ideas? thanks …
-
[Solved] Wordpress Single Full Post On Front Page
olliekav, first, let me say - i love your site. i've been learning html/css for the past 6 months or so. yours is the site that made me want to take the leap into wordpress. thank you for the advice. i've added the designate plugin. mu…
-
[Solved] Wordpress Single Full Post On Front Page
Lars, Nope, it's not mine. I love type and design but I'm still running through Lynda's PHP for nitwits series, so all of this is all a learning experience for me. I just want to be able to post my content already. Since last night…
-
[Solved] Wordpress Single Full Post On Front Page
ok. i got it working using a variation of the "mullet" loop http://perishablepress.com/press/2007/11/14/easily-adaptable-wordpress-loop-templates/. this works: