inherit
96289
0
May 17, 2020 9:37:00 GMT -8
elli
1,822
January 2007
ebbymac
|
Post by elli on Apr 14, 2017 8:24:30 GMT -8
Silvana Note that the cbox used on this theme is the old version. In October 2016, cbox upgraded their product (called "Cbox v10") which no longer uses the same CSS. When creating a cbox, you'll need to uncheck this option. Only then, and with a premium account, will you be able to edit the CSS as described in the readme.
|
|
inherit
240465
0
Sept 5, 2020 8:28:50 GMT -8
Silvana
24
December 2016
silvana
|
Post by Silvana on Apr 16, 2017 8:27:57 GMT -8
elliAlright, thanks for getting back to me!
|
|
inherit
244137
0
Apr 26, 2017 17:04:12 GMT -8
kelseyy
1
April 2017
kelseyy
|
Post by kelseyy on Apr 26, 2017 14:27:27 GMT -8
elli This skin is beautiful!! You made something for some friends of mine way back when - The Wildlands?? I was just curious if you did any company websites. My father is looking for someone to do a website for him and yours are gorgeous!! You used to have a Deviantart profile with previews of all of our sites and they were gorgeous!! My email is kelseycal@yahoo.com if you'd like to discuss more? I know this is really random but I couldn't message you and your site isn't online yet!
|
|
Former Member
inherit
guest@proboards.com
244837
0
Nov 24, 2024 17:42:11 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jun 2, 2017 7:57:24 GMT -8
Hi, sorry this is old but...
Is it possible to remove the Cbox and put the shoutbox in instead?
|
|
etkri
New Member
natural disaster
Posts: 15
inherit
129373
0
Sept 28, 2017 15:37:57 GMT -8
etkri
natural disaster
15
August 2008
akante
|
Post by etkri on Sept 23, 2017 0:00:11 GMT -8
elliHello! Absolutely love this theme. I just had a question for you, not sure if you'd be up for it. I'm wondering how to code maybe a hover table on top of the banner image? So I can add announcements, OTMs, etc. I'm fairly familiar with code, just wondering where I should go to try and work this out, or if it's not something I could do myself. My site: paragons.boards.net/
|
|
inherit
248106
0
Nov 9, 2024 13:58:15 GMT -8
Nightmare Moon
57
August 2017
nightmaremoon
|
Post by Nightmare Moon on Sept 23, 2017 5:14:30 GMT -8
elliIs there a way I can remove the sidebar?
|
|
inherit
151650
0
Jul 29, 2018 18:13:48 GMT -8
• Ambrose •
1,077
February 2010
shoggard3
|
Post by • Ambrose • on Oct 21, 2017 11:39:58 GMT -8
I'd like to use this, but would it be fine to change the banner?
|
|
inherit
241575
0
Dec 29, 2019 14:41:44 GMT -8
Marlayna
59
February 2017
marlaynawilton
|
Post by Marlayna on Nov 16, 2017 16:02:19 GMT -8
elli Is there anyway for me to put another chatbox on the side? The one there is expired and I don't have a premium account.
|
|
inherit
96289
0
May 17, 2020 9:37:00 GMT -8
elli
1,822
January 2007
ebbymac
|
Post by elli on Nov 17, 2017 9:50:40 GMT -8
Marlayna The one currently in the sidebar is mine, for display purposes, so you shouldn't be using it anyway. You'll have to make your own account.
|
|
inherit
241575
0
Dec 29, 2019 14:41:44 GMT -8
Marlayna
59
February 2017
marlaynawilton
|
Post by Marlayna on Nov 20, 2017 22:14:41 GMT -8
elli That came out completely wrong. I want to make my own but how to get it to fit the way yours does in the display? Do I use that link in the set up pdf?
|
|
inherit
96289
0
May 17, 2020 9:37:00 GMT -8
elli
1,822
January 2007
ebbymac
|
Post by elli on Nov 21, 2017 12:29:21 GMT -8
Marlayna I see. The pastebin link in the PDF will give you the CSS to match my cbox, but that requires a premium v8 cbox. To match the width values, login and go to Look & Feel > Layout options and enter the following values under "Width and height" Width (px)*: 205 Height (px)*: 250 Form height (px)*: 107 Auto form height: ON
|
|
inherit
241575
0
Dec 29, 2019 14:41:44 GMT -8
Marlayna
59
February 2017
marlaynawilton
|
Post by Marlayna on Nov 21, 2017 12:35:21 GMT -8
elli Thank you so much. This whole coding and stuff are quite confusing.
|
|
inherit
251716
0
Mar 7, 2018 23:21:47 GMT -8
hauntedphoenix
4
December 2017
hauntedphoenix
|
Post by hauntedphoenix on Dec 30, 2017 13:58:54 GMT -8
I've managed to add in my own CBOX, but is there a way to remove yours?
|
|
inherit
96289
0
May 17, 2020 9:37:00 GMT -8
elli
1,822
January 2007
ebbymac
|
Post by elli on Dec 30, 2017 14:38:31 GMT -8
hauntedphoenix Your CBOX should be replacing this code in Admin > Themes > Layout Templates > Forum Wrapper. The instructions for this are also in the README pdf on page 14 (which I hope you've read before commenting). <!-- BEGIN CBOX - www.cbox.ws - v4.2 --> <div id="cboxdiv" style="position: relative; margin: 0 auto; width: 205px; font-size: 0; line-height: 0;"> <div style="position: relative; height: 250px; overflow: auto; overflow-y: auto; -webkit-overflow-scrolling: touch; border:0;"><iframe src="//www4.cbox.ws/box/?boxid=3340347&boxtag=2218&sec=main" marginheight="0" marginwidth="0" frameborder="0" width="100%" height="100%" scrolling="auto" allowtransparency="yes" name="cboxmain4-3340347" id="cboxmain4-3340347"></iframe></div> <div style="position: relative; height: 82px; overflow: hidden; border:0; border-top: 0px;"><iframe src="//www4.cbox.ws/box/?boxid=3340347&boxtag=2218&sec=form" marginheight="0" marginwidth="0" frameborder="0" width="100%" height="100%" scrolling="no" allowtransparency="yes" name="cboxform4-3340347" id="cboxform4-3340347"></iframe></div> </div> <!-- END CBOX -->
|
|
inherit
251716
0
Mar 7, 2018 23:21:47 GMT -8
hauntedphoenix
4
December 2017
hauntedphoenix
|
Post by hauntedphoenix on Dec 30, 2017 15:04:59 GMT -8
elli Yes, I did check, sorry I must have missed it. Thank you though! Your design is wonderful - perfectly fits my group ^^
|
|