Kotaro
New Member
I hope a skeleton in a suit is appropriate enough.
Posts: 54
inherit
191844
0
Jun 30, 2018 7:18:29 GMT -8
Kotaro
I hope a skeleton in a suit is appropriate enough.
54
March 2013
kotaro
|
Post by Kotaro on Mar 21, 2014 8:40:54 GMT -8
Ah sorry. The forum is: hitd.boards.net and the scrollbars are vertical. It's just a little bit, but I like the size of the pictures and I was hoping that there could be a small adjustment to fix this?
|
|
Alisha
Junior Member
Cake, and grief counseling, will be available at the conclusion of the test.
Posts: 308
inherit
174267
0
Jun 17, 2024 17:20:06 GMT -8
Alisha
Cake, and grief counseling, will be available at the conclusion of the test.
308
December 2011
alishabussart
|
Post by Alisha on Mar 21, 2014 13:37:10 GMT -8
Kotaro, Okay, so the first thing you'll have to do is go to the stylesheet and find the class " boardremod". There should be padding in that class that says " padding:10px 50px", to fix the horizontal scroll, you'll need to change that 50 to 35. You may need to tweak the 35px larger/smaller, but that should get rid of the scroll. I also noticed that there is also a vertical scroll. You can go to the class " bdesc" and make the 60px height larger, around 72px for the image size you are using, to avoid scrolling unless you have a written description.
|
|
Kotaro
New Member
I hope a skeleton in a suit is appropriate enough.
Posts: 54
inherit
191844
0
Jun 30, 2018 7:18:29 GMT -8
Kotaro
I hope a skeleton in a suit is appropriate enough.
54
March 2013
kotaro
|
Post by Kotaro on Mar 21, 2014 13:49:19 GMT -8
Thank you so much! It is nothing big, but a small thing like that can drive me nuts X3 Because the skin is awesome and small bars like that doesn't fit in Thanks
|
|
inherit
wolfsgistrp@gmail.com
196626
0
Mar 28, 2014 18:12:24 GMT -8
Ebony Wolf
2
July 2013
ebonythewolf
|
Post by Ebony Wolf on Mar 28, 2014 1:32:20 GMT -8
I'm also having a bit of trouble. When I attempt to edit the text in the side bar categories, nothing happens. I can only edit the "CBox" tab. www.WolfsGist.Boards.Net
|
|
Alisha
Junior Member
Cake, and grief counseling, will be available at the conclusion of the test.
Posts: 308
inherit
174267
0
Jun 17, 2024 17:20:06 GMT -8
Alisha
Cake, and grief counseling, will be available at the conclusion of the test.
308
December 2011
alishabussart
|
Post by Alisha on Mar 28, 2014 14:50:29 GMT -8
Ebony Wolf, You deleted a closing div tag when you added your cbox. Add a </div> on the line before <div id=' tab2-content' class='tab-content'>.
|
|
inherit
wolfsgistrp@gmail.com
196626
0
Mar 28, 2014 18:12:24 GMT -8
Ebony Wolf
2
July 2013
ebonythewolf
|
Post by Ebony Wolf on Mar 28, 2014 18:12:23 GMT -8
Well, I feel stupid. Thanks! It worked.
|
|
Roo
New Member
Posts: 13
inherit
88697
0
Sept 14, 2024 11:31:08 GMT -8
Roo
13
September 2006
roogez
|
Post by Roo on Mar 30, 2014 6:04:23 GMT -8
Hello. love this template. I was just wondering how to get the 200x350 working in the profile area can't seem to figure it all out. Using it here: thewriterscafe.freeforums.net/
|
|
Alisha
Junior Member
Cake, and grief counseling, will be available at the conclusion of the test.
Posts: 308
inherit
174267
0
Jun 17, 2024 17:20:06 GMT -8
Alisha
Cake, and grief counseling, will be available at the conclusion of the test.
308
December 2011
alishabussart
|
Post by Alisha on Mar 30, 2014 14:19:57 GMT -8
Hello. love this template. I was just wondering how to get the 200x350 working in the profile area can't seem to figure it all out. Using it here: thewriterscafe.freeforums.net/Looks like you got it all sorted, no?
|
|
inherit
207708
0
Aug 18, 2014 16:49:28 GMT -8
simispeaks
3
April 2014
simispeaks
|
Post by simispeaks on Apr 9, 2014 20:44:33 GMT -8
Hey Alisha, We have downloaded both your Lunar Eclipse and Love Struck Themes. The mini profile is working as it should on the Lunar Eclipse, but for some reason the 200x350 avatar on Love Struck is not displaying. I went ahead and added a default for everyone's 200x350 until I could ask you. Is there a way you can look? Let me know what I need to do, I am new to this support stuff lol
|
|
inherit
206408
0
Jul 19, 2015 13:38:04 GMT -8
Metal Cobra
12
March 2014
metalcobra
|
Post by Metal Cobra on Apr 23, 2014 12:41:39 GMT -8
I really like this skin, but I was wondering if there was some way to put the boards back to the way they are by default? Also, everything seems a little too wide to fit on my whole screen. Is there a way to fix that?
|
|
inherit
208828
0
Dec 4, 2015 19:13:14 GMT -8
puckrosebiggestfan
3
May 2014
puckrosebiggestfan
|
Post by puckrosebiggestfan on May 4, 2014 7:17:57 GMT -8
|
|
inherit
201752
0
Jun 16, 2015 14:13:55 GMT -8
rinnyvix
6
November 2013
rinnyvix
|
Post by rinnyvix on May 4, 2014 8:57:30 GMT -8
Hello! Saw your theme on another site and just had to use it. Here's a link: strawberrypanicrp.proboards.com/But I really need help...I want each tab's content in the side bar to scroll, since what I have is too long and cuts off at the bottom of the page. I have tried using a div overflow code, but when I insert it, it's like I didn't do anything at all, the code has no effect. So what code should I use to make the side bar scroll vertically and where in the code does it go? Should I put it in each tab? Also the Etoile tab doesn't work yet because I haven't built the rest of it yet, but it should operate exactly like the staff tab when I finish it. >_> EDIT: The etoiles tab now works. So I just need to figure out how to insert scrollers. I tried, this, the size isn't right, but it doesn't work anyway. <div style="overflow: auto; width: 200px; height:350 px;"> your tab code here </div> Also tried adding in overflow-y:scroll, but I don't know exactly how and it doesn't seem to work at all either. EDIT:With much frustration, trial and error after error, I just made everything smaller so it doesn't overflow...still scrollers would be really nice if you could please help me.
|
|
inherit
182321
0
Feb 8, 2015 5:01:29 GMT -8
Pariah
7
August 2012
astrasol
|
Post by Pariah on May 7, 2014 19:29:48 GMT -8
er halp realmofennui.proboards.com/changed the background to a darker one and now can't see the credits at the bottom. Need guidance to where that is so I can change that font color to show up? Edit* Neeeeever mind I think i finally figured it out
|
|
inherit
150656
0
Dec 7, 2018 14:25:52 GMT -8
Dreamy
555
January 2010
dreamydonno
|
Post by Dreamy on May 17, 2014 0:36:30 GMT -8
is there anyone to get this without the rounded corner? :/ i was hoping to have in rectangular pic and i don't really care for rounded corners. also, wanted to know how to change the width of the side bar. Alishastay-united.proboards.com/
|
|
Alisha
Junior Member
Cake, and grief counseling, will be available at the conclusion of the test.
Posts: 308
inherit
174267
0
Jun 17, 2024 17:20:06 GMT -8
Alisha
Cake, and grief counseling, will be available at the conclusion of the test.
308
December 2011
alishabussart
|
Post by Alisha on May 19, 2014 23:01:50 GMT -8
Dreamy To remove the rounded corner, just remove the border-radius from the #wrapper around line 128 in the stylesheet. As for the sidebar, you would just need to edit the width in the css, #sidebar around line 1557, as well as the wrapper margin around line 1826.
|
|