Page 1 of 1

Html Everywhere - scrolldown boxes

Posted: Tue Dec 18, 2012 10:06 pm
by pappco
This module allows you to add html content filled scroll down boxes to your site. The module can be placed at two positions (Content Top and Content Bottom). If you choose "Fixed", the module will be displayed at the very top or very bottom of the page. When you place a module somewhere on your site, first a short text bar will appear, if you move your mouse over this bar, the box will open, and the long text will appear. You can insert custom content both to short text and long text. You can set custom color to short text, short text background, long text and long text background. The height ot the short text, and long text boxes can be set to fit it's content well.

The module can be found here: http://www.opencart.com/index.php?route ... on_id=9780

---------------------------
Html Everywhere - scrolldown boxes
version 1.0
written by Zoltán Máthé - Pappco.hu
---------------------------

Features:

- Place any html code in scrolldown boxes
- Two positions to place the module: Content Top and Content Bottom
- If you choose Fixed, the module will be displayed at the very top or very bottom of your page.
- Two appearance format: closed or open.
- If you choose Category layout, you can specify on which categories you want to display
- Set custom content to closed status.
- Set custom content to opened status.
- Set custom short text, short background, long text, long background color.
- Set custom height for closed and opened status.
- Multi language support
- Unlimited module placemenet

Support: opencart@pappco.hu
Demo: http://demo.opencartgeek.com/
Admin demo: http://demo.opencartgeek.com/admin/ (demo/demo)

Prerequirements:

- vQmod (2.2.1)

Update:

- Connect using a FTP program to your hosting/server account and browse the root of your OpenCart installation folder.
- Upload the contents of "upload" folder to OpenCart's root folder. If you get file replacement warnings, double check to make sure you are not replacing any critical files (if you had an older version of the modules already installed, you will need to replace the old files).
- Enter OpenCart's administration menu, Extensions > Modules and "Edit" the module
- Save your settings

Installation:

- First you need install vQmod (http://code.google.com/p/vqmod/)
- Extract the downloaded archive
- Connect using a FTP program to your hosting/server account and browse the root of your OpenCart installation folder.
- Upload the contents of "upload" folder to OpenCart's root folder. You should not get any file replacement warnings. If you do, double check to make sure you are not replacing any critical files (if you had an older version of the modules already installed, you will need to replace the old files).
- Enter OpenCart's administration menu, Extensions > Modules and "Install" the module
- Configure the module.

Compatibility:

This version is tested with OpenCart 1.5.6.*, 1.5.5.*, 1.5.4.*, 1.5.3.*, 1.5.2.*, 1.5.1.*

Non-English users:

The english translation file is located at "admin/language/english/module/footer_header.php"

Custom themes:

You will need to copy the included template files:
"OC_FOLDER/catalog/view/theme/default/template/module/footer_header.tpl"
for your custom theme's module folder:
"OC_FOLDER/catalog/view/theme/YOUR_THEME/template/module/footer_header.tpl"
and edit it to fit your theme.

Custom css:

You will need to copy the included css files:
"OC_FOLDER/catalog/view/theme/default/stylesheet/footer_header.css"
for your custom theme's module folder:
"OC_FOLDER/catalog/view/theme/YOUR_THEME/stylesheet/footer_header.css"
and edit it to fit your theme.

1.0 (20121218):
- initial release

Screenshots:
Image
Image
Image
Image
Image
Image

Re: Html Everywhere - scrolldown boxes

Posted: Fri Jun 13, 2014 11:39 am
by hermie
I have purchased your module, and I have set its property to "Fixed". I was expecting the html box to be shown right away, but instead both the small text and the large text box are shown.

Could you please tell me how to make it only one large html box withouth any option to make it small?

Thank you!