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 » Montezuma Theme »

White space between menu hierarchy and page title


  #1  
Old Oct 24, 2012, 08:53 AM
OptimalZ06
 
3 posts · Oct 2012
I would just like to say that this theme is great!!!

Now, kind of hard to explain, so I'll just let the picture do the talking. I know this is where a link to the previous post and next post is located, but it bothers me and I would like to remove this space.

Again, great work and thank you in advance.
Attached Thumbnails
Click image for larger version

Name:	Capture.PNG
Views:	1048
Size:	5.0 KB
ID:	2081  
  #2  
Old Oct 24, 2012, 11:13 AM
rosetrees
 
108 posts · Mar 2009
It took me a while to find that, because it was annoying me too!

Go to layout.css and change the main row padding from 30px (which it is set to below) to 0.

If you want bottom padding, set the padding to 0 0 30px 0


/* The main row, with the #content column and perhaps sidebars left/right */
#main {
padding: 30px 0;
}

/* A sidebar */
#widgetarea-one {
padding: 0 20px;
}
  #3  
Old Oct 24, 2012, 04:00 PM
OptimalZ06
 
3 posts · Oct 2012
Ah, close, but not quite what I wanted to accomplish. I actually like the distance fine from that bar to the first menu item, but the actual content is pushed down a bit further by page numbers and such. I would just like to remove that from the top of the posts (it will still be on the bottom), thus making the title for pages and such even with the first title on the menu (e.g. Recent Posts).
  #4  
Old Oct 24, 2012, 06:09 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
What is the url pointing to the issue?
have you removed the links?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Oct 26, 2012, 02:11 PM
OptimalZ06
 
3 posts · Oct 2012
www.troyward.me
  #6  
Old Oct 26, 2012, 03:21 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
do you mean on a single post page or the multi post page?
on the multi post page it is caused by the '30px' in this CSS
HTML Code:
.hentry {
    padding: 30px 0 25px;
    position: relative;
}
you can adjust it to a value of your liking.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Dec 20, 2012 at 08:45 PM.
  #7  
Old Dec 20, 2012, 08:29 PM
prakol
 
1 posts · Dec 2012
Hi! Thanks a lot for the great theme and the awesome help in this forum. I am actually experiencing this same problem and it is not resolved by the fix you mentioned above. What could it be in my case? I want to remove the space above the image completely. My url is www.foqo.net. Thanks!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
10px white space between header image and menu? six5design Header configuration & styling 1 Jul 25, 2012 01:43 PM
White space between header and menu bar cswphotography Header configuration & styling 2 Feb 14, 2011 04:12 AM
[SOLVED] Centered Page Menu Results in left and right white space MichaelNagel Page & Category Menu Bars 2 Oct 11, 2010 08:44 AM
[SOLVED] White space between category menu & slideshow cvan Center area post/pages 4 Sep 24, 2010 09:42 PM


All times are GMT -6. The time now is 11:30 PM.


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