Welcome to TalkGraphics.com
Results 1 to 2 of 2

Thread: search box

  1. #1
    Join Date
    Mar 2010
    Location
    Derby UK
    Posts
    529

    Default search box

    Hi
    I have a search facility on my old website with (another programme) that needs the code to be placed as follows below after body tag ......can some one give me an idiots guide how to do it in xaraextreme i assume it involves name tags and a placeholder some how

    thanks

    <!-- START of freefind onpage results html -->
    <!-- position these div's right after your body tag -->

    <!-- FreeFind on-page results divs -->
    <div id="ffresult_win" style=" z-index:1; padding: 20px 0 16px 0; margin:0px; width:538px; height:728px; border:none; display:none; position:absolute; top:0px; left:0px;">


    etc etc with code

  2. #2
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: search box

    There's no way to place anything just after the body opening tag. Though this is not a good idea in case of the WD exported HTML.
    So I would suggest to try to place your code within the placeholder object moved to back of the bottom layer (usually "MouseOff" layer).
    This way it will be located at the beginning of the actual page content.

    But I can't tell anything for sure as you have not provided the code. Anyhow, I think it's not hard to try and tell us if it's working.
    John.

 

 

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
  •