The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How do I remove the empty area beneath the nav bar?

5 posters

Go down

Solved How do I remove the empty area beneath the nav bar?

Post by Soulmonster May 27th 2011, 10:16 am

Hi,

I would like to know if there is any way of removing the empty area beneath my nav bar and above the "current time" information. It takes up unnecessary space. I point to this area on the picture below:

How do I remove the empty area beneath the nav bar? Utennavn-10

My forum address is: http://gnr-afd.forumotion.com/
avatar
Soulmonster
Forumember

Posts : 228
Reputation : 2
Language : Norwegian

Back to top Go down

Solved Re: How do I remove the empty area beneath the nav bar?

Post by Stephen- May 27th 2011, 10:21 am

what is your forum version ?
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: How do I remove the empty area beneath the nav bar?

Post by Soulmonster May 27th 2011, 10:23 am

Piston wrote:what is your forum version ?

phpBB3 (prosilver)
avatar
Soulmonster
Forumember

Posts : 228
Reputation : 2
Language : Norwegian

Back to top Go down

Solved Re: How do I remove the empty area beneath the nav bar?

Post by ElMuggs May 27th 2011, 12:04 pm

you might be able to do it with some clever css using

Code:
 position:relative; top:-50

to move the rest of the forum up.

I can't tell you exactly what tag to put it on because i did it in phpbb2 with some template hacking on the side.
ElMuggs
ElMuggs
Forumember

Posts : 91
Reputation : 17
Language : CSS / HTML / BBcode / Javascript / Graphics and Tech Support yeech..
Location : Deep in the belly of the code

http://wizardswb.forumotion.com

Back to top Go down

Solved Re: How do I remove the empty area beneath the nav bar?

Post by Soulmonster May 27th 2011, 12:12 pm

Thanks, but I have no idea of what tag to use...
avatar
Soulmonster
Forumember

Posts : 228
Reputation : 2
Language : Norwegian

Back to top Go down

Solved Re: How do I remove the empty area beneath the nav bar?

Post by Base May 27th 2011, 6:21 pm

What browser are you using? I can't see any empty area beneath the navigation bar, unless you only see it when logged in?
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: How do I remove the empty area beneath the nav bar?

Post by Soulmonster May 27th 2011, 6:23 pm

Base wrote:What browser are you using? I can't see any empty area beneath the navigation bar, unless you only see it when logged in?

I use Firefox, and I just checked with Chrome and it looks identical. When I log out that area is occupied by advertisements. See picture above to see how it looks when logged in.
avatar
Soulmonster
Forumember

Posts : 228
Reputation : 2
Language : Norwegian

Back to top Go down

Solved Re: How do I remove the empty area beneath the nav bar?

Post by Nera. May 29th 2011, 9:30 am

Hi,

Try adding this to your CSS;

Code:
#page-footer, div.navbar, div.navbar ul.linklist {
    max-height: 70px;
}

http://i.imm.io/5ZGx.png
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How do I remove the empty area beneath the nav bar?

Post by Soulmonster May 29th 2011, 9:50 am

It certainly did the trick! Thank you very much Very Happy
avatar
Soulmonster
Forumember

Posts : 228
Reputation : 2
Language : Norwegian

Back to top Go down

Solved Re: How do I remove the empty area beneath the nav bar?

Post by Nera. May 29th 2011, 9:50 am

You welcome (:
Solved => Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum