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
Vidljivi DIV na dnu browsera.

 
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
dnk2001



Joined: 14 Jun 2005
Posts: 81
Location: Zagreb

PostPosted: 05.02.2009 15:28    Post subject: Vidljivi DIV na dnu browsera. Add user to your forum ignore list Reply with quote

Dakle kako da napravim da mi DIV (footer) uvijek bude prikazan i na dnu browsera i da prilikom skrolanja content ide iza njega.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sphx



Joined: 02 Jun 2004
Posts: 109
Location: Split

PostPosted: 05.02.2009 15:52    Post subject: Add user to your forum ignore list Reply with quote

Code:
div#footer{
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  height:30px;
 }
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
dnk2001



Joined: 14 Jun 2005
Posts: 81
Location: Zagreb

PostPosted: 05.02.2009 16:43    Post subject: Add user to your forum ignore list Reply with quote

e super.. hvala..

jel postoji možda neki hack za IE 6
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sphx



Joined: 02 Jun 2004
Posts: 109
Location: Split

PostPosted: 05.02.2009 18:32    Post subject: Add user to your forum ignore list Reply with quote

naravno, al i IE6 je skoro pa povijest hvala bogu:

http://google.hr/search?q=IE6+position%3Afixed
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
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