Results 1 to 21 of 21

Thread: My just completed autograph site

  1. #1
    Join Date
    Jul 2006
    Location
    Holley, NY
    Posts
    502

    My just completed autograph site

    Hello everyone.
    I don't know if doing this is considered against the rules but I just wanted to know if you get the chance..could you check my autograph site out? I figured its easier to figure out my mistakes if someone else looks at it. And if you do check it out, please check out my Guestmap and post a tack where you live and leave a comment. Thanks, Ryan

    Ryan's Autographs

  2. #2
    The site is nice, however the frames don't parse correctly in Firefox. Makes it like you're seeing double. Not a problem if you're a fan of Microsux and IE, but if you like me and won't touch'em, the site is difficult to enjoy.

  3. #3
    Join Date
    Aug 2005
    Location
    Lost in Maine
    Posts
    3,419

    No rules broken

    You haven't spent much time looking at memebers profiles....almsot everyone has a link to thier site....

    Congrats on the site...its great...I know that it is alot of work and I want to let you know I have been looking forward to it.

  4. #4
    Join Date
    Jul 2006
    Location
    Holley, NY
    Posts
    502
    Quote Originally Posted by HeartOfTheOrder
    The site is nice, however the frames don't parse correctly in Firefox. Makes it like you're seeing double. Not a problem if you're a fan of Microsux and IE, but if you like me and won't touch'em, the site is difficult to enjoy.
    How would I go about fixing that problem? I'm pretty much showing this off so I can learn from my mistakes and get better at making websites.

  5. #5
    Join Date
    Feb 2006
    Location
    Warwick, RI
    Posts
    5,236
    Quote Originally Posted by rwolfe09
    How would I go about fixing that problem? I'm pretty much showing this off so I can learn from my mistakes and get better at making websites.
    I'm seeing the issue here, as well.

    The problem is that when the user clicks on a link, the new page is loading in your center frame. The page that is loading, though, also has a naviagtion bar, so there are now two nav bars on the screen.

    I think what is causing this is that you links are all set to open in the center frame. So, when the user clicks "Baseball" under "Autographs", it opens that page in the "main" frame.

    To fix this, you can either link directly to say, "baseball1.html" and have it appear in the frame, or change the link default to NOT open the page in the "main" content frame. If you're going to use frames, the first option makes more sense.

    Hope this makes sense...if I need to be more clear, let me know!
    Visit my new card scan site at Baseball Card Scans.

    View my autograph collection at Mike D's TTM Page.

  6. #6
    Join Date
    Jul 2006
    Location
    Holley, NY
    Posts
    502
    Well, the problem with that is the way the layout was made is that the center is a completely different page. So I'm kinda confused..this page is giving me issues all day. Now it's telling me "The GeoCities web site you were trying to view has temporarily exceeded its data transfer limit. Please try again later."

    I dont know what to do. Im about to put a bat through my computer screen. Someone please help me.

    EDIT:
    I understand what you mean Mike. I think I'm gonna move it over to Bravehost.
    Last edited by rwolfe09; 02-06-2007 at 04:16 PM.

  7. #7
    It basically means too many people went to the site or downloaded stuff from the site.

  8. #8
    Join Date
    Jul 2006
    Location
    Holley, NY
    Posts
    502
    Well my site had a page and where the text was..was another page. pretty much 2 pages per page. It was alot of work but im fixing it.

  9. #9
    When it comes back, I'll take a look at the source code and give you a fix!

  10. #10
    Join Date
    Jul 2006
    Location
    Holley, NY
    Posts
    502
    The source code may be a little messy..i made it with Frontpage.

  11. #11
    Post the code and I'll fix it for you.
    When you reply wrap your source in code tags. Hit the # icon on the Post Reply screen, and place the code between the tags!

  12. #12
    Join Date
    Jul 2006
    Location
    Holley, NY
    Posts
    502
    Quote Originally Posted by HeartOfTheOrder
    Post the code and I'll fix it for you.
    When you reply wrap your source in code tags. Hit the # icon on the Post Reply screen, and place the code between the tags!
    Ok. I'll first post the layout HTML. I'm learning HTML in school but I couldn't do something like this. Lol. Thanks for your help.

    Code:
    <html>
    <head>
    <title>Ryan's Autographs </title>
    <style type='text/css'>
    body {
    text-align:center; 
    background-color:#D0D0D0;
    font-size:12px;
    font-family:Verdana;
    color:#000000;
    }
    .sub,td,submit,input,textarea,select {
    font-family:Verdana; 
    font-size:12px; 
    color:#000000; 
    background:#A4A4A4; 
    border:1px solid #000000;
    }
    a:link, a:visited {
    color:#000000;
    font-size:12px; 
    font-family:Verdana;
    }
    a:hover {
    color:#00FF00;
    font-size:11px; 
    font-family:Verdana;
    }
    .titel {
    color:#00FF00;
    background:#000000; 
    font-size:14px; 
    font-weight:bold;
    padding-left:2px;
    padding-right:2px;
    }
    .menu {
    background:#666666;
    }
    #head {
    background:#000000;
    font-size:12px;
    font-family:Verdana;
    color:#FFFFFF;
    font-weight:bold;
    width:100%;
    height:15px;
    }
    a.top:link,a.top:visited {
    color:#00FF00;
    font-size:12px; 
    font-family:Verdana;
    }
    a.top:hover {
    color:orange;
    font-size:12px; 
    font-family:Verdana;
    }
    </style>
    <base target='main'>
    </head>
    <body link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF">
    <table width='818' cellpadding='0' cellspacing='0'>
    <tr><td colspan='2' height='150' width="816"><img border="0" src="ryanautographs.jpg" width="816" height="165"></td></tr>
    <tr><td class='titel' colspan='2' width="812"><font color="#FFFFFF">
        <marquee scrolldelay="100">Welcome to my autograph site!</marquee>
        </font></td></tr>
    <tr><td class='menu' width='201' height='500' valign='top'>
    <br>
    <div id='head'>Home</div>
    <ul>
     <li><a href="http://www.geocities.com/misterwolfe09/index.html">Home</a></li>
    </ul>
    <div id='head'>Autographed Cards</div>
    <ul>
     <li><a href="http://www.geocities.com/misterwolfe09/baseball.html">Baseball</a></li>
     <li><a href="http://www.geocities.com/misterwolfe09/football.html">Football</a></li>
     <li><a href="http://www.geocities.com/misterwolfe09/basketball.html">Basketball</a></li>
     <li><a href="http://www.geocities.com/misterwolfe09/hockey.html">Hockey</a></li>
     <li><a href="http://www.geocities.com/misterwolfe09/racing.html">Racing</a></li>
     <li><a href="http://www.geocities.com/misterwolfe09/other.html">Other Sports</a></li>
    </ul>
    <div id='head'>Other Autographed Items</div>
    <ul>
     <li><a href="http://www.geocities.com/misterwolfe09/obaseball.html">Baseball</a></li>
     <li><a href="http://www.geocities.com/misterwolfe09/ofootball.html">Football</a></li>
     <li><a href="http://www.geocities.com/misterwolfe09/obasketball.html">Basketball</a></li>
     <li><a href="http://www.geocities.com/misterwolfe09/ohockey.html">Hockey</a></li>
     <li><a href="http://www.geocities.com/misterwolfe09/racing1.html">Racing</a></li>
     <li><a href="http://www.geocities.com/misterwolfe09/oother.html">Other Sports</a><br>
      </li>
    </ul>
    <div id='head'>Other&nbsp;</div>
    <ul>
      <li><a href="http://www.geocities.com/misterwolfe09/ttm.html">TTM</a></li>
      <li><a href="http://www.geocities.com/misterwolfe09/gucards.html">Game Used Cards</a></li>
      <li><a href="http://www.geocities.com/misterwolfe09/redsox.html">Red Sox Collection</a></li>
      <li><a href="http://www.geocities.com/misterwolfe09/pwp.html">Pictures with Players</a>
      </li>
      <li><a href="mailto:rwolfe09@rochester.rr.com">Contact Me</a>
      </li>
    </ul>
    <div id='head'>Site Information</div>
    <p align="center"><b>All Ryan's logos are created by Eric Wolfe.</b><br>
    <br>
    © <b>Ryan's Autographs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    </b>2006-2007. All rights reserved.</p>
    </td>
    <td valign='top' height='500' width='613'>
    <iframe src='index1.html' scrolling='0' frameborder='0' name='main' width='600' height='100%'></iframe>
    </table>
    
    </body>
    </html>

  13. #13
    Join Date
    Jul 2006
    Location
    Holley, NY
    Posts
    502
    Ok. Here's where all the information is. I took out the HTML for the guestbook.

    Code:
    <body bgcolor='#D0D0D0'>
    <ul>
      <p align="left"><font face="Verdana" size="2"><b><!--  Start Bravenet.Com Service Code -->
    <div style="line-height: 13px;color:black;padding:10px;">
    <a style="font-size: 10px">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>
    <br style="clear: left;">
    </div>
      <br>
      2/6/07</b><br>
      Welcome to my new autograph site! It's version 2.0 if you want to call it
      that. This is also the first update of the new year. So Happy belated New Year
      to all. I have gotten a lot more autographs. If you noticed, I have split
      the autographs up by sports and then they are alphabetically arranged.
      Everything is updated and looking sweet. Enjoy and drop me a line if something
      isn't right or doesn't work and be sure to sign my guestbook.</font><br>
    </ul>

  14. #14
    OK...
    Being pressed for time, I only took a quick look. First thing to do is to delete this:
    Code:
    <base target='main'>
    it's not necessary.
    Do that and I'll look at it further.

  15. #15
    Join Date
    Jul 2006
    Location
    Holley, NY
    Posts
    502
    Quote Originally Posted by HeartOfTheOrder
    OK...
    Being pressed for time, I only took a quick look. First thing to do is to delete this:
    Code:
    <base target='main'>
    it's not necessary.
    Do that and I'll look at it further.
    Ok. I'll do that.

  16. #16
    Join Date
    Aug 2005
    Location
    Maryland
    Posts
    7,292
    Blog Entries
    2
    I just checked it out and left you a comment too!

  17. #17
    Join Date
    Jul 2006
    Location
    Holley, NY
    Posts
    502
    Quote Originally Posted by AutographCollector
    I just checked it out and left you a comment too!
    Thank you very much. The site seems to be working now so I'm gonna leave it alone. But again, thanks for the comment. Ryan

  18. #18
    Join Date
    Jul 2006
    Location
    Holley, NY
    Posts
    502
    Ok. I was thinking and I think I figured out my problem. I think the problem has to do with me linking it to a whole other layout. Like for instance the baseball cards (when clicked) opens up a new layout with the cards in the middle. If I can figure out a way to make a page without the layout and just have the middle..that might be the key to my site not giving me problems.

  19. #19
    Join Date
    Feb 2006
    Location
    Warwick, RI
    Posts
    5,236
    Quote Originally Posted by rwolfe09
    Ok. I was thinking and I think I figured out my problem. I think the problem has to do with me linking it to a whole other layout. Like for instance the baseball cards (when clicked) opens up a new layout with the cards in the middle. If I can figure out a way to make a page without the layout and just have the middle..that might be the key to my site not giving me problems.
    I tried to say this above, but might not have been clear. You DO have a way of linking to the content in the frame without the other layout. For example, when you click on "baseball" under "autographed cards" you open a file called "baseball.html". Try changing that to "baseball1.html", as it doesn't have the frame.

    Here's what "baseball.html" looks like:

    http://www.geocities.com/misterwolfe09/baseball.html

    And here's "baseball1.html":

    http://www.geocities.com/misterwolfe09/baseball1.html

    Obviously, the 2nd one will look better in that middle content frame.

    Good Luck!
    Visit my new card scan site at Baseball Card Scans.

    View my autograph collection at Mike D's TTM Page.

  20. #20
    I think the problem has to do with me linking it to a whole other layout.
    YEP!
    So either get rid of <base target='main'> or just link to the base html and not the entire frameset

  21. #21
    Join Date
    Jul 2006
    Location
    Holley, NY
    Posts
    502
    I'm gonna mess with it a little tonight to see what I can get done. Right now Im in school and It's REALLY cold in here. They refuse to turn the heat up.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •