How To Widen Toolbar
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
How To Widen Toolbar
There is a gap of approx 10px between the bottom of my toolbar & the top of the header banner. Is there a CSS code which will eliminate this gap & help create a seamless, more professional look to the header & toolbar?
I am using Invision & the forum URL is:- http://www.apatiogarden.com/
Many thanks.
I am using Invision & the forum URL is:- http://www.apatiogarden.com/
Many thanks.
Re: How To Widen Toolbar
Hi,
Insert this into your CSS: (ACP >> Display >> Color >> CSS [tab])
Insert this into your CSS: (ACP >> Display >> Color >> CSS [tab])
- Code:
#ipbwrapper {
margin: 0 auto;
min-width: 768px;
padding: 0px !important;
text-align: left;
width: 92%;
}


Attention!
- Please provide your forum URL at all times.
- When the issue is solved, please y it as solved.
Sir Chivas™- Support Moderator
-
Posts : 6810
Reputation : 433
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||
Re: How To Widen Toolbar
Fantastic Sir Chivas!!!
That worked brilliantly & looks great.
Thank you so much for your prompt response. It is much appreciated.
My little problem is now solved.

Thank you so much for your prompt response. It is much appreciated.

My little problem is now solved.

Re: How To Widen Toolbar
You're very welcomed,
Topic Locked & Archived.
Topic Locked & Archived.


Attention!
- Please provide your forum URL at all times.
- When the issue is solved, please y it as solved.
Sir Chivas™- Support Moderator
-
Posts : 6810
Reputation : 433
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum