Welcome guest, is this your first visit? Create Account now to join.
  • Login:

Members in Chat:
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Kovich's Avatar
    Kovich is offline Community Guardian Recent Blog: Identifying your Target Audience
    Join Date
    Jan 2009
    Location
    Pennsylvania, United States
    Posts
    1,808
    $NetBucks
    6,578
    Blog Entries
    60
    Thanked 418 Times in 278 Posts

    Assistance Request: Adding the alt tag to this code...

    PHP Code:
    <?php if(get_option('YBN_logo_url')!="" && get_option('YBN_logo_url')!="http://") { ?>
    Above is a piece of code that adds my logo to the header of my Wordpress blog. The problem, however, is that I have no idea where to add the ALT tag there. If someone could possibly point out where it would go or how I can include one, I would be very thankful. Thank you!

  2. #2
    Dondon is offline Procrastinating Tomorrow!
    Join Date
    Sep 2009
    Posts
    66
    $NetBucks
    261
    Thanked 4 Times in 4 Posts
    This is not really the line to edit mate, you have to look for the code that appends the logo var.

    I think it's still in the form of <img>
    They call me the forum conversion master.
    Hack Facebook Games

  3. Thanked by:

    Snak3 (24 February, 2010)

  4. #3
    Aziz's Avatar
    Aziz is offline no investment, no glory
    Join Date
    May 2009
    Location
    IL
    Posts
    736
    $NetBucks
    2,219
    Thanked 243 Times in 168 Posts
    why can't you just replace it with ordinary <img> tag. I'm sure you don't configure it a lot?

  5. Thanked by:

    Snak3 (24 February, 2010)

  6. #4
    Kovich's Avatar
    Kovich is offline Community Guardian Recent Blog: Identifying your Target Audience
    Join Date
    Jan 2009
    Location
    Pennsylvania, United States
    Posts
    1,808
    $NetBucks
    6,578
    Blog Entries
    60
    Thanked 418 Times in 278 Posts
    Quote Originally Posted by Aziz View Post
    why can't you just replace it with ordinary <img> tag. I'm sure you don't configure it a lot?
    I was going to do that after reading your reply, but as I was about to - I found the <img> tag and added the alt="" while I was there! :P

    Quote Originally Posted by Dondon View Post
    This is not really the line to edit mate, you have to look for the code that appends the logo var.

    I think it's still in the form of <img>
    You were right. It seems I missed the line with the <img> tag.

  7. #5
    Dondon is offline Procrastinating Tomorrow!
    Join Date
    Sep 2009
    Posts
    66
    $NetBucks
    261
    Thanked 4 Times in 4 Posts
    I would appreciate if you "thank" my post
    They call me the forum conversion master.
    Hack Facebook Games


 

Similar Threads

  1. Adding Linxad php code to phpLD directory
    By elishevadpw in forum Programming
    Replies: 2
    Last Post: 8 March, 2010, 04:32 AM
  2. [Suggestion] Adding of new forums
    By DotComBum in forum Announcements and Suggestions
    Replies: 19
    Last Post: 7 October, 2009, 21:12 PM
  3. Does adding videos help?
    By gavenecko in forum Blogging
    Replies: 17
    Last Post: 2 September, 2009, 18:58 PM
  4. Adding WWW to the Domain
    By kapilc in forum Wordpress
    Replies: 6
    Last Post: 4 July, 2009, 09:10 AM
  5. Request for Directory Assistance
    By javanx3d in forum Directories
    Replies: 2
    Last Post: 16 May, 2009, 07:00 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts