kattallica
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: login errorI looked everywhere and could not find it. Thank you very much for your help but I’m just going to get rid of wp. It really is not meant for newbies to php. It is not something that I personally feel I can learn enough about to manage it.
Thank you for your help, it was very much appreciated.Forum: Fixing WordPress
In reply to: login errorNo, I knew which page you meant. 🙂
So look for all blog.header.php things.
I can talk to them again and see if they can help but they are the one who suggested I come here.
I will figure it out eventually or just shut it down.
Thanks. 🙁Forum: Fixing WordPress
In reply to: login errorI was upgraded yesterday. My host did it so I have no clue.
What do I need to do? Please help.
Thank you.Forum: Themes and Templates
In reply to: Text overlapping in wp 1.0I suppose I could but have no idea how. I am still just learning how to do this and that is why I am asking for help. I really am not trying to be a pain. I can’t figure out the problem and there are no help sites for WP other than this. What I mean is , there is no place that just has a list of codes and tell you what they do. Thanks.
Forum: Themes and Templates
In reply to: Text overlapping in wp 1.0and the category section :
Categories:<br>- <?php list_cats(0, ‘All’, ‘name’); ?>
Search:
<form id=”searchform” method=”get” action=”<?php echo $PHP_SELF; /*$siteurl.”/”.$blogfilename*/ ?>”>
<div>
<input type=”text” name=”s” size=”15″ />
<input type=”submit” name=”submit” value=”search” />
</div>
</form>
Archives:<br>
<?php get_archives(‘monthly’); ?>Forum: Themes and Templates
In reply to: Text overlapping in wp 1.0Well, the category and archive lists are still screwed up in a box shape instead of a list. Can’t fix that. Had to add a width of 70%; to both story content and content in layout to stop the overlap. The posts that didn’t overlap, are the ones that I manually fixed.
thanks for everyones help. I’ll figure out the list issues.Forum: Themes and Templates
In reply to: Text overlapping in wp 1.0Did not work. grr. I think I need to back away from it. It’s going to cause a blood vessel to burst.
Forum: Themes and Templates
In reply to: Text overlapping in wp 1.0I understand what you are saying but my .css worked in every browser yesterday. Webtv and all. It would just “fit” no matter the screen res. Now, it’s screwey. I will try your way and see what happens. I saved my layout anyway in case it goes south. Thanks.
Forum: Fixing WordPress
In reply to: Extended entries?Thank you, it worked this time. 🙂
Forum: Fixing WordPress
In reply to: Extended entries?Thank you. I tried it yesterday and it didn’t work. Maybe that’s because I had database issues. I will try again.