inherit
207280
0
May 21, 2020 11:39:11 GMT -8
RileyCasper
12
March 2014
rileycasper
|
Post by RileyCasper on Sept 15, 2014 17:10:30 GMT -8
Thank you so much <3.
|
|
inherit
211394
0
Mar 18, 2019 7:36:11 GMT -8
Lionhearted
73
July 2014
mogul55
|
Post by Lionhearted on Sept 19, 2014 12:40:17 GMT -8
Hey Brian, How do you insert clickable links and pictures into the sidebar?
|
|
inherit
sarahashleycrispo@hotmail.com
196732
0
Jan 15, 2017 20:41:04 GMT -8
femaleuser
107
July 2013
femaleuser
|
Post by femaleuser on Sept 20, 2014 10:12:36 GMT -8
Hello,
Your sidebar app is very useful. Thank you. I was wondering if there was a way to make tabbed sidebars?
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Sept 21, 2014 8:31:52 GMT -8
Hey Brian, How do you insert clickable links and pictures into the sidebar? HTML <a> tags are used to create links, while HTML <img> tags are used to display images. You can use a combination of the two to create clickable images. Hello, Your sidebar app is very useful. Thank you. I was wondering if there was a way to make tabbed sidebars? If you can find a Javascript code online that creates tabs it should be usable inside any of your sidebar containers.
|
|
inherit
186750
0
Apr 18, 2016 21:24:10 GMT -8
Marina
20
December 2012
mari3870
|
Post by Marina on Sept 21, 2014 14:00:54 GMT -8
I have a quick question. How do I add spaces in the plug in so I can add my credits without it looking like a mess? Any help you can offer would be appreciated. My board is HERE I want to make sure to list my credits properly. Mari
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Sept 21, 2014 14:05:04 GMT -8
I have a quick question. How do I add spaces in the plug in so I can add my credits without it looking like a mess? Any help you can offer would be appreciated. My board is HERE I want to make sure to list my credits properly. Mari The plugin uses HTML, not BBCode, so you'll have to use <br /> tags to add line breaks.
|
|
inherit
186750
0
Apr 18, 2016 21:24:10 GMT -8
Marina
20
December 2012
mari3870
|
Post by Marina on Sept 21, 2014 14:08:54 GMT -8
Thank you so much!! Wonderful plug in!
|
|
inherit
211394
0
Mar 18, 2019 7:36:11 GMT -8
Lionhearted
73
July 2014
mogul55
|
Post by Lionhearted on Sept 23, 2014 12:17:22 GMT -8
Thank you!
|
|
inherit
214124
0
Apr 25, 2023 14:47:10 GMT -8
fweezal
28
September 2014
fweezal
|
Post by fweezal on Sept 28, 2014 9:18:26 GMT -8
Hey, My Name is Billy Moonstone. 1. Make sidebar fixed when screen is scrolling downThis is possible, but it requires that the sidebar be towards the top of your page when you load it. I can't make it scroll like the pagination bar at the moment (where it stays on the page with you and only scrolls when necessary). I may attempt to work this into the plugin in the future since more than one person has requested it. 2. Have a title bar on sidebar containers but without any text in the titleNormally leaving the field blank works, but since your theme seems to require text to make it work... simply type as the title. This is the same as typing a space, but the browser will force it to render as opposed to typing a space normally and the browser discarding it. 3. I only want to display the sidebars on the home pagePlace this code in your Global Header: Tried using this script to "stick" the sidebar/header to the home page on my forum. Comes up with a script error at the "<script type="text/javascript:>" line. Any suggestions as I'd really like to have it so the sidebars/header only appear on the home page.
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Sept 28, 2014 9:23:34 GMT -8
|
|
inherit
214124
0
Apr 25, 2023 14:47:10 GMT -8
fweezal
28
September 2014
fweezal
|
Post by fweezal on Sept 28, 2014 9:32:01 GMT -8
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Sept 28, 2014 9:41:25 GMT -8
Can you place the code in your Global Header again so I can see if I can reproduce the error?
|
|
inherit
214124
0
Apr 25, 2023 14:47:10 GMT -8
fweezal
28
September 2014
fweezal
|
Post by fweezal on Sept 28, 2014 10:01:14 GMT -8
Can you place the code in your Global Header again so I can see if I can reproduce the error? Alrighteeeee... it's there at line 242
|
|
#eb7100
33409
0
1
Oct 19, 2024 14:37:42 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Sept 28, 2014 10:14:24 GMT -8
Can you place the code in your Global Header again so I can see if I can reproduce the error? Alrighteeeee... it's there at line 242 I don't see any codes in your global header at all. Where are you placing it, exactly?
|
|
inherit
214124
0
Apr 25, 2023 14:47:10 GMT -8
fweezal
28
September 2014
fweezal
|
Post by fweezal on Sept 28, 2014 10:17:28 GMT -8
Alrighteeeee... it's there at line 242 I don't see any codes in your global header at all. Where are you placing it, exactly? > Admin Home> Themes> Advanced Styles & CSS> Style Sheet> line 242
|
|