tutoriale photoshop, brushes, patterns, gradient
Site afiliat proiectului Wtricks.com
   
   
  REGULAMENT | Search | Members | Calendar | Help  
 


Post Reply  Post Thread 
Pages (2): « First < Previous 1 [2] Last »
Link css
Author Message
Sebi M
De al casei
***


Posts: 57
Group: Registered
Joined: Sep 2008
Status: Offline
Reputation: 0
Lei: 155.5
Post: #11
RE: Link css

sigur nu .class1 a: {text-decoration: none; color: #00669b; } a fost rezolvarea
(nu isi mai are rosrtul a:link)
problema Era, cum spunea si Ctlinf "punctuatia"


http://www.Gww.ro  ||  http://www.DirectorWebRomanesc.ro
09-26-2008 07:35 PM
Visit this users website Find all posts by this user Quote this message in a reply
ctlinf
De al casei
***


Posts: 75
Group: Registered
Joined: Aug 2008
Status: Offline
Reputation: 0
Lei: 377.9
Post: #12
RE: Link css

Daca stergeam linia nu mai functiona corect:

Code:
.class1 a: {text-decoration: none; color: #006699; }

Code:
Trebuia sa fie pus inainte de <style type="text/css">:
.class1 a:link {text-decoration: none; color: #006699; }
.class1 a:visited {text-decoration: none; color: #006699; }
.class1 a:active {text-decoration: none; color: #006699; }
.class1 a:hover {text-decoration: none; color: #24A6D9; }

10-04-2008 02:30 AM
Find all posts by this user Quote this message in a reply
deathrip3r
De al casei
***


Posts: 58
Group: Registered
Joined: Oct 2008
Status: Offline
Reputation: 1
Lei: 277.78
Post: #13
RE: Link css

ctlinf Wrote:
Am rezolvat cu:

PHP Code:
.class1 a: {text-decorationnonecolor#00669b; }
.class1 a:link {text-decorationnonecolor#00669b; }
.class1 a:visited {text-decorationnonecolor#00669b; }
.class1 a:active {text-decorationnonecolor#00669b; }
.class1 a:hover {text-decorationnonecolor#00669b; } 


Multumesc de ajutor. Big Grin


incearca doar atat

Code:
.class1 a {
text-decoration: none;
color: #00669b;
}

si daca vrei hover diferit :

Code:
.class1 a {
text-decoration: none;
color: #00669b;
}
.class1 a:hover {
text-decoration: underline;
color: #red;
}


Daca nu sti ceva .. cauta pe gugal!

This post was last modified: 10-06-2008 08:22 PM by deathrip3r.

10-06-2008 08:20 PM
Find all posts by this user Quote this message in a reply
Pages (2): « First < Previous 1 [2] Last »
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump:

 

 Invatam Net
Esti nou pe aici? Vorbeste-ne despre tine.
Citeste articole si tutoriale unice.
Ai un site? Iti putem oferi un review.

  Parteneri

  


-->