inherit
191382
0
May 3, 2018 7:22:27 GMT -8
lillylovesto
18
March 2013
lillylovesto
|
Post by lillylovesto on Mar 16, 2013 12:56:56 GMT -8
Forgive me if this is already posted, but I searched all day yesterday and until about 6 am this morning. The width of my boards is off? If I use some typical css coding I know, then when I got one of my boards with subboards, the board itself where threads should be is off. acharmedrp.freemessageboards.com/ that is the link. How exactly do I get the forum to be more too the right, or to change just the height of all of the boards, legend, stats, and shoutbox? As well as the when you click into a board? When I don't use some css coding I have this is how the places look that I want wider: imageshack.us/a/img28/4560/if4q.pngimageshack.us/a/img811/7426/if3.pngWhen I add in a bit of Css coding I know, then this happens. The forum is even at home, but the other messes up: imageshack.us/a/img51/9536/96826694.pngimageshack.us/a/img21/7177/if2.pngSo yeah, hopefully someone can help me. Thanks
|
|
#00AF33
Bark Different.
102833
0
1
Feb 12, 2023 16:57:46 GMT -8
RedBassett
I'm a Marxist/Lennonist of the Groucho/John variety.
15,405
April 2007
applecomputer
RedBassett's Mini-Profile
|
Post by RedBassett on Mar 16, 2013 13:04:37 GMT -8
Greetings,
To solve the first issue of the header image, the image is wider than 800 pixels which the forum width is set to.
|
|
inherit
191382
0
May 3, 2018 7:22:27 GMT -8
lillylovesto
18
March 2013
lillylovesto
|
Post by lillylovesto on Mar 16, 2013 13:15:37 GMT -8
Oh the header isn't an issue. I did it that way for the bottom border.
EDIT: And the image isn't larger. It is exactly 800 px.
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Mar 16, 2013 13:30:51 GMT -8
|
|
inherit
191382
0
May 3, 2018 7:22:27 GMT -8
lillylovesto
18
March 2013
lillylovesto
|
Post by lillylovesto on Mar 16, 2013 13:39:41 GMT -8
.boards { width: ##px; } .legend { width: ##px; } .shoutbox { width: ##px; } .stats { width: ##px; }
If there is css for the other then that will greatly help me!
|
|
inherit
126997
0
Nov 16, 2012 13:07:19 GMT -8
FallenSamurai
Job Hunting
249
June 2008
fallensamurai
|
Post by FallenSamurai on Mar 16, 2013 13:47:34 GMT -8
lillylovestoAre you using a sidebar plugin? (If so, which one?)
|
|
inherit
191382
0
May 3, 2018 7:22:27 GMT -8
lillylovesto
18
March 2013
lillylovesto
|
Post by lillylovesto on Mar 16, 2013 13:51:27 GMT -8
the first Haven't tried the second yet. I'm not having a problem with the sidebar either though
|
|
inherit
126997
0
Nov 16, 2012 13:07:19 GMT -8
FallenSamurai
Job Hunting
249
June 2008
fallensamurai
|
Post by FallenSamurai on Mar 16, 2013 14:06:02 GMT -8
lillylovesto.sidebar_main_content[style] { margin-right: 0px !important; }
|
|
inherit
191382
0
May 3, 2018 7:22:27 GMT -8
lillylovesto
18
March 2013
lillylovesto
|
Post by lillylovesto on Mar 16, 2013 14:14:32 GMT -8
Ohh I think it worked! Thanks so much!
|
|
inherit
126997
0
Nov 16, 2012 13:07:19 GMT -8
FallenSamurai
Job Hunting
249
June 2008
fallensamurai
|
Post by FallenSamurai on Mar 16, 2013 14:17:42 GMT -8
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Mar 16, 2013 14:19:45 GMT -8
FallenSamurai may be a woman, but she sure is good at stuff.. Please don't take any offense to that people, FS know's I just joke
|
|
inherit
191382
0
May 3, 2018 7:22:27 GMT -8
lillylovesto
18
March 2013
lillylovesto
|
Post by lillylovesto on Mar 16, 2013 14:47:32 GMT -8
*is a woman* I'm still slightly offended by that, but she is very intelligent.
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Mar 16, 2013 15:56:43 GMT -8
*is a woman* I'm still slightly offended by that, but she is very intelligent. I noticed before posting it I went on a limb and figured (hoped lol) you'd have a humour too
|
|
inherit
141078
0
Oct 24, 2022 8:40:45 GMT -8
rassy
579
June 2009
rassy
|
Post by rassy on Mar 16, 2013 16:07:28 GMT -8
I got a similar issue. I use a sidebar plug in though. How can I adjust the size of my forum??
|
|
inherit
191382
0
May 3, 2018 7:22:27 GMT -8
lillylovesto
18
March 2013
lillylovesto
|
Post by lillylovesto on Mar 16, 2013 16:13:13 GMT -8
If you use the code she gave it will even things out with the sidebar. Also, how large is your logo?
|
|