ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

website look not well

  • 3 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 4 ნახვა
  • ბოლოს გამოეხმაურა djskin

i'm making a website for a radio station and i added some content to te website after that firefox doesn't show the website what it need to look like when i test it on other browsers the website looks oke firefox is the only one that doesn't shows it right the browser i test it whit is Internet explorer, google chrome, safari and opera i olso test my website whit a other pc whit firefox and it looks the same as i notist on a other pc whit firefox

i'm making a website for a radio station and i added some content to te website after that firefox doesn't show the website what it need to look like when i test it on other browsers the website looks oke firefox is the only one that doesn't shows it right the browser i test it whit is Internet explorer, google chrome, safari and opera i olso test my website whit a other pc whit firefox and it looks the same as i notist on a other pc whit firefox

ყველა პასუხი (3)

my web link is indeo irie radio i olso have some images how it looks on firefox and ie for an example

That is a missing clear:both for the #footer

#footer { clear:both; }

You can consider adding this for Firefox 3.6 versions and add a clearing DIV instead of applying the clear to the #footer as that doesn't seem to work.

html, body { height:auto; }

ჩასწორების თარიღი: , ავტორი: cor-el

the strangest is first it looks good after i added some youtube vids on the website it was like this ;) but i fixed it like you sayed the whit clear and i uses alwayse the
instead of the clear function in css for 1 part beceas you need somtime's more than once ;)