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
U vezi linkova

 
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
Dejv Mustejn



Joined: 20 Dec 2003
Posts: 23

PostPosted: 14.04.2004 21:08    Post subject: U vezi linkova Add user to your forum ignore list Reply with quote

Niak da skužim kak definirat visited link da ima hover i kad je već posjećen... Npr., link mi je #000, hover #f60, active #f00, a visited #666. Sve fino i krasno, klikne se na njega i on je sada posivio. Pitanjce je kako da i taj posjećeni link ima hover #f60? Jer, kada se prijeđe preko njega, ne mijenja boju. Vi ovdje na mi3 imate to sređeno, neak. Confused
Back to top
View user's profile Send private message
ars



Joined: 19 Feb 2004
Posts: 1444
Location: splite moj

PostPosted: 14.04.2004 21:20    Post subject: Add user to your forum ignore list Reply with quote

<style type="text/css"><!--

A:link {color:#000000; text-decoration:none;}
A:active {color:#666666; text-decoration:none;}
A:hover {color:#999999; text-decoration:none;}
A:visited {color:#ffffff; text-decoration:none;}

}
--></style>

meni ovako sve šljaka.. ako to pitaš.. Wink
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Dejv Mustejn



Joined: 20 Dec 2003
Posts: 23

PostPosted: 14.04.2004 21:52    Post subject: Add user to your forum ignore list Reply with quote

Paj sad - visited linkovi (ovaj kod što si poslo) su bijeli, a kad mišem pređeš preko tog posjećenog linka, ostaje bijel, a ne siv (#999).

Eto tu na mi3 klikneš recimo na nečije ime ispod vijesti, i iako je taj link posjećen, opet na hover ima onu sivu pozadinsku boju. Nadam se da sam dovoljno jasan...
Back to top
View user's profile Send private message
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

PostPosted: 14.04.2004 22:22    Post subject: Add user to your forum ignore list Reply with quote

Code:

A:link {color:#000000; text-decoration:none;}
A:visited {color:#ffffff; text-decoration:none;}
A:hover {color:#999999; text-decoration:none;}
A:active {color:#666666; text-decoration:none;}
 


ovo bi bio pravi redosljed :) ipak su to cascading style sheets :)

_________________
UP | TypeTester | Accommodations App
Meni u Firefox-u ne radi AJAX
Back to top
View user's profile Send private message Visit poster's website
Dejv Mustejn



Joined: 20 Dec 2003
Posts: 23

PostPosted: 15.04.2004 21:02    Post subject: Add user to your forum ignore list Reply with quote

You're the man, Che! Bio sam čitao negdje prije o redoslijedu, ali sam mislio da je moj awkay. Očito nije bio... Thnx.
Back to top
View user's profile Send private message
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

PostPosted: 15.04.2004 21:10    Post subject: Add user to your forum ignore list Reply with quote

np :)

_________________
UP | TypeTester | Accommodations App
Meni u Firefox-u ne radi AJAX
Back to top
View user's profile Send private message Visit poster's website
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