philvaz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Text/Image looks funky in IEYou could always try installing or experimenting with different themes. There will always be slight differences between the way FF and IE display pages. I’m still a newbie myself, but here are some themes:
Phil P
Forum: Fixing WordPress
In reply to: Help CSS broken for Comment PageI see what you mean, looks to be messed up here (in I.E. 6 at least):
http://poojasongar.com/blog/?p=6
While the front page looks fine:
Also your footer is not displaying correctly:
Fatal error: Call to undefined function: wp_pagenavi() in /home/poojason/public_html/blog/wp-content/themes/blix/footer.php on line 9
You could try another theme, or go back to your .zip file that contained the theme you are using (blix) and upload the .css and other files again. I’m a newbie myself.
Phil P
Forum: Installing WordPress
In reply to: Wrong Domain???Thanks. You are saying I have to actually go into the database? What I have from that messsage:
Then you have to go to the database (with phpMyAdmin or something like that) and change the following rows in the <prefix>_options table:
– siteurl
– maybe fileupload_url and
– homeI will have to call my web host for this, or I’ll just have them wipe the database and start over. There’s no data in it so its not a problem.
Phil P