inherit
208206
0
Jul 8, 2020 19:10:11 GMT -8
Vicious Vixen
50
April 2014
beary
|
Post by Vicious Vixen on Jun 12, 2014 10:47:04 GMT -8
Thanks so much for your help!
|
|
inherit
189696
0
Jan 21, 2015 14:54:41 GMT -8
chevygal55
22
February 2013
chevygal55
|
Post by chevygal55 on Jun 16, 2014 9:38:47 GMT -8
Hello Brian... I was wondering is there a way to put a direct link in one of the container boxes?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 16, 2014 9:42:32 GMT -8
|
|
inherit
189696
0
Jan 21, 2015 14:54:41 GMT -8
chevygal55
22
February 2013
chevygal55
|
Post by chevygal55 on Jun 16, 2014 10:00:54 GMT -8
Thank you so much! Worked like a charm!
|
|
Former Member
inherit
guest@proboards.com
210438
0
Dec 2, 2024 2:05:57 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jun 17, 2014 17:04:08 GMT -8
Hey Brian! I'm having issues with the footer settings. I have a shoutbox with Your Shoutbox, and a few minutes ago it just disappeared from my forum. The code given to me for the box is <script type="text/javascript" src="http://www4.yourshoutbox.com/shoutbox/start.php?key=365586010"></script> and I placed it in the footer under your plugin. It has been working perfectly, but as I said, it just recently disappeared. I did try placing it in the ProBoards default footer, to no avail, so I'm thinking it might be a problem on their end and not ours, but I wanted to know if there were any known conflicts. Thanks! Lace
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 18, 2014 8:30:38 GMT -8
@lacihparg, if it's still not working can you link to the forum it's happening on?
|
|
Former Member
inherit
guest@proboards.com
210438
0
Dec 2, 2024 2:05:57 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jun 18, 2014 12:54:02 GMT -8
@lacihparg, if it's still not working can you link to the forum it's happening on? It has suddenly reappeared, leaving me happily confused. If it happens again I will be sure to let you know.
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Jun 23, 2014 13:12:15 GMT -8
Brian, Hello Brian. I'm having trouble with getting the shouts to appear in the side bar. I have this is one of the content boxes <div id="move-shoutbox"></div> and this in the footer of the plug in <script type="text/javascript">
$(document).ready(function() { $('#move-shoutbox').append($('div.shoutbox.container.full')); });
</script> <style type="text/css">
.shoutbox.container.full > div { border: none; }
</style I'm trying to add it to the Black Ominous theme referraldirectoryforum.com/ I don't know if I missed some step or something. Can you help me? Thanks.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 23, 2014 13:18:58 GMT -8
blc, the $[shoutbox] variable isn't present anywhere in Themes > Layout Templates > Forum Wrapper on that theme, causing it not to render even if the shoutbox is enabled. The $[shoutbox] variable should be placed on the line before $[footer].
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Jun 23, 2014 13:27:02 GMT -8
blc, the $[shoutbox] variable isn't present anywhere in Themes > Layout Templates > Forum Wrapper on that theme, causing it not to render even if the shoutbox is enabled. The $[shoutbox] variable should be placed on the line before $[footer]. Brian, it was there earlier when I first tried to get the plug in working. When the shoutbox was empty, I thought maybe I left out some step and all I could think of was that maybe that line needed to come out so it would move. I must have saved and forgot, because at that point I checked a theme on my site that it works on and saw that the line was in there so I put it back, but maybe I didn't save it again. Thank you. I have these steps/codes saved to notepad and thought maybe I missed something. Really appreciate you taking the time to check.
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Jun 23, 2014 14:03:36 GMT -8
Brian, I have another question. How do I move the top container bar down so that it is level with the first title bar of the forum?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 23, 2014 14:15:55 GMT -8
Brian, I have another question. How do I move the top container bar down so that it is level with the first title bar of the forum? The sidebar is technically already aligned with the rest of your forum. The only place where this is not the case is the home page of your forum because of the news feed.
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Jun 23, 2014 14:21:30 GMT -8
Brian, I have another question. How do I move the top container bar down so that it is level with the first title bar of the forum? The sidebar is technically already aligned with the rest of your forum. The only place where this is not the case is the home page of your forum because of the news feed. Ok, thanks.
|
|
inherit
(?)?
188910
0
Jan 26, 2013 13:30:48 GMT -8
♥ ℒʊ√ ♥
Clouds float into my life no longer to carry rain or usher storm but to add color to my sunset sky.
10,458
January 2013
luv
|
Post by ♥ ℒʊ√ ♥ on Jul 6, 2014 11:13:56 GMT -8
Good afternoon, Brian. I hope you're fine this lovely Sunday!
I've added a new container in my sidebar "In the Spotlight". It's the first I preferred not to have a title bar.
In doing so, I've found that I can't modify it with CSS. I've used the right target but it won't show either the confetti background as the other containers do, or the shadowing around the container.
Any ideas why that would be?
~ Forum ~
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 6, 2014 11:41:31 GMT -8
♥ ℒʊ√ ♥, you have it set as Style 2 while every other container uses Style 1 which adheres to different CSS selectors.
|
|