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 »

Two Part Header Problem


  #1  
Old Jul 22, 2012, 05:23 PM
windy
 
13 posts · Sep 2011
Unhappy Two Part Header Problem

My website:
www.windycityonthecheap.com

How can I
a) get rid of the green icon
b) move the photo of the fountain up so that it's next to the blog name
c) and, if necessary, remove blank space after photo is removed so that my posts appear higher on the page.

Thank you.
  #2  
Old Jul 22, 2012, 07:05 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
a: Look in the Style & edit Header Area section
b: This is going to require fiddling with the CSS. To give you a start here is some crude code which you will definitely have to tweak. Also the image is taller than the title so I am not sure how you want that to work. The absolute positioning in the example code will take care of the space but you will have to change the settings in the theme options to get rid of the left and right opacity.
HTML Code:
#imagecontainer {
    position: absolute;
    width: 400px;
    z-index: 99;
    left: 470px;
    top: 20px;
}
__________________
~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 Jul 22, 2012, 07:21 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
since the image is so small, you could try just turning on the option to overlay the blog title and tag over the image and then position them where you want them.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #4  
Old Jul 23, 2012, 06:02 PM
windy
 
13 posts · Sep 2011
Thank you, gentlemen.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Showing Off - Part II juggledad Atahualpa 3 Wordpress theme 405 Sep 13, 2016 05:54 AM
How to align part of menu right Buchholdt Page & Category Menu Bars 5 Mar 5, 2011 08:57 AM
[SOLVED] How to: Put autoresponder code in specific part of header at100 Header configuration & styling 6 Apr 5, 2010 07:32 AM
[SOLVED] Opacity in the lower part of the header Cédric H Header configuration & styling 4 Oct 20, 2009 06:16 AM
Only Part Of The Header Shows In IE mal1986 Header configuration & styling 1 Jun 9, 2009 05:38 AM


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


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