Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 305 Vote(s) - 3.44 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add a Css Style to a Live script file in Wordpress

#1
I'm new to making custom changes in wordpress. I have a script file, which needs to change its position and design, once the user clicks on the button.

```
<script>

(function (w,d,s,o,f,js,fjs) {
w['ReachifyLiveChat']=o;w[o] = w[o] || function () { (w[o].q = w[o].q || []).push(arguments) };
js = d.createElement(s), fjs = d.getElementsByTagName(s)[0];
js.id = o; js.src = f; js.async = 1; fjs.parentNode.insertBefore(js, fjs);
}(window, document, 'script', 'rlc', 'https://s3-us-west-2.amazonaws.com/domain-live-chat/main.js'));

rlc({
"id": "dcms",
"name": "TOBB",
"primaryColor": "#6cc7ff",
"secondaryColor": "#9e86ff",
"popupDelay": 1000,
"requestDetailsDelay": 120000,
"requestDetailsOnStart": true,
"helloMessage": "Hello! How can I help you?"
});


</script>
```

Added this script file for a live chatbot from Reachify.io.
The code was added to the header of the wordpress, using 'Insert Header and Footer' plugin.

Once I added it, the layout is breaking of the pop-up when is opened. I'd have to add the following style lines to the script code. Is this possible?

```
.dnwUpt {
position: inherit;
margin-top: 100px;
};
```

This is how it looks now, without the style.

[To see links please register here]


This is how I want it to appear like -

[To see links please register here]


Please help me with the script code edit.

Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through