Jump to content

Top Header And Search Box Not In Same Line


Guest drferoz

Recommended Posts

Guest drferoz

Guys i am trying to insert a flash header in killer skin , and changed the index.tpl accordingly:

<div id="topHeader">

<div>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"

codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"

width="740" height="116">

<param name="movie" value="http://arieswebshop.com/shop/Header.swf" />

<param name="quality" value="high" />

<embed src="http://arieswebshop.com/shop/Header.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="730" height="100"></embed></object>

however this is making the seach box appear below the flash header.

Can anyone help me on how to make the search box appear on the same line as the header.

www.arieswebshop.com/shop

Ok Guys I fixed it just needed a simple align left

<div>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"

codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"

width="735" height="96" align =left >

<param name="movie" value="http://arieswebshop.com/shop/Header.swf" />

<param name="quality" value="high" />

<embed src="http://arieswebshop.com/shop/Header.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="730" height="96"></embed></object>

Link to comment
Share on other sites

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.   Paste as plain text instead

  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...