inherit
201610
0
Dec 22, 2016 12:52:06 GMT -8
pika1995
74
November 2013
pika1995
|
Post by pika1995 on May 2, 2014 7:58:47 GMT -8
Forum URL: testforumos.proboards.com/i know i ask a lot of questions but bear with me please. ;__; anyways i redesigned my page number/action bar/reply section on my forum. have a look -> testforumos.proboards.com/thread/2/general-musiceverything is almost exactly the way i want it, except do you see that white line at the bottom of the "General music" container? i don't know how to get rid of it and every time i try it messes up the entire page. i also wanted to know if i could have different containers for certain things. meaning see how every container i have is light pink? is there a way that i could make the post container (this: i.imgur.com/xVgSgPt.png) white or at least something different than all the other containers? and in a smaller size as well cause it's pretty annoying to see that huge pink container for every post.
|
|
inherit
The Great Cinnamon Roll
191518
0
Oct 19, 2016 22:17:44 GMT -8
David Clark
Care for some tai chi with your chai tea?
17,602
March 2013
davidlinc1
|
Post by David Clark on May 2, 2014 9:39:42 GMT -8
Hi pika1995, First things first - the white line at the bottom of the General Music title bar - Do you mean the bottom border of it? I see a black line that runs across just below the General Music title bar, but you specifically said the line was white so I'm confused.
|
|
inherit
201610
0
Dec 22, 2016 12:52:06 GMT -8
pika1995
74
November 2013
pika1995
|
Post by pika1995 on May 2, 2014 9:51:43 GMT -8
|
|
inherit
The Great Cinnamon Roll
191518
0
Oct 19, 2016 22:17:44 GMT -8
David Clark
Care for some tai chi with your chai tea?
17,602
March 2013
davidlinc1
|
Post by David Clark on May 2, 2014 10:48:58 GMT -8
Huh - it was black when I looked the first time. Anyway, pika1995, that's appearing because of this line in your Thread template. Seems the container normally holds labels and polls, if they exist in the thread. <div class="content cap-bottom"> $[thread.labels] $[poll] </div>
|
|
inherit
201610
0
Dec 22, 2016 12:52:06 GMT -8
pika1995
74
November 2013
pika1995
|
Post by pika1995 on May 2, 2014 10:54:17 GMT -8
that fixed it, thanks David Clarkabout my second question, do you think something like that is achievable?
|
|
inherit
The Great Cinnamon Roll
191518
0
Oct 19, 2016 22:17:44 GMT -8
David Clark
Care for some tai chi with your chai tea?
17,602
March 2013
davidlinc1
|
Post by David Clark on May 2, 2014 11:04:37 GMT -8
Normally it would be easily possible by using the CSS selector .container.posts > .title-bar {}, but you chose to remove it from that container so it would be a bit trickier.
|
|
inherit
201610
0
Dec 22, 2016 12:52:06 GMT -8
pika1995
74
November 2013
pika1995
|
Post by pika1995 on May 2, 2014 11:09:02 GMT -8
oh ;__; is there a code i could add back in to make it possible?
EDIT: Disregard my request, i've decided i don't want to change the containers.
|
|