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 problem.. :(

 
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
pay1per



Joined: 18 Mar 2004
Posts: 28

PostPosted: 14.03.2005 11:12    Post subject: Css problem.. :( Add user to your forum ignore list Reply with quote

Ovako, ovo je html/css code:

Code:

<html>
<head>
<title>Proba!!!!</title>

<style type="text/css">

#body {

margin:'0px' '0px' '0px' '0px';
padding:'0px' '0px' '0px' '0px';
}


#1{
float:left;
margin:'0px' '0px' '0px' '0px';
padding:'0px' '0px' '0px' '0px';
position: absolute;
width:100%;
height:460px;
top:0px;
left:0px;
right:0px;
border:0px solid black;
z-index:-1;
background-image: url(back.gif);
}


</style>
</head>

<body id="body">
<table width="520" height="460" border="1" align="center" cellspacing="10"

bordercolor="#FF0000" bgcolor="#FFFFFF">
  <tr>
    <td nowrap bordercolor="#0000FF">&nbsp;</td>
  </tr>
</table>
<div id="1"></div>
</body>
</div>
</html>


Sada mi nastaje problem kod css-a, neznam na koji bih način napravio

sa css da background div-a "1" bude po cijeloj širini, neznam

kako treba to definirati za ie i ostalo. Do završetka mi fali negdje 10px u Ie-u.

Vidi sliku:


Back to top
View user's profile Send private message MSN Messenger
maratz
mi3.crew


Joined: 24 Nov 2003
Posts: 1207
Location: ZAG

PostPosted: 14.03.2005 11:41    Post subject: Add user to your forum ignore list Reply with quote

vrijednosti se ne pišu s navodnicima, id i class ne smije početi s brojem

_________________
STOP HITTING YOURSELF! | NETIQUETTE | TYPETESTER | Hypertext rulez™ | CREATIVE NIGHTS | ACCOMMODATIONS
Back to top
View user's profile Send private message Visit poster's website Twitter profile
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