Current location: Hot Scripts Forums » General Web Coding » CSS » link in a css file?


link in a css file?

Reply
  #1 (permalink)  
Old 06-18-06, 03:59 PM
elsonar elsonar is offline
Newbie Coder
 
Join Date: Jun 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
link in a css file?

Hey,

basically on cube cart they use css to put images in the backgroun:

Code:
	background-image: url(../styleImages/backgrounds/logo_com.gif);
How do I add a link to it say http://www.programmingtalk.com?

Joseph

Last edited by elsonar; 06-18-06 at 04:10 PM.
Reply With Quote
  #2 (permalink)  
Old 06-18-06, 11:24 PM
snaip's Avatar
snaip snaip is offline
iNET Interactive
 
Join Date: Nov 2003
Posts: 997
Thanks: 2
Thanked 7 Times in 6 Posts
Simply use:

Code:
background-image: url("http://www.site.com/image.gif");
__________________
Regards,
Ahmad Permessur
Team HotScripts
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Six Sites Exchanging Links! - PR3+ Web Hosting, Web Design, Entertainment & Career coffeecoder General Advertisements 0 10-10-05 12:52 AM
Xml / Dom / Css Mark_SC.SE JavaScript 0 06-29-05 08:05 AM
I'm confused..plz help Brittany23 CSS 5 05-24-05 11:52 AM
Link Colors With Css ashishjha54 CSS 6 05-11-05 09:43 AM
Initiate file downloads without link paths? RickW Perl 1 03-15-05 08:02 AM


All times are GMT -5. The time now is 01:51 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.