Welcome to TalkGraphics.com
Results 1 to 5 of 5
  1. #1

    WD6 Scroll text bar??????????????

    How do you create a scroll text bar? I have tried but when I preview the website
    it shows the scroll bar but the text is missing it show page cannot be displayed!

  2. #2

    Default Re: Scroll text bar??????????????

    Put this in body placeholder:

    <style type="text/css">
    div.scroll
    {
    background-color:#E5EECC;
    width:100%;
    height:100%;
    overflow:scroll;
    }
    </style>

    <div class="scroll">
    Your content here
    </div>

  3. #3

    Default Re: Scroll text bar??????????????

    Thank you it helped
    I have another query with the eye catcher (zoom one) Eventhough when I drag and drop the photo over the existing one when it previews it show the existing photo
    when I delete the original photo a red cross appears. How do I get rid of the original photo from eye catcher
    Thanks for your help

  4. #4

    Default Re: Scroll text bar??????????????

    Re: Scroll text bar??????????????



    Thank you it helped
    I have another query with the eye catcher (zoom one) Eventhough when I drag and drop the photo over the existing one when it previews it show the existing photo
    when I delete the original photo a red cross appears. How do I get rid of the original photo from eye catcher and replace it with my own
    Thanks for your help

  5. #5

    Default Re: Scroll text bar??????????????

    Best to start a new thread when changing your topic of enquiry

 

 

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
  •