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] Page makes space on top, when I'll go to page or post?


  #1  
Old Jun 16, 2010, 06:46 AM
denbert
 
19 posts · Jan 2009
Copenhagen
Hi there,

I'm struggling with the layout, and must have messed something up - The page makes an extra space on top above page title when I click on a page or a post - I must have touched some thing as default layout DON'T make this jump

I'm using 3.4.4 and WP 2.9.2

See http://hegnstoften.net or attached pictures showing the extra space above the title. (yes, It's in Danish )

Anyone please?
Attached Thumbnails
Click image for larger version

Name:	frontpage.jpg
Views:	809
Size:	26.1 KB
ID:	539  Click image for larger version

Name:	frontpage_after_click_on_link.jpg
Views:	820
Size:	18.8 KB
ID:	540  
__________________
/ Denbert
  #2  
Old Jun 16, 2010, 06:53 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
can't get to the site - server not responding
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Jun 17, 2010, 02:38 AM
denbert
 
19 posts · Jan 2009
Copenhagen
Quote:
Originally Posted by juggledad
can't get to the site - server not responding
One problem, rarely travels alone.. server is up and running again...
__________________
/ Denbert
  #4  
Old Jun 17, 2010, 05:12 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
the cause is due to the margin associated with an H1 vrs an H2

The H1 has a margin 'margin:0.3em 0 10px;' while
the H2 has a margin 'margin:1em 0 .2em;'

the BLOG title on the home page is an H1, while on the other pages it is an H2 so the top margin changes

if you go to ato->Add HTML/CSS Inserts->CSS Inserts and add
HTML Code:
h2 {
margin:0.3em 0 10px;
}
they should be the same
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Jun 17, 2010, 06:50 AM
denbert
 
19 posts · Jan 2009
Copenhagen
Quote:
Originally Posted by juggledad
the cause is due to the margin associated with an H1 vrs an H2

The H1 has a margin 'margin:0.3em 0 10px;' while
the H2 has a margin 'margin:1em 0 .2em;'

the BLOG title on the home page is an H1, while on the other pages it is an H2 so the top margin changes

if you go to ato->Add HTML/CSS Inserts->CSS Inserts and add
HTML Code:
h2 {
margin:0.3em 0 10px;
}
they should be the same
Thanks , worked like a charm
__________________
/ Denbert

Bookmarks

Tags
3.4.4, page jump, wp 2.9.2

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How do I add more space between the page titles in the page menu bar? jenb Page & Category Menu Bars 3 Nov 23, 2009 01:20 PM
Need to keep image as top post on front page paulae Excerpts, Read more, Pagination 9 Nov 20, 2009 10:48 AM
How to have a space before top menu navigation UKTS Header configuration & styling 1 Sep 20, 2009 12:09 PM
Too Much White Space at Top of Page-How Do I remove Mande Header configuration & styling 2 Aug 12, 2009 11:34 AM
[SOLVED] Next post and previous post links on top of single post page error susieswe Atahualpa 3 Wordpress theme 2 Jul 15, 2009 02:58 PM


All times are GMT -6. The time now is 09:10 AM.


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