Make the module sticky with Beautiful CK
- boniaditya
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
11 years 9 months ago #11816
by boniaditya
Make the module sticky with Beautiful CK was created by boniaditya
I wish Beautiful ck has this feature enabled, where you can make a module stick to the page and move down as you scroll!
Another module called "Pretty modules" in the JED listed under the same category has this feature; Consider it a feature request - thank you
Another module called "Pretty modules" in the JED listed under the same category has this feature; Consider it a feature request - thank you
Please Log in or Create an account to join the conversation.
11 years 9 months ago #11817
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Make the module sticky with Beautiful CK
Hi
the first word to start a discussion would be "hello"
then I will check this request
CEd
the first word to start a discussion would be "hello"
then I will check this request

CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 9 months ago - 11 years 9 months ago #11818
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Make the module sticky with Beautiful CK
in fact there are just few css to add in your page to do this, something like this :
Code:
left: 0;
position: fixed;
top: 45%;
z-index: 10000;
Joomlack Webmaster and Developer
Last edit: 11 years 9 months ago by ced1870.
Please Log in or Create an account to join the conversation.
- boniaditya
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
11 years 9 months ago #11819
by boniaditya
Replied by boniaditya on topic Make the module sticky with Beautiful CK
Hello,
You sure have a good sense of humor. The next post will have a proper greeting message. Thanks for the amazingly swift response.
You sure have a good sense of humor. The next post will have a proper greeting message. Thanks for the amazingly swift response.
Please Log in or Create an account to join the conversation.
- boniaditya
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
11 years 9 months ago #11820
by boniaditya
Replied by boniaditya on topic Make the module sticky with Beautiful CK
I don't understand! The solution. I could understand the code but where do you want me to add the code? Should i create a beautiful ck module and then use this code with it???
Please Log in or Create an account to join the conversation.
11 years 9 months ago #11821
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Make the module sticky with Beautiful CK
yes, give me your url and tell me on which module to do it
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.231 seconds