Skip to content

Instantly share code, notes, and snippets.

@dmilith
Created January 13, 2009 12:21
Show Gist options
  • Select an option

  • Save dmilith/46423 to your computer and use it in GitHub Desktop.

Select an option

Save dmilith/46423 to your computer and use it in GitHub Desktop.
.menu {
position: absolute;
top: 8.4em;
margin-left: 22em;
margin-bottom: 15px;
display: block;
}
.menusmall {
position: absolute;
top: 3.5em;
padding-left: 40%;
}
.show_main {
position: absolute;
top: 13em;
margin-left:auto;margin-right:auto;
}
<div class='main-container' id='main-container'>
<div class='menu'>
<a href="/nargit/category/products"><img class="image" src="/images/menu/pl/nieaktywne/produktystr2.png?011313200659" /></a>
<img class="image" src="/images/menu/kropkastr1.png?011313200691" />
<a href="/nargit/category/commercials"><img class="image" src="/images/menu/pl/nieaktywne/reklamastr2.png?011313200657" /></a>
<img class="image" src="/images/menu/kropkastr1.png?011313200669" />
<a href="/nargit/category/ceremonials"><img class="image" src="/images/menu/pl/nieaktywne/uroczystoscistr2.png?011313200675" /></a>
<img class="image" src="/images/menu/kropkastr1.png?011313200656" />
<a href="/nargit/category/others"><img class="image" src="/images/menu/pl/nieaktywne/innestr2.png?011313200610" /></a>
<img class="image" src="/images/menu/kropkastr1.png?01131320069" />
<a href="/nargit/category/projects"><img class="image" src="/images/menu/pl/nieaktywne/projektystr2.png?011313200663" /></a>
<br />
<div class='menusmall'>
<a href="/nargit/about"><img class="image" src="/images/menu/pl/nieaktywne/omniestr2.png?011313200672" /></a>
<a href="/nargit/contact"><img class="image" src="/images/menu/pl/nieaktywne/kontaktstr2.png?011313200618" /></a>
<a href="/nargit/switch_language"><img width="20" class="image" src="/images/en_flag.jpg?011313200689" /></a>
</div>
</div>
</div>
<div class='content-container' id='content-container'>
<a class="show_main" href="#"><img class="normal_photo" src="/images/categories/products/normal/001.png?01131320062" /></a>
<div class='max_photo'><img src="/images/categories/products/max/001.png?011313200642" /></div>
<div class='close_max'>
<a href="#">Zamknij to okno</a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment