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
Lista...

 
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
Cozmika



Joined: 15 Aug 2007
Posts: 292
Location: Somewhere in my World

PostPosted: 28.05.2008 11:29    Post subject: Lista... Add user to your forum ignore list Reply with quote

Ja ne znam koji mi je, ali imam blokadu. Dakle imam listu:

<li>1 Nešto</li>
<li>2 Nešto</li>
<li>3 Nešto</li>
<li>4 Nešto</li>


E sad kako napraviti da svaki "Nešto" ima svoju ikonicu, znam da je class u pitanju ali se nemrem sjetiti da si oko skopam... Help please!

_________________
www.cozmika.com
Back to top
View user's profile Send private message Visit poster's website MSN Messenger Twitter profile
Moebius



Joined: 26 Jan 2004
Posts: 245
Location: zagreb

PostPosted: 28.05.2008 11:35    Post subject: Add user to your forum ignore list Reply with quote

Code:
<ul>
<li class='icon1'>Nesto 1</li>
<li class='icon2'>Nesto 2</li>
</ul>


Code:

.icon1 { padding-left: 1em; background-image: url(path/slika1.gif); background-repeat: no-repeat;  }
.icon2 { padding-left: 1em; background-image: url(path/slika2.gif); background-repeat: no-repeat;  }


tako nekako ...
Back to top
View user's profile Send private message Visit poster's website
Cozmika



Joined: 15 Aug 2007
Posts: 292
Location: Somewhere in my World

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

E hvala rista!!

_________________
www.cozmika.com
Back to top
View user's profile Send private message Visit poster's website MSN Messenger 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