Jump to content

Err

Members
  • Posts

    1,009
  • Joined

  • Last visited

Everything posted by Err

  1. Is the night_fight.jpeg image uploaded to your main directory? In your case it would be: /home/www/leemariegriswold.awardspace.com/Make sure that it's there, and check it again.http://leemariegriswold.awardspace.com/night_fight.jpeg
  2. <input type="button" value="Click!" onclick="javascript:disabled=1;this.form.submit(); this.style.color='blue';" />
  3. Try this CSS: #tablecell { background: url(#) no-repeat fixed center; border: 0; height: 800px; width: 520px;} And try cleaning up all the scrambled up code you have on your page, it's probably contributing to your problem. I can view it fine on IE 7. Also I just wanted to let you know that you're actually using a <div> not a <td> table cell. <table><tr><td><div id="tablecell">....</div>
  4. That's because you don't have an image uploaded in your main directory that's called: night_fight.jpeg.It would be even better if you fixed your image code, you are missing the ending > (Greater than) symbol on your <img> tag. Here try this: <img src="night_fight.jpeg" width="731" height="541">
  5. Cheater. You up'ed your post count.
  6. So that would make your site: http://leemariegriswold.awardspace.com/page.htmRight? It's working for me.
  7. Err

    Visitor Tracking

    Edit: Err... apparently I didn't read that right. My bad. Well, I offer you free site trackers. http://awstats.sourceforge.net/ for real paid websites (that don't have it for some reason), or http://www.whatcounter.com/ for free sites that allow JavaScript.
  8. Err

    .htaccess help.

    Thanks, but that didn't work on my server, I got a 500 error. Is there anything that'll do a similar thing to this? I also want to make note that I need to access the all the web pages, where as the visitor gets redirected.
  9. Err

    flash mp3 player help

    That's probably because on your file you don't have the ending </location> on:<location>http://dc19.4shared.com/download/4312623/61e8c72b/04_dj_fitzy_vs_rossy_b__m_jay_-_on__on.mp3 Try adding that to the end of that file name, and try it again.
  10. Err

    flash mp3 player help

    lol. Apparently I'm using an outdated player. Which explains why you can't find the config.xml page. My bad.
  11. Can you not just upload the page and then link it to us? I mean, I personally would want to just click on a link instead of copying, pasting, saving, and then seeing it and having to delete it later on.
  12. Hi.This might seem like an elementary question, but I have to know. How can I redirect all the pages/directories on a site to a page on the same site called maintenance.html on the main directory? I'm using the .htaccess code: redirect / http://www.example.com/maintenance.html, of course that throws everything into an infinite loop, which then results in 403 error on the server I'm on. But how can I redirect to whole site to the maintenance.html page without this loop happening? Obviously I'm trying to display only the maintenance.html page when I'm working on the site. Help?
  13. Err

    flash mp3 player help

    It's quite OK, I don't mind helping.Be sure that your playlist.xml file looks something like mine: http://oneuse.awardspace.com/flash_player/2_3_1/playlist.xmlYou might want to view the source for a better view of that. Just compare it, and make any changes necessary to your file. Just be sure not to hot-link my music! I will know if someone does.
  14. Err

    flash mp3 player help

    You can make a <div style="text-align:center; margin-top:60px;"></div> container for your flash to make it center, and lower it a little on your page. Just be sure to take that margin:50px; off of the body tag, or else you'll have some serious margin issues. As far as the .gif images go, I don't know about that. I guess just try it out.
  15. Err

    flash mp3 player help

    No you really don't. All you need are those files I mentioned above, all the rest of the things you don't need for the player. However if you want to that's fine, it's not going to hurt it.
  16. Err

    flash mp3 player help

    http://www.jeroenwijering.com/?item=Flash_MP3_PlayerGet the config.xml file from the same link if you don't already have it. If you can't play the files that are hot-linked perhaps you should make sure that those files aren't hot-linked protected. Those music files are .mp3 files correct? Yes, you do need to upload the mp3player.swf file.
  17. Err

    flash mp3 player help

    I just did this not too long ago.Unzip the files. Upload the following files to a new folder in your site (just to make it easier):playlist.xmlconfig.xmlmp3player.htmlmp3player.swfufo.jsEdit the playlist.xml, here you can add songs just edit the code: <track> <annotation>Your Song Title</annotation> <location>your_music_file.mp3</location> <info>http://www.jeroenwijering.com/?item=Flash_MP3_Player</info> <image>mp3/cover.jpg</image></track> <annotation> is where your song title goes.<location> is the URL or web address of your music file<info> is the information of your song, this makes a link in the player. You place your URL here, this is optional, it's not required for the player to work.<image> is the album cover of the song, you have to link it of course, this is also optional. You can copy, paste, and edit that for however many songs you want. Just be sure to also copy the <track> </track> code also for every new song you add.Here's one I did: http://oneuse.awardspace.com/flash_player/2_3_1/
  18. I got my problem resolved thanks to notclive!
  19. Thank you very much! Though I didn't find what I was looking for, I found some other interesting things that caught my eye.Update: I learned you can type in: "help" in the command window, and you'll get a list of commands you can use. You can get detailed information on a command by typing: "help [command here]"
  20. Try this: <style type="text/css">table { font-size: 15px; font-weight: normal;}</style>
  21. Pfft! That's the moderators job! Let them sort it all out. We need to keep them busy anyways. :)But yeah, if you have double-posted, just edit your message and make it clear that you did so. A moderator will come in sooner or later and delete it, no harm done. It wouldn't be such a great idea if everyone had the ability to delete their own topic.
  22. Due to problems I´m having with my computer, the Task Manager is not available to me. I keep getting the "Task Manager has been disabled by your administrator" error. Yes, I´ve searched Google already, but none of those ways worked for me. So I was wondering if I could end tasks through my windows command line. I´ve searched this also, but I couldn´t find what I´m looking for. Your help would be great. Since I{m already here, I would like to ask how can I solve this typing problem that I{m having_ Instead of a question mark, I get an underscore in it{s place and instead of an apostrophe I get an opening bracket as you can clearly see here. Currently my apostrophe is where my dash key is suppose to be, same thing with all my non-alphabetic keys (except for my numbers and my comma) they are all weird. Does anyone know how I can fix this? I know restarting my computer does it, but I want to know why this is happening, and how to fix it w¡th out restarting it.
  23. Err

    mp3 album finder

    Yup. If it is available in their database it can add it in for you.
  24. Err

    mp3 album finder

    Music MatchI used to have that program, and it does what you say. It finds the Album name, year, album cover, track number, genre, composers, etc, and it also changes the ID3 Tags and file names upon request. But I haven't had that program for years now, so things could of changed. I had the free one, then updated to the pro for sometime, but it was really slow in opening (in my old outdated primitive computer), so I dropped it. Perhaps it can do you some good.
  25. Well there is nothing to really "fix" in Firefox. But you could just do a pop-up window using JavaScript. Is this a issue you want to fix for own yourself or for your visitors?By the way, that url you gave doesn't work.
×
×
  • Create New...