yeleek
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Increase space between items in sidebarHad a look at that – sounds good. Only reference in the sidebar is for
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?>And then it just lists the sidebar as it would appear if widgets are not used.
Forum: Fixing WordPress
In reply to: Increase space between items in sidebarWould have thought so too – however as i say only occurs when widgets used. Not the default sidebar…. Tried changing them too can’t find it.
Thanks
Forum: Fixing WordPress
In reply to: PNG transparency – better option than this?Grand – thanks anyway π
Forum: Themes and Templates
In reply to: Conditional commentForum: Fixing WordPress
In reply to: Where to put browser-detect.php?Been looking for this and was looking for conditional comments. Thanks for writing it so clearly π
Forum: Themes and Templates
In reply to: Conditional commentCheers π
Forum: Your WordPress
In reply to: personal site with custom themeExceptional website! Am jealous of the site let alone the trip π
Forum: Themes and Templates
In reply to: CSS (ie different to ff)Forget it – just realized that WP default search won’t search pages. Will find something else. Thanks
Forum: Themes and Templates
In reply to: Text in search fieldThats great – will try it later. Thank you!!!
Forum: Fixing WordPress
In reply to: changing image/text on login screen?Look at this
http://wordpress.org/support/topic/38209?replies=6
And the link within that thread πForum: Installing WordPress
In reply to: Change headerThe header is in text, not a graphic. So i’d suggest options/general within WP-admin. That though is without looking at your header file……
Forum: Plugins
In reply to: How they have non blog content?Take http://jowra.com/journal/ for example, rather than just having the sidebar and the main content. He’s managed to split into three columns about half way down for what I presume are different articles and then back to two columns. How?
And if you take http://jowra.com/ – hes got his blog content, photos, downloads etc all on one page. Now the url structure would suggest this is a static page with mini loops in place – is that correct?
Thanks
Forum: Plugins
In reply to: How they have non blog content?Anyone?
Thanks
Forum: Plugins
In reply to: How they have non blog content?Just using templates? I’m happy to tinker a little with the template files. What I struggle with is actually how say in Jowra’s example he/she has content coming in from different places rather than just say having the content of a single page or post. What file would be configured to do this? Any examples please?
Thanks!
Forum: Fixing WordPress
In reply to: CMS type question with static/dynamic contentFound the answer to my own question here – static content with a mini loop. Great.
http://codex.wordpress.org/Creating_a_Static_Front_PageI’m altering this theme for my own use
http://themes.wordpress.net/columns/2-columns/1106/transparentia/The static content though has two issues… one it isn’t in a pane on the right like the posts in this demo are and two it makes the sidebar on the left shift down. I guess cos of point one. How can i get static content as demo’d in the codex above in a pane on the right for this theme? Please WP guru’s share the wisdom π
Thanks