HighDots Forums  

CSS links

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss CSS links in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
gofer
 
Posts: n/a

Default CSS links - 05-01-2005 , 11:56 PM






Hi,
I have used the PVII positioned popups on my site and it works just great but
when I create a CSS link that has a different format to the popups, it changes
the popup's look i.e it is the same as the CSS link. Is there a way to have
these two link styles different on the same page ??
Thanks in advance
Regards
Pete


Reply With Quote
  #2  
Old   
Al Sparber- PVII
 
Posts: n/a

Default Re: CSS links - 05-02-2005 , 12:17 AM






"Tim Gallant" <webservices (AT) pactumgroup (DOT) com> wrote

Quote:
"gofer" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:d548dk$a9j$1 (AT) forums (DOT) macromedia.com...
Hi,
I have used the PVII positioned popups on my site and it works just
great but
when I create a CSS link that has a different format to the popups,
it changes
the popup's look i.e it is the same as the CSS link. Is there a way
to have
these two link styles different on the same page ??

http://www.pactumgroup.com/tutorials/pseudoclasses.htm
Um, this one is right next door to the positioned popup tutorial:
http://www.projectseven.com/tutorial...pseudoclasses/



--
Al Sparber
PVII
http://www.projectseven.com

"Designing with CSS is sometimes like barreling down a crumbling
mountain road at 90 miles per hour secure in the knowledge that repairs
are scheduled for next Tuesday".




Reply With Quote
  #3  
Old   
Al Sparber- PVII
 
Posts: n/a

Default Re: CSS links - 05-02-2005 , 12:28 AM



news:d549kb$bhl$1 (AT) forums (DOT) macromedia.com...
Quote:
"gofer" <webforumsuser (AT) macromedia (DOT) com> wrote in message
news:d548dk$a9j$1 (AT) forums (DOT) macromedia.com...
Hi,
I have used the PVII positioned popups on my site and it works just
great but
when I create a CSS link that has a different format to the popups,
it changes
the popup's look i.e it is the same as the CSS link. Is there a way
to have
these two link styles different on the same page ??

http://www.pactumgroup.com/tutorials/pseudoclasses.htm
If you redefine the <a>:

a:link {blah;}

Make sure that style comes before the menu link styles.

Or better yet, use our psedoclass tutorial to learn how to make
contextual (descendant) selectors for all the links on your page:

#maincontent a:link
#sidebar a:link
#menubar a:link

etc.


--
Al Sparber
PVII
http://www.projectseven.com

"Designing with CSS is sometimes like barreling down a crumbling
mountain road at 90 miles per hour secure in the knowledge that repairs
are scheduled for next Tuesday".




Reply With Quote
  #4  
Old   
gofer
 
Posts: n/a

Default Re: CSS links - 05-02-2005 , 03:11 AM



Oh dear, sorry Al, I should have looked there first !!
Many thanks.

Regards
Pete

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.