Root
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Bullets won't show in custom theme – tried several things…look at what i wrote carefully please
Forum: Themes and Templates
In reply to: One and Two columns posts on the same pageall the expo and examples are here
Forum: Themes and Templates
In reply to: One and Two columns posts on the same pageThe key to beginning to understand this is using the loop multiple times. Look in the Codex here. The loop has to be rewound so it can go again. Then u can put multiple instances on a page and wrap yr layout around them.
Forum: Themes and Templates
In reply to: do the category invisible in beauty themeUse a custom menu
Forum: Fixing WordPress
In reply to: Conditional Stylesheet (ie) for Child Theme of TwentyTenno u dont…………….or for any other imported or alternate css
Forum: Themes and Templates
In reply to: How do I install an extension?Do u mean a plugin ? Drop it in the plugin folder. Then activate in admin
Forum: Themes and Templates
In reply to: Footer clashing in with rest of absolute position siteAs a rough rule I use position: absolute as little as possible.
Forum: Themes and Templates
In reply to: change in the category lookthere might be a plugin for it………check it out
Forum: Themes and Templates
In reply to: change in the category lookInstall a javascript drop down menu
Forum: Themes and Templates
In reply to: Assign widgets to pagesYou are going to need the WP conditionals in yr templates……..
Forum: Fixing WordPress
In reply to: Moving Sidebar lowerOnce u get on top of the technicalities that is going to be a great blog
Forum: Themes and Templates
In reply to: Bullets won't show in custom theme – tried several things…the proper css is list-style-type {}
Forum: Fixing WordPress
In reply to: Image won't align right in 20-10 themeWe need a link please.
Forum: Themes and Templates
In reply to: An html title for "Navigation menu" widgetthe big disadvantage of compressing yr markup is that no one can read it……it doesnt achieve any big weight saving either,
Forum: Fixing WordPress
In reply to: Scrolling Contentthe demo is using javascripts…you can add it to yr theme