![]() |
![]() ![]() |
![]() |
![]()
Post
#1
|
|
![]() Grupa: Zarejestrowani Postów: 733 Pomógł: 4 Dołączył: 11.11.2009 Ostrzeżenie: (0%) ![]() ![]() |
Witam.
Mam problem. Na mojej stronie http://www.bk-gaming.pl/PROJEKT , gdy przytrzymam lewy CTRL i zacznę kręcić scrollem to wielkość się zmienia. To normalne, ale treść zmienia swoje położenie. Logo zostaje w miejscu, menu też i stopka również, ale treść zmienia swoją pozycje. Jak zrobić tak, aby nie zmieniało tej pozycji tylko tak jak inne divy zostawało w miejscu? ŹRÓDŁO STRONY:
style.css: Kod body { text-align: center; margin: 0 auto; } div#glowny { text-align: center; width: 905px; margin: 0 auto; } div#menu ul, ul li { display: block; list-style: none; } div#menu ul { width: 850px; background-color: #fff; margin: 0 auto; } div#menu ul li { float: left; width: 135px; } div#menu ul a:link, ul a:visited { text-decoration: none; display: block; font-weight: bold; background: #000 url("tlo.gif") repeat-x center; color: #fff; padding: 10px 20px; border-right: 1px solid #fff; border-right: 1px solid #fff; } div#menu ul a:hover { background-color: #800; background-image: url("tlo2.gif"); } div#logo { margin: 0 auto; height: 132px; width: 797px; background-image:url(images/logo.jpg); } div#tresc { margin: 0 auto; margin-top: 50px; width: 697px; } div#lewa { width: 100px; } div#stopka { clear: both; margin: 0 auto; margin-top: 375px; width: 797px; } Proszę o pomoc ![]() Z góry dziękuje. EDIT: źródło strony: Kod <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Language" content="pl" /> <title>MEDBook Store</title> <link rel="stylesheet" type="text/css" media="all" href="style.css" /> </head> <body><div id="glowny"> <div id="logo"> </div> <div id="menu"> <ul> <li><a href="index.php">Strona główna</a></li> <li><a href="index.php?page=news">Newsy</a></li> <li><a href="index.php?page=medbooki">MedBooki</a></li> <li><a href="index.php?page=regulamin">Regulamin</a></li> <li><a href="index.php?page=onas">O nas</a></li> <li><a href="index.php?page=kontakt">Kontakt</a></li> </ul> </div> <div id="tresc"> <br /> <br /> <p> <img src="images/bordtop.gif" alt="" width="550" height="2" /> <div style="text-align:center;">qdad<br />Cena: 1 PLN<br /><br /><br /></div><div style="text-align:center;">qdad<br />Cena: asdada PLN<br /><br /><br /></div><div style="text-align:center;">q<br />Cena: Cenaadasd PLN<br /><br /><br /></div><br /><div style="text-align:center;"><a style="color: red; text-decoration: none;" href="index.php?page=medbooki">Więcej...</a></div><img src="images/bordbot.gif" alt="" width="550" height="2" /> </p> </div> <div id="lewa"> <br /> <br /> <p> </p> </div> <div id="stopka"> Copyright © 2009 <a href="http://www.medbookstore.pl" class="powered">MEDBook Store</a>. Wszelkie prawa zastrzeżone.<br />Jesteś 1200 gościem na tej stronie.</div> </div> </body> </html> style.css Kod body { text-align: center; margin: 0 auto; } div#glowny { text-align: center; width: 905px; margin: 0 auto; } div#menu ul, ul li { display: block; list-style: none; } div#menu ul { width: 850px; background-color: #fff; margin: 0 auto; } div#menu ul li { float: left; width: 135px; } div#menu ul a:link, ul a:visited { text-decoration: none; display: block; font-weight: bold; background: #000 url("tlo.gif") repeat-x center; color: #fff; padding: 10px 20px; border-right: 1px solid #fff; border-right: 1px solid #fff; } div#menu ul a:hover { background-color: #800; background-image: url("tlo2.gif"); } div#logo { margin: 0 auto; height: 132px; width: 797px; background-image:url(images/logo.jpg); } div#tresc { margin: 0 auto; margin-top: 50px; width: 697px; } div#lewa { width: 100px; } div#stopka { clear: both; margin: 0 auto; margin-top: 425px; width: 797px; } strona: http://www.bk-gaming.pl/PROJEKT Myślę, że teraz jest dobrze ![]() Ten post edytował adrianozo 22.11.2009, 14:29:50 -------------------- |
|
|
![]() ![]() |
![]() |
Aktualny czas: 20.08.2025 - 15:12 |