Root
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Multiple Blogs, One WordPress Install, Multiple HeadersThanks for the very clear exposition. This should be simple. Not that I know the answer. Its just calling up that variable in the header isnt it? My point is to encourage you. This is not a big deal. We shouldnt let it deter us. WPMU lite rocks. 🙂 I can see a lot of folk using this. One line of thought is to switch style.css to style.php. That gives a lot more power and flexibility where you need it.
Forum: Themes and Templates
In reply to: Multiple Blogs, One WordPress Install, Multiple HeadersWhen I say *over the bleeding edge* I do not say I can not understand it. I just say that I do not (yet) know anything about it. 🙂 Are these multi blogs each calling their own CSS? Presumably they are? How do themes work? Those are the lines of enquiry to the answer to this. Thanks for the kind words.
Forum: Themes and Templates
In reply to: Multiple Blogs, One WordPress Install, Multiple HeadersWell that guy is way over the bleeding edge of WP hackery. This may not be the right place. But its going to be in the CSS.
Forum: Themes and Templates
In reply to: “Page navigation”Pretty simple do. Impossible to explain. 🙂
Forum: Everything else WordPress
In reply to: Creating pages from desktopI use a proper text editor. Then it is just copy and paste. I keep off all the inline tools.
Forum: Installing WordPress
In reply to: Next of Kin RegistrySpam. Worthy maybe. But spam. Not wanted. No good. Go away. And die.
Forum: Fixing WordPress
In reply to: Change The Word BlogRoll To LinksWell that is true. But in a proper theme – certainly a publicly available one – it shouldn’t be in an image at all.
Forum: Installing WordPress
In reply to: Migrate WordPress from one Host to AnotherDepending on your perspective this is either (1) a walk in the park or (2) a complete nightmare requiring pro help. But we do not know what you know.
Forum: Installing WordPress
In reply to: XML import only partially workedIn my experience of this the whole export / import malarkey is hit and miss. I can not offer a solution. But a search here will show you are not alone. The export is very much *a work in progress*. The last one I did for a client I used WP 2.3 alpha. Not flawless. But pretty good.
Forum: Fixing WordPress
In reply to: web iconsI wouldn’t follw dgold. Presentational markup is best avoided. Style in the CSS. It might not be easy first time out but that is no reason to go off at a tangent.
Forum: Themes and Templates
In reply to: How do I insert my custom made header in this template?The link needs to go to the WP blog and the theme in question. Live. Not what it looked like in html before it got screwed up. Not a jpg. The thing. Working. Or ideally broken so that we can see it and read the code. That is what we do.
Forum: Fixing WordPress
In reply to: Changing width of webpageHack about in your CSS. Look for #wrapper.
Forum: Fixing WordPress
In reply to: Changing Hosts Can’t Backup My DatbaseYou do know that you can now export from admin?
Forum: Themes and Templates
In reply to: WP Default Theme-How to make it a 3 column?You can make the default into 3 columns only with almost unsurmountable difficulty. And not many folk are keen on messing with the default at all.
Forum: Fixing WordPress
In reply to: web iconsJust set them up in the CSS as backrounds to the various dohickeys.
Use something like .meta h4 {background: #fff url(icons/icon.gif’) left repeat-no}