Jump to content

Shilon

Member
  • Posts

    7
  • Joined

  • Last visited

Profile Information

  • Location
    Lisbon

Contact Methods

  • Website
    http://whatagwaan.net

Shilon's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I am making this website http://inginfinitive.pt/ The background video is inside a iframe on another html file, what I would like to do is only show the index and the iframe html when the iframe html is finished and then show the content on the index after the video is finished. A more easy way to explain this: load video -> display video only -> video finish -> show content Can anyone help me please?
  2. Thanks a lot for your help newseed, its almost resolved, but in firefox I don't know why he gives a margin on the top of the grey box inside the content, do you know why? I don't have any margin on top. I still need to make the scroll overlap the content, I'm trying to use z-index but no success, any ideas for this? because when I have scroll on content its no problem, but when not the grey box has a margin on the bottom where the scroll was suppose to be.
  3. thank you for your reply. please consider the links above to view the content. regards
  4. Work Identity Print Web Advertising
  5. Shilon

    css for a big site

    Im using all on the same css file, its getting a little complicated, and I only made 3 pages, thats why I asked.
  6. #content .faqs { width: "image width" height: "image height" background-image: url('../img/bg_content_faqs.gif') background-repeat: repeat-x; margin-top: 20px; margin-bottom: 20px; padding-left: 35px; }
  7. Shilon

    css for a big site

    I would like to know, when you have a big website to make, do you create a main css with the basics for all pages, and another css for each another page, or do you put everything on one only css file?
×
×
  • Create New...