Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter quick5pnt0

    (@quick5pnt0)

    Thank you! I guess it was a caching problem of some sort.

    Thread Starter quick5pnt0

    (@quick5pnt0)

    Oddly enough, it doesnt seem to be happening right now. Can anyone please check the two links above and tell me if you’re both pages come up to the “fragmented ferrari” page?
    It would be greatly appreciated.

    Thanks

    Thread Starter quick5pnt0

    (@quick5pnt0)

    I wanted to add that i’ve tried putting my url with and without the WWW in my admin panel options for wordpress and blog addresses. I even tried removing the http from those but that just made the site not load at all.

    BTW Here is what is in my htaccess file.

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    Thread Starter quick5pnt0

    (@quick5pnt0)

    Thanks! I looked through that stylesheet over and over but never saw what i needed. I did a seach through my stylesheet for “input” and found this which was what i needed to change. #menu input#s
    Such a simple thing can drive you up the walls…LOL
    Thanks again
    Mike

Viewing 4 replies - 1 through 4 (of 4 total)