More nav bar help
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
More nav bar help
Technical Details
Forum version : #phpBB3
Position : Founder
Concerned browser(s) : Google Chrome
Screenshot of problem : http://i.imgur.com/4sZtlhx.png
Who the problem concerns : All members
When the problem appeared : After I removed FAQ, Gallary and Usergroups from the nav bar in CSS
Forum link : http://twinsunsquadron.forumotion.com/
Description of problem
Alright, I followed this guide http://help.forumotion.com/t104518-how-do-i-remove-hide-the-faq-on-the-navigation-barI removed FAQ, Usergroups and Gallery from my nav bar and now there's a huge gap in between Calendar and memberlist, also Member list and Profile. I wanted to know how to fix it, it makes it look pretty bad. Here is the CSS code I used.
- Code:
img[src="http://illiweb.com/fa/empty.gif"] {
display: none;}
img[src="http://illiweb.com/fa/m/icon_mini_faq1.gif"] {
display: none;}
img[src="FAQ IMAGE LINK"] {
display: none;}
a[href="/faq"] { display: none; position: absolute;}
a img [href="/faq"] { display: none; position: absolute;}
img[src="http://illiweb.com/fa/empty.gif"] {
display: none;}
img[src="http://illiweb.com/fa/m/icon_mini_faq1.gif"] {
display: none;}
img[src="FAQ IMAGE LINK"] {
display: none;}
a[href="/groups"] { display: none; position: absolute;}
a img [href="/faq"] { display: none; position: absolute;}
img[src="http://illiweb.com/fa/empty.gif"] {
display: none;}
img[src="http://illiweb.com/fa/m/icon_mini_faq1.gif"] {
display: none;}
img[src="FAQ IMAGE LINK"] {
display: none;}
a[href="/search"] { display: none; position: absolute;}
a img [href="/faq"] { display: none; position: absolute;}
Last edited by zack6768 on August 17th 2015, 6:48 am; edited 1 time in total
Re: More nav bar help
theres no way to get rid of the gap using css. all you can do is go to
ACP > Display > Headers and Navigation
and then move faq either to thw top or the bottom.
ACP > Display > Headers and Navigation
and then move faq either to thw top or the bottom.
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