Root
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Is there a way to do this?Just put an image in the sidebar and hide the title with
display:noneForum: Fixing WordPress
In reply to: Borders around postsRight click. View Source. See what the post content is contained in. Add CSS to taste.
Forum: Themes and Templates
In reply to: Base ThemeYes there are lots of base / skeleton themes all over. Or you can take TwentyTen and cut out all the cruft.
Forum: Themes and Templates
In reply to: Good Theme to turn WordPress into CMSI have to agree. The content is 3/5 recent posts in 3 cats ie multiple loops.
It is not as difficult as it seems.Forum: Themes and Templates
In reply to: Good Theme to turn WordPress into CMSForum: Themes and Templates
In reply to: Good Theme to turn WordPress into CMSPresumably the codex has been updated then ?
And what were the issues ?Forum: Themes and Templates
In reply to: Good Theme to turn WordPress into CMSThe starting point for something like that is a good layout saved as home.php.
In the wire-frame thus created simply place various loops and or short tags to call up whatever dynamic data you need.Forum: Themes and Templates
In reply to: Theme OptionsHybrid is pretty self contained and a very high end framework. Best to ask in their forum I guess.
Forum: Fixing WordPress
In reply to: Running Multiple Local Test Sites on MAMPYou should not need to be changing Apache root at all,
You can install multiple instances of any type of site in htdocs ; assuming u installed it correctlyForum: Themes and Templates
In reply to: Theme Title and Center BG ImageMight I suggest that you do not use the cpanel editor or similar. It is best to edit all files locally at yr leisure then ftp the output when ready. Many of us have web servers installed on our pcs with WP installed locally for this purpose. Google for XAMPP.
Then install a good text editor. Maybe Notepad ++ (free) for Windows users.
Forum: Fixing WordPress
In reply to: Open to a specific category?you need to edit the loop i think to only show one cat……….
then make that home.phpForum: Themes and Templates
In reply to: 3 Column theme w/ different templates…I think u make a good point. Every feature has a downside. Arguably if u are a hand edit type of person u dont need an option panel theme.
Forum: Themes and Templates
In reply to: Need help creating a stand-alone blog pageWP does not have a blog page because by default it produces yr blog.
Forum: Themes and Templates
In reply to: Title not changing after theme installationOT right click / save image wont work in Chrome (heck knows why )
Forum: Themes and Templates
In reply to: 3 Column theme w/ different templates…Are the style.css files importing other css ?