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 »

Space between the header image and menu bar


  #1  
Old Dec 11, 2010, 11:34 PM
rhenium3's Avatar
rhenium3
 
66 posts · Jul 2010
Bozeman, Montana
Send a message via AIM to rhenium3 Send a message via Skype™ to rhenium3
Hi,

How do I remove the spacing between the header image and menu bar?

See: www.swedishfreak.com

Thanks
  #2  
Old Dec 12, 2010, 04:47 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
you have an extra <div> in the header 'header-wrap' that is causing the issues
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Dec 12, 2010, 07:59 AM
rhenium3's Avatar
rhenium3
 
66 posts · Jul 2010
Bozeman, Montana
Send a message via AIM to rhenium3 Send a message via Skype™ to rhenium3
Ok, great! But where do I remove this extra div? In styel and edit header area I have

Code:
<div id="header-wrap">
	
%image %bar1 %pages
	
</div>
In the CSS inserts I have

Code:
#header-wrap {
	position: fixed;
	width: 900px;
	top: 0px;
	align: center;
}
Thanks!
  #4  
Old Dec 12, 2010, 10:53 AM
rosetrees
 
108 posts · Mar 2009
Deleting %bar1 should do it, I think.
  #5  
Old Dec 12, 2010, 01:12 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
That extra div is not part of atahualpa, maybe it put in by a plugin
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #6  
Old Dec 12, 2010, 01:45 PM
rhenium3's Avatar
rhenium3
 
66 posts · Jul 2010
Bozeman, Montana
Send a message via AIM to rhenium3 Send a message via Skype™ to rhenium3
OK, would deactivating plug ins be enough to find out which one?
  #7  
Old Dec 12, 2010, 02:59 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
sorry I read this too fasrt. You have
HTML Code:
<div id="header-wrap">
	
%image %bar1 %pages
	
</div>
Why? you must haver put it there, you can change it to
HTML Code:
%image %bar1 %pages
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #8  
Old Dec 12, 2010, 07:07 PM
rhenium3's Avatar
rhenium3
 
66 posts · Jul 2010
Bozeman, Montana
Send a message via AIM to rhenium3 Send a message via Skype™ to rhenium3
It actually should be

Code:
<div id="header-wrap">
	<div id="header-container">

%pages %logo %bar1 %image %bar2

	</div>
</div>
This is for the fixed header here: http://forum.bytesforall.com/showthr...ckground+image

When I turn it back to just %pages %logo %bar1 %image %bar2 the space is still there and it is still off, and the header is no longer fixed, so this isn't the problem.
  #9  
Old Dec 13, 2010, 04:20 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
When you remove it, is the amount of space reduced?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #10  
Old Dec 13, 2010, 08:38 AM
rhenium3's Avatar
rhenium3
 
66 posts · Jul 2010
Bozeman, Montana
Send a message via AIM to rhenium3 Send a message via Skype™ to rhenium3
No, at least nothing I noticed. It didn't change at all... I'm thinking it might be a plug in....

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to position Page Menu Bar over Header Image? hyperkurt Page & Category Menu Bars 5 Nov 17, 2012 04:02 AM
Remove space padding between header widget (my slideshow) & menu bar? Athena account2 Header configuration & styling 6 Mar 27, 2011 06:03 AM
Space between Header image and menu bar... Karl.uy Page & Category Menu Bars 0 Aug 5, 2010 04:27 PM
Changing the Page Menu Bar to be below Header Image kiratiana Atahualpa 3 Wordpress theme 7 Apr 28, 2010 12:18 PM
How to put the page menu bar under the header image? manu Page & Category Menu Bars 1 Mar 9, 2009 08:39 AM


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


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