+ Reply to Thread + Post New Thread
Results 1 to 6 of 6

Thread: How to make a 'feedback' tab?

  1. #1
    Noobie
    Join Date
    Apr 2008
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to make a 'feedback' tab?

    I'm trying to find the easiest/most efficient way to make one of those fancy floating feedback tabs on the side of my websites/blogs.

    I'm sure we've all seen them by now.

    There's one on the left side of bukisa dot com

    Some companies make them - including setster and get satisfaction.

    I've seen them on people's pages with twitter followers and other things.

    I just want to learn how to implement one as a call to action.
    I want to be able to use a button I've created and have it link to any page I choose.

    Preferably the easiest way to do it on a wordpress blog since wordpress is what I use.

    Let me know if you know how to do this. Thank you

  2. Shorten URL    SEO Services    Buy Xrumer

    Sponsored Links

  3. #2
    Noobie
    Join Date
    Apr 2008
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    anyone out there know a way to do this?

  4. #3
    Noobie
    Join Date
    Apr 2008
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I think this is quiet easy to do.


    The css:
    Code:
    a#feedback{display:block;position:fixed;top:200px;left:0;background:url("feedback.png") top left no-repeat;width:30px;height:120px;text-indent:-9999em}
    The HTML (add this before )
    Code:
    Feedback
    This will put your feedback tab on the left site. You can change everything by changing the css code.

    I hope this helps.

  5. #4
    Noobie
    Join Date
    Apr 2008
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    thanks corbin,
    i'll give it a shot.

  6. #5
    Noobie
    Join Date
    Apr 2008
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    If anyone else stumbles across this thread looking for an answer.

    I also recently found a very simple way to make a floating stationary tab on your website.

    pm me if you're looking for some help

  7. #6
    Noobie
    Join Date
    Jul 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi..
    Foozya is a web application which lets you add “Feedback” tab to any of your web pages and easily gather feedback from visitors. The tab by default will appear at the bottom of your webpage, you can easily customize tab’s orientation, size and color the way you want.
    facebook layouts

+ Reply to Thread

Tags for this Thread

Posting Permissions

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