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 »

putting a div in the header area


  #1  
Old May 29, 2011, 04:43 PM
three50seven
 
6 posts · Aug 2010
hey guys, i am trying to float a div into my header area above my search box at htttp://www.stickersmakeyoufaster.com it will contain the shopping cart information. i have yet to style that so ignore its looks right now.

ive tried numerous things but nothing has worked yet, it always shows up above or below the entire header area. i even attempted to put a 'new widget area' in the header but that didnt work either.

thanks
  #2  
Old May 29, 2011, 06:26 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You could try something like the following in ATO>Add HTML/CSS Inserts>CSS Inserts. FYI the height of 0 is just so it doesn't show a big gap where is was. Be sure and test in other browsers. I tested in Firefox.
HTML Code:
#sideshoppingcart {
    top: -100px;
    left: 800px;
    position: relative;
    height: 0;
}
__________________
~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 May 30, 2011, 02:07 AM
three50seven
 
6 posts · Aug 2010
awesome, that positioned it correctly but im getting a gap now between the logo/search bar and the image in chrome, looks great in other browsers though! thanks!
  #4  
Old May 30, 2011, 06:56 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I just checked in Chrome, Opera, FF, Safari, and IE9 on my PC and all looked the same. Perhaps a caching issue in Chrome?
__________________
~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.

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Putting adsense in header image area jkfly4 Header configuration & styling 2 Jan 18, 2011 03:06 PM
[SOLVED] Putting adsense above or below the header image area... saifullahraza Header configuration & styling 6 Nov 20, 2010 05:21 AM
Putting "Link Categories" in the header area kirinafa Header configuration & styling 1 Mar 9, 2009 09:57 AM
Putting a image background in the header's logo area kirinafa Header configuration & styling 2 Feb 18, 2009 04:08 PM


All times are GMT -6. The time now is 11:03 AM.


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