Closed Thread   + Ask a Question / Post a Topic
Results 1 to 7 of 7

Support Thread for eFloating bar MOD for SMF

Advert.

  1. #1
    Ricky
    Ricky is offline eTI Silver

    Support Thread for eFloating bar MOD for SMF

    Advert.
    eFloating Bar For Guests and Members
    Author : Ricky.



    Version 0.1.1
    For SMF 2 beta 4, 2 RC1 and SMF 1.1.7, 1.1.8


    Description
    _________________________________________________
    This eFloating bar uses the Javascript & CSS combination to produce eye catchy - attention grabber floating bar which can be displayed to guests as well as to members. You can display separate message for Guest and members. This MOD is highly customizable through Admin Panel.

    Possible use of this eFloating bar MOD:
    --> It can be really helpful for you to boost number of new registrations in your SMF Community. If properly used, you can see your new member registration count getting doubled in no time.
    --> Can be used to give a quick overview including qualities and specialties about your forum to guests and attract them to JOIN it.
    --> Can be used for members if you need some immediate attention from members and they can't ignore it.
    --> Can be used to place ads which can't be ignored by Visitors.


    Features
    _________________________________________________
    • Can not be blocked by Pop-up blockers as its a floating layer inside the page itself.
    • Can be disabled or enbabled for Guests or for Members or For Both
    • Separate Message for Guests and Members
    • eFloatingbar for Logged in Members Remains closed for the browser session if they closed it once. Which means it won't reload again and again after the member closed it manually.
    • Highly Customizable through Admin Panel ie. - See Customization Details for more Information



    Demo
    _________________________________________________
    Demo can be found here -->
    India Forum & Linux Forum Community


    Installation
    _________________________________________________
    Simply install it via package manager.


    Installation on Custom Template
    _________________________________________________
    This MOD need manual modification in order to function on custom themes other than default. You can use Package Parser to do the required changes. If you are unsure about it then you can ask me.


    Administration
    _________________________________________________
    After install you can access it through Admin Panel where you can specify your own Message for Guests as well as for Members.
    • For SMF 2beta4:
      Goto --> Admin --> Configuration --> Modification --> Miscellaneous
    • For SMF 1.1.7:
      Goto --> Admin --> Features & Options --> Layout & Options



    Customization
    _________________________________________________
    This mod can be highly customized via Admin Panel to change the way it looks and behave. If you have basic knowledge of CSS then you can experiment a lot to make it look good. You may see screenshots provided to have general idea.

    While you can customize the CSS, you have to make sure that certain elements do not get changed as it may result in non-functioning of the eFloating bar.
    To start with you can PASTE following CSS code in ADMIN area:
    Code:
    #topbar
    {
      font-size:70%;
      position:absolute;
      border: 2px solid black;
      padding: 2px;
      background-color:#ECFFBF;
      width: 450px;
      visibility: hidden;
      z-index: 100;
    }
    
    #topbar a:hover
    { 
    	color: #FFFFFF;
    	background-color:#FF6600;
    }
    Here you can specify and modify element yourself like changing its background, changing size of the Floating bar etc.
    Hence with the combination of HTML which can be used in Message to guest and CSS you can create some nice layouts for your eFloating Bar.
    Note:ID #topbar has to be there and every changes made should be inside it and for it.

    In case of broken layout just disable the Custom CSS option and it will revert back to original CSS.


    Copyright
    _________________________________________________
    This mod is based on script Floating Top Bar script of Dynamicdrive.com


    Version Information
    _________________________________________________
    Jan 27th 2009 : Version 0.1.1
    Made minor changes to make it more compatible with SMF 1.1.x version.
    It will eliminate some folder permission issue while installing on SMF 1.1.x version.

    Jan 25th 2009 : Version 0.1


    Lastly
    _________________________________________________
    If you find this mod useful and it worked for you then please stop by and make a comment over here.

    Thank you!
    ~Ricky

  2. #2
    Smarryfal Guest

    ...

    I really enjoyed reading your blogpost, keep on posting such interesting stuff!!

  3. #3
    Arebias
    Arebias is offline Just in!

    Re: Support Thread for eFloating bar MOD for SMF

    Is there any way to make it remain closed after a guest closes it once for that session?

  4. #4
    Admin's Avatar
    Admin
    Admin is offline Administrator

    Re: Support Thread for eFloating bar MOD for SMF

    Well, yes you can do that.

    In your theme ie. template directory, delete : floating-bar-guest.js and then make a copy of "floating-bar-logged.js" and rename it to floating-bar-guest.js

    Both files are there already if you have installed this MOD.
    You may want to read:



    Thought of the Moment:
    A community is all about helping each other.

  5. #5
    Jerry Lilly Guest

    Re: Support Thread for eFloating bar MOD for SMF

    Can you port this for SMF 1.1.11? I really want to use this mod, but I can not not due to comppatability.

    Thanks!

  6. #6
    superman2011 Guest
    Hello

    i have installed eFloating bar mod on my forum
    i have a custom template so i tried to manipulate it just as instructions in the parse section of the Mod
    it says in index.template.php find "<body>';" and add something after that
    well in my template there is no such a thing
    i found
    Code:
    <body class="avsthem" >
    <div id="toparea">
    <div id="topbox" class="wrapper">
    <div id="userarea">';
    if($context['user']['is_logged'])
    echo $txt['hello_member_ndt'] , ' <strong>' , $context['user']['name'] , '</strong><br />';
    so i added the code right after

    Code:
    <body class="avsthem" >
    <div id="toparea">
    <div id="topbox" class="wrapper">
    <div id="userarea">';

    its working now
    but THE PROBLEM IS , NO THE CAPTCHA VERIFICATION IS NOT FUNCTIONAL !!!
    im almost sure the problem is caused by index.template.php , as i restore it , the Captcha would be ok ...


    suggestions please ?

  7. Advert.

  8. #7
    Ricky
    Ricky is offline eTI Silver
    Hello,

    Kindly add that code which is required to add after "<body> after your <body class="avsthem" >

Closed Thread

Similar Topics and Discussions

  1. eTI pet discussion thread : Tell us about your pets
    By Ricky in forum Pet Care & Animal Discussion Forum
  2. Motivational quotes Thread
    By bharathi72 in forum Chit-Chat only (Nothing Serious)
  3. Mucuos thread in urine for male - what does that mean ?
    By Naveen Arora in forum General Health and Diseases Forum
  4. Support thread for theme FreshLooks
    By Ricky in forum Computer Programming and Designing
  5. Hi and Bye Thread : Give Attendance
    By Ricky in forum Chit-Chat only (Nothing Serious)
X
Have Question? Ask now free!