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.

Menu bar not in center and buttons to close together.

4 posters

Go down

Solved Menu bar not in center and buttons to close together.

Post by Fourzeroalpha June 24th 2011, 01:00

I have two issues regarding my forum.
The menubar will not move into the center of the page using a particular skin.
And the 'share' 'actions' and 'post no' are a bit to close.
Take a look here.

Menu bar not in center and buttons to close together.  Untitl12


Last edited by Base on June 24th 2011, 18:41; edited 2 times in total (Reason for editing : One needs to go by the rules.)
avatar
Fourzeroalpha
New Member

Posts : 15
Reputation : 0
Language : english

Back to top Go down

Solved Re: Menu bar not in center and buttons to close together.

Post by Sanket June 24th 2011, 04:40

Hi, your title not being specific and therefore not facilitating research via the search option, I'm not answering (nor is any other member ) until you change your title to a more specific one, related to your problem

Why do we ask you to use explicit titles
Code:
The forum's search engine bases its research on keywords found in [b]topic titles[/b].

When you do a research, do you use "help", "urgent", "problem", "SOS" or "question" as keywords to look for topics about your problem/question?

Certainly not!  So this is why it is important to use titles [b]related to your problem/question[/b].  Doing this makes the researches much easier for visitors who use the search engine to get an answer to their question.

Thanks for your understanding.

Cordially
Forumotion Staff
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Menu bar not in center and buttons to close together.

Post by Fourzeroalpha June 24th 2011, 17:57

Okay I'll do that.

Anyone know how to fix this, on is it something I just have to accept.
I can live without the menu bar not being in the center, but having buttons too close looks a tad messy.
avatar
Fourzeroalpha
New Member

Posts : 15
Reputation : 0
Language : english

Back to top Go down

Solved Re: Menu bar not in center and buttons to close together.

Post by Base June 24th 2011, 18:40

Hi, could you provide a link to your forum please?
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: Menu bar not in center and buttons to close together.

Post by Fourzeroalpha June 24th 2011, 19:55

http://techboards.forumotion.co.uk/

Appreciate it Smile
Oh and one other thing, how do I move the logo up so there is a gap between the menu bar and logo.
avatar
Fourzeroalpha
New Member

Posts : 15
Reputation : 0
Language : english

Back to top Go down

Solved Re: Menu bar not in center and buttons to close together.

Post by Nera. June 24th 2011, 23:35

Hi,

For the nav bar/menu, did you try moving it in Display >> Homepage >> headers and navigation >> Menu position : Center?

You can also align it in CSS by adding this code
Code:
#submenu ul li {
    text-align: center;
}

For those two that are a bit too close try adding this to CSS
Code:
.addthis_button {
    margin-top: -8px;
}

You will get this http://i.imm.io/6NvR.png

Edit: Didn't see the logo question. To move it up try adding this to CSS
Code:
#logo {
    position: relative;
    top: -20px;
}

SS = http://i.imm.io/6NwO.png
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: Menu bar not in center and buttons to close together.

Post by Fourzeroalpha June 24th 2011, 23:51

Thanks man afro
avatar
Fourzeroalpha
New Member

Posts : 15
Reputation : 0
Language : english

Back to top Go down

Solved Re: Menu bar not in center and buttons to close together.

Post by Nera. June 25th 2011, 00:12

You welcome Hello

Solved ~ Locked
Nera.
Nera.
Energetic

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

Back to top Go down

Back to top


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