Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2007
    Posts
    72
    Plugin Contributions
    0

    Default adding layer on top of logo

    Hi. I have a small flash animation which i would like to sit on top of my logo/header.

    I will add the style and positioning attributes to the style sheet but where do i add the html code to display it?

    i.e
    HTML Code:
    <div id="scrollingText">    
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="247" height="20">
          <param name="movie" value="scroll test.swf" />
    	   <PARAM NAME=wmode VALUE=transparent>
          <param name="quality" value="high" />
          <embed src="scroll test.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="247" height="20" wmode="transparent"></embed>
    </object></div>
    ive had a look in the faq's but cant see anything that helps.

    Thanks!

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: adding layer on top of logo

    Add it to /includes/templates/your_template/common/tpl_header.php.

    The elements are all marked by <!--bof xxxx--> and <!--eof xxxx--> comments; place your new element in the order you want it to display.

 

 

Similar Threads

  1. Categories box - moving it and adding 2nd layer categories to the list
    By crexis in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 19 Jul 2013, 02:58 PM
  2. adding logo to very top of website
    By ben harry in forum General Questions
    Replies: 30
    Last Post: 7 Dec 2009, 01:06 PM
  3. Adding another logo file to the top
    By cornick in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 4 Jan 2009, 08:21 PM
  4. Adding Manufacturer Logo on top of a product listing
    By EC Junior in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 23 Feb 2008, 10:43 AM

Posting Permissions

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