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 »

One Image behind header and center column and more


  #1  
Old Oct 31, 2011, 01:13 PM
markfraser
 
2 posts · Oct 2011
Los Angeles, CA
One Image behind header and center column and more

Hello,

I'm not sure if I should put all this in one post, but here goes::

1. I would like one image behind header and center column - then another background image for the whole site. Like this site www.reolamusic.com. I'm not sure if this is possible

2. My workaround for this has been to put the same image in header and in center column. It doesn't look so good, plus I get the background image bar below header (where page menu used to be, before I moved it up onto the header image)

3. When I add "margin-top: 20px;" to Blog Title Styling it puts a margin above the header image. I'd like the header image to stay put and just move the blog title down a little.

4. How to put the tagline directly following blog title on the same line.

Thank you for any help - I love this site!

I'm using Atahualpa 3.6.4, Wordpress 3.2.1
Site: www.markfrasermusic.com
  #2  
Old Oct 31, 2011, 09:38 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You can put one background image in ATO>Body, Text, and Links and another in ATO>Style & edit Center Comumn>Center Column Style. You may need to add transparent backgrounds to the sidebars and/or pages depending on how you are configured.

For the blog title position try using padding instead.

For the tagline try adding something like the following to the CSS Inserts box of the theme options and tweak to your liking
HTML Code:
.tagline {
    position: relative;
    left: 130px;
    bottom: 20px;
    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 Nov 2, 2011, 02:07 PM
internetforbindelse
 
1 posts · Nov 2011
DK
Is it possible to create a container div, and start with the background pic and then add a div with the header

Last edited by juggledad; Nov 2, 2011 at 02:44 PM.
  #4  
Old Nov 2, 2011, 02:45 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
There already is a container div. Take a look at the source of a page and you can see the HTML structure
__________________
"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 4, 2011, 01:03 PM
markfraser
 
2 posts · Oct 2011
Los Angeles, CA
Thanks for the help so far. I'm a little confused by the 'container div'. Is this used to have one image behind header and center column. I also have a transparent bar where the menu used to be that I can't get rid of: www.markfrasermusic.com

Even if i could reduce this bar a bit, it might look ok..

HTML Code:
.tagline {
position: relative;
left: 130px;
bottom: 20px;
height: 0;
}__________________

This worked like a charm..
  #6  
Old Nov 4, 2011, 01:13 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
It looks like you positioned your menu upwards with CSS. If that is the case add height: 0 to that 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.
  #7  
Old Nov 4, 2011, 01:13 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Quote:
I also have a transparent bar where the menu used to be that I can't get rid of
if you mean the black bar, that is your menu but you have moved the menu items up by -25px
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Float Image Between Center Column And Footer bswb97 Center area post/pages 1 Aug 9, 2011 02:53 PM
[SOLVED] Positioning center column with a fixed left margin on background image annsworld Center area post/pages 18 Jun 23, 2011 04:30 AM
[SOLVED] Center column image not showing up in IE lucy Center area post/pages 2 Apr 26, 2011 06:51 AM
[SOLVED] Problem with image spanning center column jasontbedell Center area post/pages 1 Feb 10, 2011 02:08 PM
[SOLVED] Background image in center column??? theadventurebite Center area post/pages 3 Jan 18, 2011 01:25 PM


All times are GMT -6. The time now is 06:41 PM.


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