Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
CSS i glupi internet explorer...

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side
View previous topic :: View next topic  
Author Message
loodi.sale



Joined: 15 Feb 2006
Posts: 99

PostPosted: 04.11.2006 06:50    Post subject: CSS i glupi internet explorer... Add user to your forum ignore list Reply with quote

dakle nastimam fino sve OK u FireFoxu.... 2 diva sa crvenom pozadinom jedan ide od sredine stranice prema dnu a drugi prema vrhu u njima fino pozicioniram text i sliku... nema skrolanja, i onda kada to otvorim u internet exploreru kurshlus zivi Sad

moze li neko reci u cemu grijesim, posto sam ono pocetnik.. evo code:


Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN">

<html>

<head>

<title>3.Zenica Linux Seminar | Dobrodošli</title>

<style type="text/css">

body {background-color: silver;}

p {font-family: Times; font-size: 50px;}

h1 {font: 17px arial;}

h2 {font: 12px arial;}

#topdiv
{
      margin-top: -8px;
      margin-bottom: 7px;
      margin-right:auto;
      margin-left:auto;
      width: 465px;
      height: 405px;
      padding: 10px;
      background-color: #990000;
      color: #f3f3f3;
      text-align: center;
   }

#bottomdiv
{
      margin-top: 5px;
      margin-bottom:-15em;
      margin-right:auto;
      margin-left:auto;
      width: 465px;
      height: 402px;
      padding: 10px;
      background-color: #990000;
      color: #f3f3f3;
      text-align: center;
   }
</style>

</head>

<body>
<div id="topdiv">

<img src="zlsgif.gif" style="position:relative;top:50px;left:0px;z-index:0"/>

<h1 style="position:relative;top:260px;left:0px">2.Decembar 2006. | 12.00h | Bosansko Narodno

Pozorište</h1>

</div>

<div id="bottomdiv">

<h2 style="position:relative;top:370px;left:0px;">© 2006 - GlugZDK</h2>

</div>
</body>

</html>



I sad nesto kontam..... kako da napravim da gornji div ostane takkav kakav jeste Smile a da se donji smanjuje tj prilagodjava velicini prozora/rezoluciji ono da po sirini ostane isti ali da se po duzini smanjujem i prosiruje do dna ekrana.. ?

Last edited by loodi.sale on 04.11.2006 07:50; edited 1 time in total
Back to top
View user's profile Send private message
Tristan



Joined: 01 Aug 2006
Posts: 614
Location: Under the sky

PostPosted: 04.11.2006 07:14    Post subject: Add user to your forum ignore list Reply with quote

wow.. ti to iz zezancije nabacaš <br /> tagove il šta?

_________________
Carpe diem...
Back to top
View user's profile Send private message Visit poster's website
loodi.sale



Joined: 15 Feb 2006
Posts: 99

PostPosted: 04.11.2006 07:18    Post subject: Add user to your forum ignore list Reply with quote

ah... ma ucim se jos... pa evo caprkam po CSS tutorialima i trazim kako da pozicioniram text i slike u div-u..i da jos nemogu to pronaci pa sam trenutno upotrbio br tag... i skontao da je to jaaaaakooo loshe al stoji tako cisto zbog forme dok ne skontam kako drukcije.. ucim jbga... radje ponudi solution Smile
Back to top
View user's profile Send private message
Tristan



Joined: 01 Aug 2006
Posts: 614
Location: Under the sky

PostPosted: 04.11.2006 07:39    Post subject: Add user to your forum ignore list Reply with quote

napravi div tag sa marginama koliko želiš razmaka...

_________________
Carpe diem...
Back to top
View user's profile Send private message Visit poster's website
loodi.sale



Joined: 15 Feb 2006
Posts: 99

PostPosted: 04.11.2006 07:49    Post subject: Add user to your forum ignore list Reply with quote

Izbacio BR tagove konacno.... pozicioniranje texta i slika sredio sa:

<h1 style="position:relative;top:0px;left:-195px;">NEKI TEKST</h1>

<img src="SLIKA.gif" style="position:relative;top:50px;left:0px;z-index:0"/>


Izvinjavam se svima kojima sam prouzrokovao traume BR tagovima Very Happy
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group