How can I insert a .gif in header in this eCommerce site?

Discussion in 'eCommerce' started by chalynas, Mar 2, 2013.

  1. #1
    Hi DP... I need insert a .gif in header in this eCommerce site HOw can I do it? help me. I need to know the code? this is the header: http://cerrajerosdeurgenciamadrid24h.com/
     
    Last edited: Mar 2, 2013
    chalynas, Mar 2, 2013 IP
  2. gotlivechat

    gotlivechat Member

    Messages:
    516
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    35
    #2
    Depends on how the site is managed/developed. Is it Wordpress/Joomla, etc.?
     
    gotlivechat, Mar 4, 2013 IP
  3. peter_anderson

    peter_anderson Notable Member

    Messages:
    3,382
    Likes Received:
    152
    Best Answers:
    0
    Trophy Points:
    240
    #3
    You would paste the following code, edited to match your requirements, in the correct location.
    <img src="/path/to.gif" style="height: 1px; width: 1px" alt="Header" />
    HTML:
     
    peter_anderson, Mar 4, 2013 IP
  4. creativewebmaster

    creativewebmaster Active Member

    Messages:
    654
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    78
    #4
    in header.php file you can put that .gif file and upload gif and that .php file.
     
    creativewebmaster, Mar 5, 2013 IP