dawg
Forum Replies Created
-
Forum: Themes and Templates
In reply to: IE center! FF Left alignI would just float it or you could use absolute positioning either way it should be cross browser friendly
i think you may have a couple of side bar divs, the default kubrick is still there, take yours out ie margin-left etc and just use the default and play with the numbers, which your numbers are slightly different than the default. This is the positioning in the default
margin-left: 545px;
Forum: Installing WordPress
In reply to: 5 Minute Install: Day 3I got it to open in my browser, you have to copy link location into a new browser window, then hit go, if this does not work, you have to choose open with go to program files choose mozilla firefox and it will open.
Here it is open in a screen shot, notice it tells you to clear all data base tables first and then it should do a couple of steps and it should be done.
Forum: Installing WordPress
In reply to: 5 Minute Install: Day 3OK I was confused, sorry bout that, disregard my prior statements.
BTW, I was going to say it looked rather bloggerish but then people have been adapting some of Douglas Bowmans layouts for WP
Forum: Installing WordPress
In reply to: 5 Minute Install: Day 3deleted
Forum: Themes and Templates
In reply to: IE center! FF Left alignNow you just have to straighten out the sidebar issue 🙂
Forum: Installing WordPress
In reply to: 5 Minute Install: Day 3It is already there, just clean out you cookies and go to your blog address.
PS forget about the install.php as it is already installed
Forum: Installing WordPress
In reply to: 5 Minute Install: Day 3It already appears to be installed from the link he provided. I can read your blog, you have a post about Lance Armstrong, list of contributors et cetera
Forum: Installing WordPress
In reply to: 5 Minute Install: Day 3every thing is there and looks nice from a quick glance
Why can not wp just use the method that most use for feeds?
The open an external application is to me the root of the problem
If some one has an rss feed why not use the method that this particular forum uses also as shown in this link below
http://wordpress.org/support/rss.php?topic=27048Forum: Themes and Templates
In reply to: WP v1.5 Theme CompetitionNo theme used there yet jst added it and I only have two themes, a tweaked classic and default.
Forum: Themes and Templates
In reply to: WP v1.5 Theme Competitiondeleted because wp works again, double post
Forum: Themes and Templates
In reply to: WP v1.5 Theme CompetitionHere is an example of how this would be implemented into the sidebar.php page of the default (Kubrick) theme:
<?php if (function_exists(‘wp_theme_switcher’)) { ?>
- <h2><?php _e(‘Themes’); ?></h2>
<?php wp_theme_switcher(); ?>
<?php } ?>
This does not work for classic is there a different method to implement it for classic? I can change it to default but once changed the them switcher disappears so I have to deactivate the plug in to get back to normal
Forum: Themes and Templates
In reply to: WP v1.5 Theme CompetitionNo I did not think that I had to upload all the themes to my server, I thought that you would add the url to Alex’ site and pull them from there. Yeah bandwidth might be a strain for poor Alex.
It looks like the competition has about 100 themes, can you just add 5 to keep it simple?
Forum: Themes and Templates
In reply to: WP v1.5 Theme CompetitionI added the theme switcher to my side bar and the site looks right but I only have the default and classic, how do I add the url for all the themes?
Also my dashboard is now screwy with this but site does not show error
arning: Cannot modify header information – headers already sent by (output started at /home/cafe789/public_html/kyles_eyes/wp-content/plugins/themeswitcher.php:2) in /home/cafe789/public_html/kyles_eyes/wp-admin/admin.php on line 6
Forum: Installing WordPress
In reply to: personal header and text through itPersonally I think it is a design flaw to have the title and description to run thru someone header image, bad placement IMHO
- <h2><?php _e(‘Themes’); ?></h2>