What's new

Welcome to the forum 👋, Visitor

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

Adding floating buttons to my Chaturbate profile

natsuman

New member
Joined
Sep 11, 2022
Messages
1
Reaction score
0
HTML Coins
0
Basically Topic explains itself. I want to add floating buttons to my chaturbate profile. It supports HTML and CSS. The buttons work well and correct, but the problem is their location on my profile. I mean the buttons stay inside my "bio" box, while i want them to appear right on top of my stream on Chaturbate, so they would be more visible for viewers. I know that other streamers have such buttons working on top of their stream, so I am sure it should be possible. Maybe you have any suggestions?
Also I would like to add a screenshot to explain it better:
PRtqCX.png
The code looks like this, I want to move the buttons' location on screen:
<p style="z-index: 9999; position:absolute; top:0; left:0; line-height:0cm; margin-right: 1cm; display: flex; justify-content: flex-start; vertical-align: top; width: 100%;">

<a href='instagram profile link' target='_blank' style='z-index: 100;'>
<img src='instagram img link' style=”width:35px;height:35px;></a>

<a href='steam profile link' target='_blank' style='z-index: 100;'>
<img src='steam img link' style=”width:35px;height:35px;></a>

<a href='amazon wishlist link' target='_blank' style='z-index: 100;'>
<img src='amazon img link' style=”width:35px;height:35px;></a>

<a href='onlyfans profile link' target='_blank' style='z-index: 100;'>
<img src='onlyfans img link' style=”width:53px;height:35px;></a>

<span style='width: 400px; height: 45px; position: absolute; top: 5px; left: 0; backdrop-filter: blur(999px); -webkit-backdrop-filter: blur(999px); z-index: 4;'></span>
 

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back