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 make the header background area taller

3 posters

Go down

In progress How to make the header background area taller

Post by ham1299 June 26th 2011, 03:52

Can someone tell me how to make the depth of the area that the header background image in a tad bit taller? The image I made is 200px tall, and obviously the area currently allotted is not quite that big.

Check it out: http://frogs.forumotion.com/forum
avatar
ham1299
New Member

Female Posts : 3
Reputation : 0
Language : English

http://frogs.forumotion.com/

Back to top Go down

In progress Re: How to make the header background area taller

Post by Nera. June 26th 2011, 09:49

Hi,

Add this to your CSS
Code:
.headerbar {
    min-height: 200px;
}
Nera.
Nera.
Energetic

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

Back to top Go down

In progress Re: How to make the header background area taller

Post by ham1299 June 26th 2011, 17:49

That is perfect. Thank you.

Is there a way for me to move the FROGs thing (the big one on the left) so it's lower - kinda centered between the squiggles?
avatar
ham1299
New Member

Female Posts : 3
Reputation : 0
Language : English

http://frogs.forumotion.com/

Back to top Go down

In progress Re: How to make the header background area taller

Post by Base June 26th 2011, 17:59

Hi, please try adding this to your CSS code:

Code:
#logo {
    float: left;
    margin-top: 28px;
    padding: 5px;
}

Smile
Base
Base
Forumaster

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

http://forumotionhub.net

Back to top Go down

In progress Re: How to make the header background area taller

Post by ham1299 June 26th 2011, 18:12

That is perfect. Thank you!

Next question: how can I get rid of the rounded corners at the bottom of the logo area? I don't want to lose them elsewhere on the page.
avatar
ham1299
New Member

Female Posts : 3
Reputation : 0
Language : English

http://frogs.forumotion.com/

Back to top Go down

Back to top


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