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
IE ne kuzi color: za a tagove

 
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
nel`chee



Joined: 08 Jul 2004
Posts: 2087
Location: Rijeka

PostPosted: 22.10.2005 19:23    Post subject: IE ne kuzi color: za a tagove Add user to your forum ignore list Reply with quote

Code:

a:link, a:visited {color: #0299fc;}
a:hover {color: #333685;}
.meni li a {
   display: block;
   width: 151px;
   float: left;
   margin: 0 0 2px 1px;
   padding-left: 5px;
   float: left;
   background: url(slike/menu_normal.gif) right no-repeat;
   color: #fff;
}
.meni li a:hover {
   color: #3132cb;
   background: url(slike/menu_hover.gif) right no-repeat;
}
.izdvojeno li a {
   display: block;
   margin: 3px 0;
}
.izdvojeno li a:hover {
   color: #333685;
}

probala sam i sa a:link i samo a, linkovi u listama ostaju defaultne (#0299fc;) boje Sad
prvi put da mi se ovo dogadja.

_________________
art & design portfoliofree Photoshop brushes stuffsketchblogfacebook
Back to top
View user's profile Send private message Visit poster's website Twitter profile
retro_one



Joined: 16 Sep 2003
Posts: 880
Location: DUBRAVA.

PostPosted: 22.10.2005 21:44    Post subject: Add user to your forum ignore list Reply with quote

probaj
.izdvojeno ul li a:hover {
color: #333685;
}

ili ako je izdvojeno class koji lijepis na ul

ul.izdvojeno li a:hover {
color: #333685;
}

_________________
Just your average eccentric programmer.
Back to top
View user's profile Send private message
nel`chee



Joined: 08 Jul 2004
Posts: 2087
Location: Rijeka

PostPosted: 22.10.2005 21:51    Post subject: Add user to your forum ignore list Reply with quote

da palo mi je to napamet
napisala sam
Code:
#vrh ul.meni li a

i proradilo Smile
ako pocne opet zezat dodat cu ispred html body #container Laughing

_________________
art & design portfoliofree Photoshop brushes stuffsketchblogfacebook
Back to top
View user's profile Send private message Visit poster's website Twitter profile
Sulien



Joined: 04 Jan 2004
Posts: 2905
Location: Zagreb

PostPosted: 23.10.2005 21:44    Post subject: Add user to your forum ignore list Reply with quote

drugačiji ti je IE što se tiče CSS specificity

ovo je genijalno:
http://www.stuffandnonsense.co.uk/archives/css_specificity_wars.html
Back to top
View user's profile Send private message Send e-mail 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