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] Space between Header and Body


  #1  
Old Nov 2, 2009, 05:29 AM
papalagi
 
41 posts · Nov 2009
hi everybody,

i know it's not a new subject, but i couldn't solve my issue reading the previous threads

i'm becoming desperate trying to eliminate the space between header and body in this website prototype:

http://www.cat-alog.it/bright_wp/

i think i've set padding to 0 in every spot i could find, but still nothing!

any help would be very, very appreciated!

bye
  #2  
Old Nov 2, 2009, 07:41 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Not sure what you mean do you mean the white bar at the bottom of the page just above the 'Home' button?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Nov 2, 2009, 11:21 AM
papalagi
 
41 posts · Nov 2009
Quote:
Originally Posted by juggledad
Not sure what you mean do you mean the white bar at the bottom of the page just above the 'Home' button?
hallo juggledad, what i'm trying to get rid of is the lighter gray band (that's the body background image) between the end of the header image and the beginning of the buttons "chi siamo", "mission", etc.

i've not dealt with the bottom white stripe over the footer yet...
  #4  
Old Nov 2, 2009, 11:53 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
you have a <p> at the begining of your post, that is putting a blank line which causes you to see thru to the background
__________________
"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 2, 2009, 12:44 PM
papalagi
 
41 posts · Nov 2009
Quote:
Originally Posted by juggledad
you have a <p> at the begining of your post, that is putting a blank line which causes you to see thru to the background
thank you juggledad, but i'm sure i don't, this is the exact content of the page:

Code:
<img title="chi_siamo_ON" src="http://www.cat-alog.it/bright_wp/wp-content/uploads/2009/10/chi_siamo_ON.png" alt="chi_siamo_ON" width="144" height="24" /><img title="mission_ON" src="http://www.cat-alog.it/bright_wp/wp-content/uploads/2009/10/mission_ON.png" alt="mission_ON" width="102" height="24" /><img title="assets_ON" src="http://www.cat-alog.it/bright_wp/wp-content/uploads/2009/10/assets_ON.png" alt="assets_ON" width="103" height="24" /><img title="case_hist_ON" src="http://www.cat-alog.it/bright_wp/wp-content/uploads/2009/10/case_hist_ON.png" alt="case_hist_ON" width="102" height="24" /><img title="air_one_ON" src="http://www.cat-alog.it/bright_wp/wp-content/uploads/2009/10/air_one_ON.png" alt="air_one_ON" width="102" height="24" /><img title="partner_ON" src="http://www.cat-alog.it/bright_wp/wp-content/uploads/2009/10/partner_ON.png" alt="partner_ON" width="103" height="24" /><img title="clienti_ON" src="http://www.cat-alog.it/bright_wp/wp-content/uploads/2009/10/clienti_ON.png" alt="clienti_ON" width="141" height="24" />
<object id="splash" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="800" height="460" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="align" value="middle" /><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><param name="src" value="flash/splash.swf" /><param name="name" value="splash" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="false" /><embed id="splash" type="application/x-shockwave-flash" width="800" height="460" src="flash/splash.swf" wmode="transparent" name="splash" bgcolor="#ffffff" quality="high" allowfullscreen="false" allowscriptaccess="sameDomain" align="middle"></embed></object>
  #6  
Old Nov 2, 2009, 03:08 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
ahhh, that is something put out by WP itself. To get rid of it yuo will have to dig into the wp code.

You could also use a negative margin at ATO->Style POSTS & PAGES->BODY Box - something like
HTML Code:
margin-top: -10px;
and play with it to see if that would work for you.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #7  
Old Nov 2, 2009, 04:50 PM
papalagi
 
41 posts · Nov 2009
Quote:
Originally Posted by juggledad
ahhh, that is something put out by WP itself. To get rid of it yuo will have to dig into the wp code.

You could also use a negative margin at ATO->Style POSTS & PAGES->BODY Box - something like
HTML Code:
margin-top: -10px;
and play with it to see if that would work for you.
yes! this is what i was looking for, thank you juggledad, it's time for me to start contributing economically to atahualpa

bye

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
horizontal space between header, body and footer mwallace Header configuration & styling 3 Aug 14, 2010 05:11 AM
Space Between Post Headline and Body psaltriparus Post-Kicker, -Byline & -Footer 2 Jan 18, 2010 12:22 PM
Changing space between header and body sky captain Header configuration & styling 6 Sep 22, 2009 10:58 AM
Space Above the Header kathryn Header configuration & styling 3 Aug 16, 2009 04:30 AM
[SOLVED] How to add space between list items in post body? Alexi Atahualpa 3 Wordpress theme 2 Jun 25, 2009 06:02 PM


All times are GMT -6. The time now is 05:17 AM.


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