Quote:
	
	
		| 
			
				 
					Originally Posted by Hardlinks
					
				 
				It will most likely be in the css spacedog 
			
		 | 
	
	
 That's what I originally started messing with & it's just not happening.
the link-add.php takes the link info added via the admin & rewrites it in html for normal html linking structure.
In the .css I can add attributes for links, however, the onMouseOver needs to be after the closing link url ' & before the link closing >, & in the css I can't figure a way to insert a code inside a closed tag.  Sure it would be very easy if I wanted to add a code that was tagged alone to appear after the link, but that's not the case here as the onMouseOver code goes inside the same tags as the link url.  Even in the admin, one can add html before or after a link, but nothing inside the linking tag itself?
   I hope that made sense, I wasn't sure how to word all this.