Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

[SOLVED] Changing the 'height' of the header (table row?)


  #1  
Old Mar 7, 2011, 11:21 AM
bcnuggs
 
8 posts · Aug 2010
[SOLVED] Changing the 'height' of the header (table row?)

Hi there -

First off, this is an amazing theme. It was a no brainer to make the donation.

So now onto my question.

I am working on a site and want to make the 'height' of the header a little shorter. I have tried with all of the ATA styling options with the header as well as various CSS inserts and still have what appears to be about a 50px gap between the bottom of my actual header content andthe top of the content for the 'middle' table row. I'd like to be able to determine myself how much space to have here. Please let me know if there is anyway to do this? I have included a screen shot to better illustrate what i'm talking about

I am using WP 3.1 and ATA353

Thanks!

-BC
Attached Thumbnails
Click image for larger version

Name:	fs_bfa_screenshot.jpg
Views:	620
Size:	165.9 KB
ID:	1218  
  #2  
Old Mar 7, 2011, 05:54 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I can't determine exactly what you need without seeing the site but have you tried adjusting the header image height in the Header Image section of the theme options?
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Mar 10, 2011, 09:31 PM
bcnuggs
 
8 posts · Aug 2010
Hi Larry -

Thanks for your reply, I actually tried to changing the height of the header and the header logo area which is the only active section of the header area besides the menu and still havent had any success. Here is the link to the site, www.fitnessspecialists.net/fitness

Any help you might be able to give me on this would be really appreciated.

Thanks

BC
  #4  
Old Mar 10, 2011, 10:04 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I had to fiddle for awhile but change
HTML Code:
div#menu1 {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none;
    left: 220px;
    position: relative;
    top: -118px;
    width: 700px;
}
To
HTML Code:
div#menu1 {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none;
    left: 220px;
    position: relative;
    top: -118px;
    width: 700px;
    display: inline-block;
    height: 0;
}
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Mar 11, 2011, 02:25 AM
bcnuggs
 
8 posts · Aug 2010
Hi Larry -

Thanks so much for your quick reply! That worked like a charm, much appreciated.

BC

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Displaced background of menu appears after changing header height Farinet Header configuration & styling 5 Dec 8, 2010 09:58 AM
Changing alignment and height of menu bar? clemon79 Page & Category Menu Bars 8 May 23, 2010 04:01 PM
Changing the CSS-Font sizes, light height, etc. Withnail Atahualpa 3 Wordpress theme 5 Feb 11, 2010 02:36 AM
Layout height/ Table height evolva Page & Category Menu Bars 1 Jul 22, 2009 02:25 PM
Layout height /table height evolva Header configuration & styling 1 Jul 20, 2009 03:47 PM


All times are GMT -6. The time now is 06:34 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.