Help With My Webstie Please =\

Discussion in 'Gaming' started by White B O I, Oct 2, 2007.

  1. White B O I

    White B O I Well-Known Member

    Age:
    36
    Posts:
    813
    Likes Received:
    0
    Joined:
    Apr 11, 2006
    Location:
    Table Town, Arizona
    Ok i got a website and everything but ive been running into a problem

    goto
    travis-creations. com/places.php

    i put a space in it, i don't want to get in trouble for linking/advertising

    notice my layout, it seperates

    now if you goto my homepage it does not.

    only because i have a scroll box to limit the height and width of the content,

    is there any other way i can fix this without limiting it to a scroll box? or should i find another way to display my images =\
     
  2. Sord

    Sord Well-Known Member

    Posts:
    700
    Likes Received:
    0
    Joined:
    Jul 29, 2005
    try changing the images to background that may help. But only the images in the background not the links and content pictures.

    <td>[​IMG]</td>
    change that to
    <td background="images/dig_temp2_06.jpg" width="30" heights"25"></td>

    thinnk thats right
     
  3. White B O I

    White B O I Well-Known Member

    Age:
    36
    Posts:
    813
    Likes Received:
    0
    Joined:
    Apr 11, 2006
    Location:
    Table Town, Arizona
    unfortunately no it did not work =\
     
  4. FUBAR

    FUBAR Senior Member

    Age:
    44
    Posts:
    2,252
    Likes Received:
    0
    Joined:
    Jun 16, 2005
    Location:
    Toronto, Ontario
    After looking at the source code, I found that the image just below your content is out of alignment.

    Code:
    Home Page - Line 84
    [img]images/hr.gif[/img]
    
    Places.php - Line 123
    [img]images/hr.gif[/img]
    Change the image width to match the home pages for the image (hr.gif) "464" and this should fix your problem bro.

    Let me know if that works, the other problem could be that you took out the scroll on the page.
     
  5. White B O I

    White B O I Well-Known Member

    Age:
    36
    Posts:
    813
    Likes Received:
    0
    Joined:
    Apr 11, 2006
    Location:
    Table Town, Arizona
    no luck :(


    just going to change the layout, in the middle of making one at the moment but i need to get to sleep, thanks for the help though

    -Travis
     

Share This Page