Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
Share
LinkBack Thread Tools
Old 06-10-2012, 03:45 AM   #1
Active Warrior
 
Join Date: Mar 2012
Posts: 85
Thanks: 37
Thanked 3 Times in 3 Posts
Default Would like to increase height header

I would like to make the header slightly taller i think my theme is Twenty Ten but apparently it is modified i have tried posting on wordpress.org but not have much
success can anyone help.

scrapcar is offline   Reply With Quote
Old 06-10-2012, 05:45 AM   #2
HyperActive Warrior
War Room Member
 
Tomos Wyn's Avatar
 
Join Date: Jul 2010
Location: Wales, UK
Posts: 154
Thanks: 11
Thanked 31 Times in 28 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via MSN to Tomos Wyn Send a message via Skype™ to Tomos Wyn
Default Re: Would like to increase height header

Is this the site that's linked in your signature?

If so, there's a way to do it with the way the site's coded, but can I ask why is everything within the #header id? I don't see any need for it.

But, without changing the source code, you can make the header taller by adding something like this to your css file.

Code:
/*--- Change the 100px to the desired height */
#masthead { 
  overflow:hidden;
  min-height:100px;
  height:100px;
  }
This will make the wrapper that surrounds your logo and navigation taller.

I guess this is what you want?

Tomos Wyn is offline   Reply With Quote
Old 06-10-2012, 06:40 AM   #3
Active Warrior
 
Join Date: Mar 2012
Posts: 85
Thanks: 37
Thanked 3 Times in 3 Posts
Default Re: Would like to increase height header

Hi Tomos Wyn, thanks for replying, my site is my signature. It just looks a bit small
do you think it looks ok? If so i will leave it.

scrapcar is offline   Reply With Quote
Old 06-10-2012, 06:53 AM   #4
HyperActive Warrior
War Room Member
 
Tomos Wyn's Avatar
 
Join Date: Jul 2010
Location: Wales, UK
Posts: 154
Thanks: 11
Thanked 31 Times in 28 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via MSN to Tomos Wyn Send a message via Skype™ to Tomos Wyn
Default Re: Would like to increase height header

It's not bad - but personally I'd work on the site's spacing.

I mean, your navigation has some whitespace either side of it yet your header text is right to the side with no space. I'd tighten up the spacing.

But to be honest I don't think you need to make the header any taller.

Tomos Wyn is offline   Reply With Quote
Old 06-10-2012, 08:27 AM   #5
Active Warrior
 
Join Date: Mar 2012
Posts: 85
Thanks: 37
Thanked 3 Times in 3 Posts
Default Re: Would like to increase height header

Ok i will leave header Yes that was my next issue to sort out. don't suppose you know how to
sort this do you? or best place to look.

scrapcar is offline   Reply With Quote
Old 06-10-2012, 09:15 AM   #6
HyperActive Warrior
War Room Member
 
Tomos Wyn's Avatar
 
Join Date: Jul 2010
Location: Wales, UK
Posts: 154
Thanks: 11
Thanked 31 Times in 28 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via MSN to Tomos Wyn Send a message via Skype™ to Tomos Wyn
Default Re: Would like to increase height header

Use something like firebug for firefox or inspector tools in chrome/safari to non-destructively play about with css styles for elements. Once you settle down with something you like, copy it and paste it in your actual CSS file.


As for the navigation, look for #access in your CSS file. Look at adding a top margin, reducing the width etc.

Tomos Wyn is offline   Reply With Quote
Old 06-10-2012, 01:41 PM   #7
Active Warrior
 
Join Date: Mar 2012
Posts: 85
Thanks: 37
Thanked 3 Times in 3 Posts
Default Re: Would like to increase height header

Ok, i will give that a go see how i get on. nice one thanks for your help.

scrapcar is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Bookmarks

Tags
header, height, increase

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 07:40 PM.