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 » Center area post/pages »

How to close space?


  #1  
Old Oct 12, 2010, 01:03 PM
joe hark
 
168 posts · Feb 2009
Please see the attached screen shot of posts on home page. I'd lik to close up some of the white space between posts as shown by the red arrows.

Suggestions, please?

Image NOW attached
Attached Thumbnails
Click image for larger version

Name:	owit_screeen_spaces.gif
Views:	1358
Size:	22.5 KB
ID:	799  

Last edited by joe hark; Oct 12, 2010 at 01:10 PM.
  #2  
Old Oct 12, 2010, 01:04 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I see no screen shot.
__________________
~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 Oct 12, 2010, 02:18 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
One way I figure out things like this is to add some css to create a border around the areas in the page. If you look at the code, you will find the posts are surrounded by a <div...> with a class of 'post'.

If you added
HTML Code:
.post {border: solid 1px red;}
it would draw a 1 pixel red box around the post. if the boxes had lots of space at the bottom, you would know it had to do with something in the post. If the space was between the boxes, then you would know that it is probably padding on the post bottom or top.

Using this methodology, you should be able to narrow down where the space is coming from.

Hint: If you copy the generated source, save it in a text file called 'somename.html' you can open it in the browser and change the code, do a refresh and see the result right away. I tend to do this and rip things out till I find out what is causing the issue.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #4  
Old Oct 13, 2010, 12:31 AM
joe hark
 
168 posts · Feb 2009
thanks for the help. Much appreciated.

May I have one more but if info? You say, "If you look at the code,."

In which file do I find that?
  #5  
Old Oct 13, 2010, 01:08 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
By 'look at the code' I am refering to the HTML code that makes up your page being displayed. Each browser has an option to look at the source of the page (the code)
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't close gap in between Header and Image above agrossman Atahualpa 3 Wordpress theme 1 Sep 3, 2009 11:00 PM
Extra space, blueprairie Atahualpa 3 Wordpress theme 1 Jul 22, 2009 10:22 AM


All times are GMT -6. The time now is 08:39 AM.


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