Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Layout not showing up the same in different browsers…

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #41968
    edonian
    Participant

    I would **really** appreciate any help I can get! I’ve been having this problem for awhile!

    I tend to use the Firefox browser, my website never appears the way I intend in other browsers such as Safari and Google Chrome. Here is a [link](http://jovankaphoto.com/categories/lifestyle.html “link”) to one of my pages. Please check it out in Firefox and other browsers. You will see the the thumbnails of my images are way below the content box.

    Erm… I would like to post the codes but it’s not letting me..

    EDIT:
    I removed the disabled right click feature for this page. Feel free to check the codes to see what I’ve done wrong. Please and thank you!

    #120893
    jev
    Participant

    Hey there,

    try putting this into your CSS file:

    #scrollbar_track {
    display: none;
    }

    #120895
    edonian
    Participant

    OMG! I think it worked!! It worked on this page!! I’m going to try it on the other pages too! Thank you, jev! <3<3

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.