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] How to remove padding surrounding the layout?


  #1  
Old Nov 7, 2010, 12:51 AM
blogmom
 
24 posts · Jun 2009
As seen in my attachment, how to remove these padding areas?
I've been bashing my brain for hours tinkering with so many settings... hitting a brick wall.

(PS I sort of asked this in this thread too:
http://forum.bytesforall.com/showthread.php?p=48556 but I wanted to open a thread of my own, for the satisfaction of setting this to SOLVED once (if) I can ever figure it out. Hope that will be OK.)
Attached Thumbnails
Click image for larger version

Name:	blogmompost.jpg
Views:	686
Size:	109.3 KB
ID:	873  
  #2  
Old Nov 7, 2010, 09:43 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I have to guess without a link to the site but have you checked in Style Posts & Pages>Post Container for the space above the post? For the space at the top how about ATO>Body, Text & Links>Body Style?
__________________
~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 Nov 7, 2010, 11:12 PM
blogmom
 
24 posts · Jun 2009
oh I wish I could post the url but it's a client site and the owner specifically asked me not to do that until it's live. I even had to put several pages into Draft before taking that screenshot :/

under Post container I have:
margin: 0 0 0px 0;
border-top: solid 0px #eee;
padding-top: 0px;

under Body Style:
font-family: verdana, arial, sans-serif;
font-size: 13px;
line-height: 1.4;
color: #000000;
background: #ddd;
padding-top: 0px; padding-bottom: 0px;

Pages and Posts themselves have no inherit padding in the HTML either. In fact most follow the same general template:
Title
[tubepress mode="playlist" playlistValue="2101DF832629BC88"]
  #4  
Old Nov 8, 2010, 04:22 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
export the settings and attach them to a reply or send a PM with the attachment
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Nov 8, 2010, 06:58 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Send it to me too. Then me and JD can have a contest on who comes up with the answer first.
__________________
~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.
  #6  
Old Nov 9, 2010, 04:08 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
at ato->Add HTML/CSS Inserts->HTML Inserts: Header - you have
HTML Code:
<style type="text/css">
		@import 'http://www.thedomainname.com/post/zjs/pde/pde.css';
		@import 'http://www.thedomainname.com/post/zjs/pde/pagestyles.css';
	</style>
the second one 'pagestyle.css' is causing the grey border

the space above the image is caused by a <p> that gets added. you can add to CSS Inserts
HTML Code:
div.post-bodycopy p {
margin:0 0;

}
to get rid of it
__________________
"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; Nov 9, 2010 at 03:39 PM.
  #7  
Old Nov 9, 2010, 03:18 PM
blogmom
 
24 posts · Jun 2009
AWESOME!! that was it!! I removed the entire script reference because I decided not to use that javascript anyway, and I now have a full screen site.

How about the padding above the Center content of a post? I would love to whack that too and get the content aligned with the sidebars.

PS - thank you for masking the domain name in your response, JD.

Last edited by blogmom; Nov 9, 2010 at 03:22 PM.
  #8  
Old Nov 9, 2010, 03:40 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
ummm go back and read my response, both issues were responded to.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #9  
Old Nov 9, 2010, 03:53 PM
blogmom
 
24 posts · Jun 2009
Quote:
Originally Posted by juggledad
ummm go back and read my response, both issues were responded to.
thank you, it worked!!!
how in the world did you find that???

I'll go and replenish my paypal account and then buy you a latte

thread SOLVED

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Can't get rid of Layout Container padding... parker Center area post/pages 9 Aug 8, 2010 01:05 PM
[SOLVED] How to remove the thick black lines surrounding the header image? harpek Forum How-To 1 Aug 6, 2010 01:18 PM
[SOLVED] Header padding different from layout padding? twomomsdesigns Header configuration & styling 1 Jun 3, 2010 08:59 AM
How can I remove the padding from the header image area jasmin Header configuration & styling 8 Jan 15, 2010 07:47 AM
[SOLVED] Possible to set layout container padding for left &amp; right to different value dixieprosser Header configuration & styling 1 Sep 8, 2009 09:52 PM


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


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