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 »

How can a place a logo image on the left side and another image on the right side?


  #1  
Old May 21, 2009, 07:52 AM
Ms. M
 
5 posts · Apr 2009
I currently have my logo on the left side of my page, but I would like to add a graphic on the right side of the page also.

www.gatewayvs.com/wordpress
  #2  
Old May 21, 2009, 07:20 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
You'd have to edit functions/bfa_header_config.php for that, a rather messy edit even more so as the header area is being revamped by me now because it is not flexible enough (i.e. for what you want to do) and the edits would not last, if you want to update to newer Atahualpa versions. There have been quite a few threads about bfa_header_config.php on here, search for bfa_header_config.php
  #3  
Old Jun 1, 2009, 10:51 AM
cultureofclimatechange
 
2 posts · May 2009
Washington, DC
Hi, I don't have help, but a question: how did you change the logo image? I figured out how to change the header. I ftp'd the image I want into the logo folder, but I can't figure out what to delete from the logo folder to allow my new jpeg file to appear.

Thanks,
Alex
  #4  
Old Jun 1, 2009, 07:00 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
To use a logo you have to do a couple things
1) copy your image to the atahualpa/images folder (make sure there are no spaces in the name
2) put the name of you image in ATO_>Header->Show Logo Image?
3) add '%logo' in ATO->Header->Configure Header Area
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Jul 24, 2009, 11:10 PM
mcd
 
12 posts · Jul 2009
i was also looking for a way to add another logo image to the header.

using a Firefox add-on called Web Developer, i began by editing the HTML for my main page. poking around in the code i found the section that created my header and the logo image i wanted to replicate. i experimented with duplicating that code and removing the bits that would cause confusion. i eventually ended up with this code, which i inserted in the "HTML Inserts: Body Top" section of the Atahuala Theme Options editor:

<div class="logo2"><a href="http://mydomain.com"><img class="logo" src="http://mydomain.com/wordpress/wp-content/themes/atahualpa333/images/logo5.jpg" alt="mydomain.com"></a></div>


in the css style sheet, under ---logo area----

i added .logo2 {position:absolute; top:0px; right:0px;}

bingo! i now have a logo image in the top left corner and was able to add the same (or any other image) to the top right corner of the header. both are clickable and lead back to the main page. if i want to put the 'pages' bar at the very top, then adjusting the top position for logo2 by 26px will compensate for it.

this is by far the best wordpress theme i've used. the first bit of money my site makes is headed your way. love it - thanks!

Last edited by mcd; Jul 24, 2009 at 11:12 PM.
  #6  
Old Oct 19, 2009, 07:02 PM
measure2x's Avatar
measure2x
 
52 posts · Apr 2009
Appleton, WI
Hey all,

I just tried this. It's almost what I want, except that the graphic is "stuck" to the right side of the screen/window (just looked at in FF so far). Only I did {...top:10px; right:20px;} . How do I get that upper right graphic to float WITH the layout, not the window frame?

www.builderstoolstore.com

Thanks!!!!!!
  #7  
Old Oct 20, 2009, 07:19 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
you have put this logo outside the container so it is associated with the 'body' - you want to put it inside the header area
__________________
"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 30, 2009, 02:42 PM
measure2x's Avatar
measure2x
 
52 posts · Apr 2009
Appleton, WI
Ok, so do I do that in the admin panel under "Add HTML/CSS Inserts" or in the editor directly into one of the php files? Because in the "Add HTML/CSS Inserts" the header section actually puts the code into the head tag of the page, and it warns that you shouldn't put any "visible" code in there.
  #9  
Old Oct 30, 2009, 03:01 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
have you looked at http://forum.bytesforall.com/showthread.php?t=2729
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #10  
Old Nov 1, 2009, 05:02 PM
measure2x's Avatar
measure2x
 
52 posts · Apr 2009
Appleton, WI
Oi! Looking at that gives me a headache. I'll give it a try, though.
  #11  
Old Nov 10, 2009, 10:09 AM
thesis
 
46 posts · Nov 2009
the solution given by Mcd worked for me! was pretty easy too.
  #12  
Old Jan 18, 2010, 12:28 PM
ysec
 
3 posts · Jan 2010
Quote:
Originally Posted by juggledad
How do you access this thread? Thanks!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Post headings moving from side to side and font size reducing sparry Atahualpa 3 Wordpress theme 3 Jun 21, 2009 06:23 AM
Switch positions of logo and search box? Logo on right side DogBot Header configuration & styling 1 Jun 12, 2009 10:17 AM
Side bar widget - font-weight and background image? bamboojungles Sidebars & Widgets 1 Jun 2, 2009 08:32 AM
Javascripted input and text side-by-side in main content Brussells Atahualpa 3 Wordpress theme 1 May 20, 2009 08:02 AM
Moved side bars to right side, now have dotted lines around areas tomlucas Sidebars & Widgets 1 Apr 16, 2009 05:24 PM


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


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