flush
Forum Replies Created
-
Forum: Themes and Templates
In reply to: anyone ever seen a blog where posts displayed inline 3 in a row?Wouldn’t another solution be like Vkaryl said to force manually to start a new row by calling a clearer class in the last post of the row? (does that make sense?)
That would bypass the 3 post problem, wouldn’t it?
But I thought Doodlebee dealt with this issue in his example by naming post1,2,3 and then clearing the divs in the custom php page template, so that normally every 3 posts, the divs would be cleared and a new row would begin (…in a theoretical Wonderland of course, reality might not be that simple)Forum: Themes and Templates
In reply to: anyone ever seen a blog where posts displayed inline 3 in a row?Yes I’m doing that too.
If I clear the divs by calling a css class at the end of every third post, I don’t need to put anything regarding the clearing in the page template’s php file?Forum: Themes and Templates
In reply to: anyone ever seen a blog where posts displayed inline 3 in a row?oh… ok… a clearer class.
Hadn’t thought of that. So I could end every third post with that.
How do I include the css in my style.css to have it apply to that particular page template only?Forum: Themes and Templates
In reply to: anyone ever seen a blog where posts displayed inline 3 in a row?Yes but for example css won’t control the clearing of the floating of the divs after every third post to start a new line. I have to do that in a new php page template I suppose?
I think that what I’m trying to get is more difficult than just a horizontal scroll.
Samaritan, Doodlebee has given me some advice in a previous post that might be to you (there are still things I don’t understand because I don’t know css)
http://ww.wp.xz.cn/support/topic/85451?replies=16#post-438200Forum: Themes and Templates
In reply to: anyone ever seen a blog where posts displayed inline 3 in a row?Do I need to create a style sheet specifically for this page or can I insert the style of this page in the original style.css?
Forum: Themes and Templates
In reply to: anyone ever seen a blog where posts displayed inline 3 in a row?Thanks Nebelmond,
Have you actually seen it working on someone’s blog?Forum: Themes and Templates
In reply to: create a page with a 2 or 3 column content layout?Has anyone seen something similar working on someone’s blog?
Forum: Themes and Templates
In reply to: Allow posting to registered users on one specific page only?Thank you both for your advice.
I was looking at the limit categories plugins (Category Access 0.6.0). I thought I could use that to restrict user posting to one category and then combine it with a category invisibility plugin to hide this category from the main feed/page. Do you think that would be easy to implement?
About the language issue, I’m looking at the Genko plugin, it’s great news that you can let users choose Korean as admin language while I go on administering in English, but do you think it would be possible to set the plugin so that Korean is the default language whenever a user posts? If they have to press a button everytime to toggle it would be a hassle.
Thanks again for your help.Forum: Themes and Templates
In reply to: moving my header closer to top of page, a css questionI changed the height of div#pages
It works great in FF but a little less in IE
Anyway… resolvedForum: Themes and Templates
In reply to: moving my header closer to top of page, a css questionThanks,
yes my solutions are usually not “proper”…
I’ll try it out and see what happensForum: Fixing WordPress
In reply to: youtube videos: why can’t I embed them?yes thanks I got Viper’s plugin, very convenient
Forum: Plugins
In reply to: New Plugin: Rate CommentsSo if you need to add code to the php file, does this mean that all comments will have the rating, not just the comments you want to be rated.
Forum: Plugins
In reply to: F Gallery IssueI’ve had so many issues with fGallery and IE that I ended up removing it, sorry I can’t help.
Forum: Fixing WordPress
In reply to: How to find all the BOMs in my blog?Thanks, UNIRED seems to do a fine job. I was going crazy with this BOM stuff
Forum: Fixing WordPress
In reply to: weird warning on the dashboardAs I was saying, the warning is still there.