Marque
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Fixing WordPress
In reply to: Sidebar Misaligned and post colomn not stretching to the bottomOkay, I will look at that. I think I am going to have to rebuild the whole thing again, because you should look at it in IE 8… whoa what a disaster. Leave it to MS to muck up CSS ;Þ
Forum: Fixing WordPress
In reply to: Sidebar Misaligned and post colomn not stretching to the bottomSweet, that worked wonders on the content area!
No I need to figure out the Sidebar issue 🙁
Any ideas?
Marque
Forum: Fixing WordPress
In reply to: .htaccess problemsI am using windows. I don’t know what I did, but I ended up messing up the database reference, and after I fixed it everything seem to return to normal. Mind you, I removed every .htaccess file I could find on the site.
Thanks for all you help everyone. This one is now closed!
Forum: Fixing WordPress
In reply to: .htaccess problemsI have placed the .htaccess file there.
with the following code in it
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase /blog/index.php/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /blog/index.php/index.php [L] </IfModule>But I still cannot see the posts… if I had hair I would pull it out!
Viewing 4 replies - 1 through 4 (of 4 total)