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 to Move Forum Up?

4 posters

Go down

Solved How to Move Forum Up?

Post by SuperstarDomain March 6th 2011, 10:56 am

Hey, there is a large space between the menu and where my forum begins, and I can't seem to figure out how to move it up.
I made sure announcements and the home page message are disabled, but still there is a space. I'd like to move my forum up
as shown in the pic below:
How to Move Forum Up? Xc691e

Anyone know how? Thanks.

-Andrew


Last edited by SuperstarDomain on March 7th 2011, 8:41 am; edited 1 time in total
SuperstarDomain
SuperstarDomain
New Member

Male Posts : 9
Reputation : 0
Language : English
Location : USA

http://superstardomain.motion-forum.net/

Back to top Go down

Solved Re: How to Move Forum Up?

Post by Darren1 March 6th 2011, 11:06 am

Hi,

That does seem like a larger space then necessary.
Could I ask the version of your forum please?
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Solved Re: How to Move Forum Up?

Post by SuperstarDomain March 6th 2011, 11:12 am

Darren1 wrote:Hi,

That does seem like a larger space then necessary.
Could I ask the version of your forum please?

This might seem stupid, but I don't know where to find out what version it is.
SuperstarDomain
SuperstarDomain
New Member

Male Posts : 9
Reputation : 0
Language : English
Location : USA

http://superstardomain.motion-forum.net/

Back to top Go down

Solved Re: How to Move Forum Up?

Post by Darren1 March 6th 2011, 11:14 am

Not stupid at all, were all at the same stage from one time to another Smile
Admin panel >> Display > Change a theme > Version.
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Solved Re: How to Move Forum Up?

Post by SuperstarDomain March 6th 2011, 11:16 am

Darren1 wrote:Not stupid at all, were all at the same stage from one time to another Smile
Admin panel >> Display > Change a theme > Version.

Thanks, it's phpBB3
SuperstarDomain
SuperstarDomain
New Member

Male Posts : 9
Reputation : 0
Language : English
Location : USA

http://superstardomain.motion-forum.net/

Back to top Go down

Solved Re: How to Move Forum Up?

Post by Base March 6th 2011, 11:26 am

Try adding this to your CSS code:

Code:
p {
    font-size: 1.1em;
    line-height: 1.3em;
    margin-bottom: 0.5em;
}
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 to Move Forum Up?

Post by SuperstarDomain March 6th 2011, 11:33 am

Base wrote:Try adding this to your CSS code:

Code:
p {
    font-size: 1.1em;
    line-height: 1.3em;
    margin-bottom: 0.5em;
}

My CSS code? I looked around the admin panel, but couldn't find a CSS code editor.
SuperstarDomain
SuperstarDomain
New Member

Male Posts : 9
Reputation : 0
Language : English
Location : USA

http://superstardomain.motion-forum.net/

Back to top Go down

Solved Re: How to Move Forum Up?

Post by Base March 6th 2011, 11:35 am

You can find it by going to

1. Administration Panel (advanced mode)
2. Display Tab
3. Colors (on the left, under Pictures and Colors)
4. CSS Stylesheet and paste the code there

Very Happy
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 to Move Forum Up?

Post by SuperstarDomain March 6th 2011, 11:40 am

Base wrote:You can find it by going to

1. Administration Panel (advanced mode)
2. Display Tab
3. Colors (on the left, under Pictures and Colors)
4. CSS Stylesheet and paste the code there

Very Happy

Thank you, I added it in there and clicked submit, but it didn't do anything.
SuperstarDomain
SuperstarDomain
New Member

Male Posts : 9
Reputation : 0
Language : English
Location : USA

http://superstardomain.motion-forum.net/

Back to top Go down

Solved Re: How to Move Forum Up?

Post by Base March 6th 2011, 11:58 am

How about:

Code:
p {
margin-top: 1px;
}
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 to Move Forum Up?

Post by SuperstarDomain March 6th 2011, 12:03 pm

Base wrote:How about:

Code:
p {
margin-top: 1px;
}

Nope.
SuperstarDomain
SuperstarDomain
New Member

Male Posts : 9
Reputation : 0
Language : English
Location : USA

http://superstardomain.motion-forum.net/

Back to top Go down

Solved Re: How to Move Forum Up?

Post by SuperstarDomain March 6th 2011, 12:10 pm

I don't think it's theme related, because even if I change to a different theme and back, it's like that no matter what.
SuperstarDomain
SuperstarDomain
New Member

Male Posts : 9
Reputation : 0
Language : English
Location : USA

http://superstardomain.motion-forum.net/

Back to top Go down

Solved Re: How to Move Forum Up?

Post by Jophy March 6th 2011, 2:04 pm

May I remind you that double/triple posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: How to Move Forum Up?

Post by SuperstarDomain March 7th 2011, 6:30 am

Yeah, sorry about that. I'm new here, so I just finished reading all the guidelines.

Anyway, I got some more information that may help with this issue.

I added forum widgets on the right column and when I did that, I noticed that the space, which was completely blank, now looks like it's supposed to be a text field or category for something, except there is no text filled in. See Image below:
How to Move Forum Up? A3zcsh

I checked all around the admin panel again to see if it could be something there, but no luck.

The only clue I have is that by using a tool for blocking ads, I found out that whatever it is,
it's under the <div class="module"> section of the code.
This made me check the modules tab of the admin panel more thoroughly, but I'm stumped.
The tool can also block half of it by blocking <div class="inner">.

Hope that helps, thanks.

EDIT: I solved it. It turns out i had ads enabled, I disabled them and it looks fine now.
:wouhou:
SuperstarDomain
SuperstarDomain
New Member

Male Posts : 9
Reputation : 0
Language : English
Location : USA

http://superstardomain.motion-forum.net/

Back to top Go down

Solved Re: How to Move Forum Up?

Post by Jophy March 7th 2011, 10:36 am

How to Move Forum Up? Solved10Since this thread has been marked as 'Solved', I will now lock this thread.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top


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