|   |   |   | ||||
| Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. | 
|    | 
| 
 | |||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
|  | Thread Tools | 
|  03-05-2005, 10:05 PM | #1 | 
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | 
				
				need help with cascading stylesheets...
			 i'm trying to get my thumbs to turn "grey" when they have been visited. i'm calling my .css file with the code "<link rel=stylesheet href=stylesheet.css type=text/css>" in my html header. i have tried inserting ".visited { FILTER: Gray }" in my .css file but it doesn't seem to work. what am i doing wrong? | 
|   |           | 
|  03-05-2005, 10:25 PM | #2 | 
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 |      | 
|   |           | 
|  03-05-2005, 10:45 PM | #3 | 
| Confirmed User Join Date: Aug 2003 Location: homeless 
					Posts: 1,955
				 | er, if you have seen it done at any other site you can STEAL the code, view/source code try it ;) | 
|   |           | 
|  03-05-2005, 10:47 PM | #4 | 
| best designer on GFY Join Date: Mar 2003 Location: IALIEN.COM - High Definition Video and Photographic Productions -ICQ 78943384 
					Posts: 30,307
				 | Perhaps thecpathcto thecstyle sheet is incorrect? 
				__________________   NAKED HOSTING FTW!11 I'm On The INSANE PLAN $9.95/mo! | The Alien Blog Adult News Worth Reading Updated Daily | Content For Sale! 641 PICS 216 MINUTES OF VIDEO $350.00 |ICQ: 78943384 | | 
|   |           | 
|  03-05-2005, 10:48 PM | #5 | 
| Confirmed User Join Date: Aug 2003 Location: homeless 
					Posts: 1,955
				 | ripped from madthumbs.com: A:visited img {FILTER: "Gray"; border-thickness: 1px; border-color: #000000} | 
|   |           | 
|  03-05-2005, 10:49 PM | #6 | 
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | the codes in .css files are used a little bit differently and not viewable to surfers.    | 
|   |           | 
|  03-05-2005, 10:49 PM | #7 | 
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | ok i will try that nickless...    | 
|   |           | 
|  03-05-2005, 10:50 PM | #8 | |
| Confirmed User Join Date: Aug 2003 Location: homeless 
					Posts: 1,955
				 | Quote: 
 8chars | |
|   |           | 
|  03-05-2005, 10:50 PM | #9 | 
| GFY HALL OF FAME DAMMIT!!! Join Date: Jan 2002 Location: that 504 
					Posts: 60,840
				 | agnostic beliefs. desecrate the holy. 
				__________________  Want an Android App for your tube, membership, or free site? Need banners or promo material? Hit us up (ICQ Fletch: 148841377) or email me fletchxxx at gmail.com -  recent work - About me | 
|   |           | 
|  03-05-2005, 10:50 PM | #10 | 
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | wait a sec... i already tried that code nickless... read my first post...    | 
|   |           | 
|  03-05-2005, 10:53 PM | #11 | |
| Confirmed User Join Date: Aug 2003 Location: homeless 
					Posts: 1,955
				 | Quote: 
 | |
|   |           | 
|  03-05-2005, 10:54 PM | #12 | 
| Fucked if I know Join Date: Dec 2002 Location: Do you have a flag? 
					Posts: 23,368
				 | a visited: {color:CCCCCC}; If your image is a link, then you don't need to tell the css that it is. In some browsers, that will "confuse" it. Only problem is that the above will turn ALL of your visited links grey. | 
|   |           | 
|  03-05-2005, 10:55 PM | #13 | |
| Fucked if I know Join Date: Dec 2002 Location: Do you have a flag? 
					Posts: 23,368
				 | Quote: 
  | |
|   |           | 
|  03-05-2005, 10:55 PM | #14 | 
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | yeah you right... but... still didn't work...    | 
|   |           | 
|  03-05-2005, 10:57 PM | #15 | |
| Fucked if I know Join Date: Dec 2002 Location: Do you have a flag? 
					Posts: 23,368
				 | Quote: 
 | |
|   |           | 
|  03-05-2005, 10:57 PM | #16 | |
| Confirmed User Join Date: Aug 2003 Location: homeless 
					Posts: 1,955
				 | Quote: 
 | |
|   |           | 
|  03-05-2005, 10:58 PM | #17 | |
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | Quote: 
  | |
|   |           | 
|  03-05-2005, 10:58 PM | #18 | |
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | Quote: 
 | |
|   |           | 
|  03-05-2005, 10:59 PM | #19 | 
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | here's my .css file... a:link { text-decoration: none; color: #4E3C1D; } a:visited { text-decoration: none; color: #4E3C1D; } a:hover { text-decoration: none; color: #FFFFFF; } a:hover img { border: 1px solid #FFFFFF; } a:active { text-decoration: none; color: #FFFFFF; } | 
|   |           | 
|  03-05-2005, 10:59 PM | #20 | 
| Fucked if I know Join Date: Dec 2002 Location: Do you have a flag? 
					Posts: 23,368
				 | Wierd.  I have an issue like yours with one of My sites.  Seems I can see the links correctly in Opera, but no one else seems able to see the right damn color.  *sigh* | 
|   |           | 
|  03-05-2005, 10:59 PM | #21 | |
| Confirmed User Join Date: Aug 2003 Location: homeless 
					Posts: 1,955
				 | Quote: 
  | |
|   |           | 
|  03-05-2005, 11:01 PM | #22 | |
| Fucked if I know Join Date: Dec 2002 Location: Do you have a flag? 
					Posts: 23,368
				 | Quote: 
 | |
|   |           | 
|  03-05-2005, 11:01 PM | #23 | |
| Confirmed User Join Date: Aug 2003 Location: homeless 
					Posts: 1,955
				 | change: Quote: 
 a:visited img {FILTER: "Gray"; border-thickness: 1px; border-color: #000000} | |
|   |           | 
|  03-05-2005, 11:02 PM | #24 | |
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | Quote: 
 | |
|   |           | 
|  03-05-2005, 11:05 PM | #25 | |
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | Quote: 
  | |
|   |           | 
|  03-05-2005, 11:05 PM | #26 | 
| Confirmed User Join Date: Feb 2004 Location: If i was up your ass you'd know 
					Posts: 3,695
				 | Your code and Nickless code are not the same. try his it works. myou might also try putting the code directly in the file and not draw it from a seperate css file. | 
|   |           | 
|  03-05-2005, 11:06 PM | #27 | |
| Confirmed User Join Date: Aug 2003 Location: homeless 
					Posts: 1,955
				 | Quote: 
  | |
|   |           | 
|  03-05-2005, 11:07 PM | #28 | 
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | nickless's code worked but usually when i see this done on other sites the images turn gray even if you right click on them. mine only turn gray if you actually left click on the image which isn't bad... | 
|   |           | 
|  03-05-2005, 11:15 PM | #29 | 
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | when i refresh the page all the images that i visited go back to normal color which is normal. but i also have images to these dvd movies at the bottom of my page that stay gray even when the page is refreshed... why? kinda don't want these dvd covers to stay gray.. | 
|   |           | 
|  03-05-2005, 11:20 PM | #30 | 
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | actually forget all of this.. i'm also having some bugs showing up in my toplist because of the code. i'm going to use my orginal css code. thanks anyways for the help guys!    | 
|   |           | 
|  03-05-2005, 11:27 PM | #31 | |
| Confirmed User Join Date: Aug 2003 Location: homeless 
					Posts: 1,955
				 | Quote: 
  | |
|   |           | 
|  03-05-2005, 11:30 PM | #32 | 
| Confirmed User Industry Role:  Join Date: Aug 2003 Location: Canada 
					Posts: 2,310
				 | yeah was thinking the samething bro. not worth the hassle. screw making the images go gray... lol... | 
|   |           | 
|  03-06-2005, 12:46 AM | #33 | 
| Confirmed User Join Date: Aug 2001 Location: An Oasis atop a High Desert Mesa 
					Posts: 386
				 | <style> a:hover img {FILTER:Grey} a:active img {FILTER:Grey} </style> 
				__________________ I'm not a porn monger. I'm a porn ... STYLIST! Buildit Cheap, build it Fast, Build it Right. - Pick Two. | 
|   |           |