Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 1153 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

alittle help please!

Thread title: alittle help please!
Closed Thread    
    Thread tools Search this thread Display Modes  
04-14-2006, 01:22 AM
#1
Linux is offline Linux
Status: Junior Member
Join date: Mar 2006
Location:
Expertise:
Software:
 
Posts: 49
iTrader: 2 / 100%
 

Linux is on a distinguished road

  Old  alittle help please!

Hello..

can someone please help me with adding an image instead of the text link to this code:

PHP Code:
} else {
            echo 
"<a href='".get_addfavorite_link("id=".$media['id'])."'>Add To My Favorites</a>\n";
        } 
i cant even get the script maker to do it so please i would be very greatful if u can help me

04-14-2006, 01:36 AM
#2
xZaft is offline xZaft
Status: Member
Join date: Jul 2005
Location: Massachusetts, US
Expertise:
Software:
 
Posts: 428
iTrader: 0 / 0%
 

xZaft is on a distinguished road

  Old

PHP Code:
 } else {
            echo 
"<a href='".get_addfavorite_link(\"id=".$media['id'])."'><img src='image path' alt=''></a>\n";
        } 

04-14-2006, 01:54 AM
#3
Linux is offline Linux
Status: Junior Member
Join date: Mar 2006
Location:
Expertise:
Software:
 
Posts: 49
iTrader: 2 / 100%
 

Linux is on a distinguished road

  Old

tnx alot works great except i get a border around the image..any idea how to get rid of that to?

tnx alot

04-14-2006, 01:55 AM
#4
xZaft is offline xZaft
Status: Member
Join date: Jul 2005
Location: Massachusetts, US
Expertise:
Software:
 
Posts: 428
iTrader: 0 / 0%
 

xZaft is on a distinguished road

  Old

Yeah,

PHP Code:
 } else {
            echo 
"<a href='".get_addfavorite_link("id=".$media['id'])."'><img src='image path' alt='' border='0' /></a>\n";
        } 

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed