[SC] Twitter Widget

[SC] Twitter Widget 2.0.0 Fix 1

No permission to download

GERINO

Well-known member
GERINO submitted a new resource:

[SC] Twitter Page in SideBar - Add a Twitter page in the sidebar

Hello,

Today I share with you an add-on made by @SyTry to add a Twitter Widget in your SideBar !

Screen :
View attachment 171908

You can change the styles via the options :
View attachment 171909

Installation :
  • Download and unzip it.
  • Copy the src/addons/SyTryC/TwitterPage directory to your server.
  • From the AdminCP install the add-on.
If you have question, ask me or...​

Read more about this resource...
 
How can i change the scroll bar color?

i try to put in the template this but nothing

<style type="text/css">
::-webkit-scrollbar {
width: 12px;
background: #1a2632;
}
::-webkit-scrollbar-thumb {
border-radius: 5px;
-webkit-box-shadow: inset 0 0 5px #00a1ff;
background-color: #0053b2;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 5px #0053b2;
border-radius: 5px;
</style>
 
Last edited:
How can i change the scroll bar color?

i try to put in the template this but nothing

<style type="text/css">
::-webkit-scrollbar {
width: 12px;
background: #1a2632;
}
::-webkit-scrollbar-thumb {
border-radius: 5px;
-webkit-box-shadow: inset 0 0 5px #00a1ff;
background-color: #0053b2;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 5px #0053b2;
border-radius: 5px;
</style>
I don't no, i'll see this with SyTry ;)
 
@GERINO I appreciate your proactive approach at helping us with this. :)

For me it looks like it's a browser issue, perhaps caused by one of my browser privacy/security add-on's (although I thought I had my site whitelisted with all of them).

That said, it works fine in Safari, it just doesn't load using Firefox (Mac). I'll see if I can troubleshoot it when I get some spare time and report back.
 
@GERINO I appreciate your proactive approach at helping us with this. :)

For me it looks like it's a browser issue, perhaps caused by one of my browser privacy/security add-on's (although I thought I had my site whitelisted with all of them).

That said, it works fine in Safari, it just doesn't load using Firefox (Mac). I'll see if I can troubleshoot it when I get some spare time and report back.
Hello,

Thanks for the answer, yet SyTry uses Firefox to make the add-ons ! :)
Did you try to ask your members if the same problem was present ? SyTry will try to look for it in case it's not due to browsers. ;)
téléchargement.webp

GERINO,
 
I've been having a problem with iPads/iPhones the last few days (Safari and Chrome) doing this shifting right/not scaling correctly:

EAAA3392-892D-428C-B93D-5DE81E6DE7AD.webp


On a PC running Chrome it’s still brilliant:

199104

Has Twitter screwed it up?

Alex
 
Last edited:
GERINO updated [SC] Twitter Widget with a new update entry:

Update 2.0.0

Update of the add-on to version 2.0.0 :
  • This version of the add-on requires version 2.1.0 Beta 1 and higher of XenForo.
  • Now options are style properties in order to be able to modify the widget more easily.
  • AChanging the name of the add-on : [SC] Twitter Page in SideBar -> [SC] Twitter Widget
Note : if you are running XenForo 2.1+ and you have an older version of this add-on you must uninstall it to install...

Read the rest of this update entry...
 
Two minor things:

1) If you fill in the optional Title while creating your widget (e.g. 'Twitter page') it remains as 'Twitter'
2) If you hide the scroll bar it continues to show it

Other than that, nice one! :D
 
Top Bottom