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 »

Things over header


  #1  
Old Oct 1, 2011, 04:04 AM
Caldog9
 
15 posts · Sep 2011
delete delete

Last edited by Caldog9; Feb 19, 2013 at 04:05 PM. Reason: delete
  #2  
Old Oct 1, 2011, 05:20 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what version of Atahualpa and WP?
What is the url?
what do you mean you have made a header template?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Oct 1, 2011, 06:56 AM
Caldog9
 
15 posts · Sep 2011
delete delete

Last edited by Caldog9; Feb 19, 2013 at 04:05 PM. Reason: delete
  #4  
Old Oct 1, 2011, 08:56 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
you can put things over other things by using CSS and positioning them. add
HTML Code:
<div id="my-div">hello world</div>
to the 'Configure Header Area;' option and then add a CSS Insert
HTML Code:
#my-div { position:relative; top: 50px; left:100px;}
you may have to play wit the numbers and weather you want the position absolute or relative.

Take a look at the syntax at w3schools.com/css and then use FireBg in FireFox to play a bit till you find the settings you need.

It also looks like you don't have the 3.6.7 PATCHES applied. Here are the links.
  • PATCH 367-01: Odd effects when 'CSS: Compress' = 'Yes'
  • PATCH 367-02 is incorporated in PATCH 367-04
  • PATCH 367-03: PHP errors when adding widget areas in index.php
  • PATCH 367-04: Hovering over a Post/Page title only shows "Permanent Link to"
  • PATCH 367-05: Site Title appended after the 'WordPress SEO by Yoast' title
__________________
"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 1, 2011, 09:46 AM
Caldog9
 
15 posts · Sep 2011
delete delete

Last edited by Caldog9; Feb 19, 2013 at 04:05 PM. Reason: delete
  #6  
Old Oct 1, 2011, 10:06 AM
Caldog9
 
15 posts · Sep 2011
delete delete

Last edited by Caldog9; Feb 19, 2013 at 04:05 PM. Reason: delete
  #7  
Old Oct 1, 2011, 10:15 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try wrapping it in a div of it's own - experiment, play, test put it in different places, use a new widget area. there are all sorts of things you can try.,
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #8  
Old Oct 1, 2011, 11:24 AM
Caldog9
 
15 posts · Sep 2011
delete delete

Last edited by Caldog9; Feb 19, 2013 at 04:04 PM. Reason: delete
  #9  
Old Oct 2, 2011, 06:32 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
If you add relative positioning to the container it is in you should be able to position it absolutely with respect to containing element. For instance you could perhaps put relative position on the wrapper (#wrapper)
__________________
~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.
  #10  
Old Oct 5, 2011, 11:15 AM
Caldog9
 
15 posts · Sep 2011
delete delete

Last edited by Caldog9; Feb 19, 2013 at 04:04 PM. Reason: delete
  #11  
Old Oct 5, 2011, 05:20 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You could try adding the following to CSS Inserts
HTML Code:
#wrapper {position:relative;}
Then your div should position itself absolutely with respect to the wrapper div.
This is the kind of stuff I usually do on a live site with Firebug so I am not certain of this code.
__________________
~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.
  #12  
Old Oct 8, 2011, 10:32 AM
Caldog9
 
15 posts · Sep 2011
Thank You!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Heard good things, Heard bad things hello ThemeFrame Presales 1 Apr 18, 2011 02:50 PM
[SOLVED] few things kamien8 Header configuration & styling 4 Jul 5, 2010 04:56 PM
need help with theme (fix a few things) chita Atahualpa 3 Wordpress theme 1 Jun 6, 2010 05:14 PM
Section for All things Google ldsmedia Atahualpa 3 Wordpress theme 0 Jun 4, 2009 02:02 PM


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


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