MyBB Community Forums

Full Version: how do I increase the height area in the welcome back area?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm having an issue where the welcome back area doesn't have enough height to fit everything inside it. how do I increase the height of that area?

see attachment:

[attachment=21194]
Change the padding for #panel in global.css
(2011-01-08, 05:09 AM)Solidus Wrote: [ -> ]Change the padding for #panel in global.css

thank you.
hmn, I noticed when adding padding to the #panel, it causes more problems. see attachment:

[attachment=21209]
Don't add padding add size to the "height:"
(2011-01-09, 05:30 AM)Angel Caquias. Wrote: [ -> ]Don't add padding add size to the "height:"

didn't seem to do anything. there wasn't any height css in the #panel, so I added some with no changes in result. here's the #panel css:

-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
position: absolute;
top: 155px;
height: 30px;
Did you try adding more?
(2011-01-09, 05:35 AM)Angel Caquias. Wrote: [ -> ]Did you try adding more?

just changed it from 30px to 500px with no results.
(2011-01-09, 05:37 AM)Shemo Wrote: [ -> ]
(2011-01-09, 05:35 AM)Angel Caquias. Wrote: [ -> ]Did you try adding more?

just changed it from 30px to 500px with no results.

Link please
(2011-01-09, 05:47 AM)Angel Caquias. Wrote: [ -> ]
(2011-01-09, 05:37 AM)Shemo Wrote: [ -> ]
(2011-01-09, 05:35 AM)Angel Caquias. Wrote: [ -> ]Did you try adding more?

just changed it from 30px to 500px with no results.

Link please

http://paforliberty.com/forum/