Jump to content

New alt tag problem


Johnboy777

Recommended Posts

Hi Guys can anyone please help me with this alt tag problem I have please.

 

I have 12 auction on my site and each picture as no alt tag showing

 

 

Code:

 

<div class="auction_slot">

        <div class="pos" id="so_auction_<?=$rows->auc_id?>">

            <div class="auction_name"><a href="<?=site_url('auctions/'.url_title($rows->auc_id.'-'.$rows->product_name))?>" class="auction_name" title='<?=$rows->product_name?>'><?=$rows->product_name?></a></div>

            <a href="<?=site_url('auctions/'.url_title($rows->auc_id.'-'.$rows->product_name))?>" class="auction_img"><img src="<?=base_url()?>auction_images/<?=$rows->feat_pic?>" width="110" height="90" alt="<?=$rows->feat_pic?>"><?php //AUCTION_IMG_SRC($rows->feat_pic,'AUCTION');?></a>

 

This section is what I thought I would need to change  feat_pic

 

My database column name is alt_tag

 

Thanking ever one in advance

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.