Jump to content

popcornplya

Members
  • Posts

    83
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

popcornplya's Achievements

Member

Member (2/5)

0

Reputation

  1. Not sure if this is the right section for this.... butttttt... Does anybody know what code editor this is?
  2. I've done that.. but when I do Options +FollowSymlinks RewriteEngine on RewriteRule ^(.*) /index.php?r=$1 [NC] it wont work
  3. popcornplya

    Helps

    I need to rewrite http://example.com/index.php?r=something to http://example.com/something in htaccess sorry if this is the wrong forum but any help?
  4. It should work, it's most likely your server.
  5. http://z.jwnmedia.com/wordpress/ rate oh and footer isn't finished.
  6. Sorry if this is not allowed, if it isn't feel free to delete it or whatever. (I am in no way making any money off of this, just trying to help) If you need any free help with anything css/xhtml/photoshop related I might be able to help you. http://crossloop.com/Popcorn
  7. What is the easiest way to put the following in a function? if(this.value=='Search...') this.value='';
  8. I haven't integrated this into Wordpress yet, it's still in normal html. And it's not 100% finished, it still needs a few things that I can't do till I integrate it into Wordpress. http://dl.getdropbox.com/u/389946/CSS%20Gallery/index.html
  9. That will only center it for Firefox, Opera, etc. but not IE to center in IE just add text-align:center; to body then in the #html-center reset it with text-align:left;
  10. Whats the difference between window.alert("lol"); and alert("lol"); and why do they have both of them?
  11. Thanks, I will add that now. I was using <?php echo date('Y'); ?> before your post.
  12. Ok thanks I'll fix it up as soon as I can.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.