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
background - kako da se ne ponavlja?

 
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
Nixolino



Joined: 31 Jan 2005
Posts: 46

PostPosted: 19.04.2005 14:39    Post subject: background - kako da se ne ponavlja? Add user to your forum ignore list Reply with quote

unutar T, TD ili TR-a kako napravit da ima neki background jpg ali da se ne ponavlja tj. da se prikaze ali samo jednom.
Back to top
View user's profile Send private message Send e-mail
godza



Joined: 17 Apr 2005
Posts: 19
Location: Novi Sad, SCG

PostPosted: 19.04.2005 14:47    Post subject: Add user to your forum ignore list Reply with quote

Code:

.klasa {
  background-image: url(path_to/image.jpg);
  background-repeat: no-repeat;
}

Code:

<td class="klasa">

ili

<tr class="klasa">
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Nixolino



Joined: 31 Jan 2005
Posts: 46

PostPosted: 23.04.2005 11:48    Post subject: Add user to your forum ignore list Reply with quote

hvala
Back to top
View user's profile Send private message Send e-mail
Nixolino



Joined: 31 Jan 2005
Posts: 46

PostPosted: 23.04.2005 11:50    Post subject: Add user to your forum ignore list Reply with quote

godza wrote:
Code:

.klasa {
  background-image: url(path_to/image.jpg);
  background-repeat: no-repeat;
}

Code:

<td class="klasa">

ili

<tr class="klasa">


U ovom djelu
background-image: url(path_to/image.jpg);

za "url" ide http://...... ili baš samo "url"
Back to top
View user's profile Send private message Send e-mail
F@NTOM



Joined: 11 Sep 2003
Posts: 592
Location: Dubrovnik

PostPosted: 23.04.2005 12:59    Post subject: Add user to your forum ignore list Reply with quote

ne ide ali moze...stavis samo url(imgaes/background.gif)
Trazis pats do tog backgrounda na svom kompu.

_________________
These pretzels are making me thirsty!
Back to top
View user's profile Send private message
Ilija Studen



Joined: 17 Apr 2005
Posts: 27
Location: 127.0.0.1

PostPosted: 23.04.2005 16:33    Post subject: Add user to your forum ignore list Reply with quote

BTW:

Videh da niko ne koristi skraćeni zapis:

Code:
background: #fff url('http://lol.com/lol.jpg') no-repeat top left;

_________________
Blog: Web dizajn, web razvoj, programiranje, random
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger 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