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 » Page & Category Menu Bars »

Need to center menu entries


  #1  
Old Jan 30, 2010, 08:02 PM
brianbotkiller
 
13 posts · Jan 2010
Hello,

Can anyone help me out with telling me how I can set the entries in my menu to be aligned center? I don't want them aligned left all the time. Help appreciated. Thanks.
  #2  
Old Jan 30, 2010, 08:11 PM
pakacil
 
20 posts · Jan 2010
in Atahualpa Options...
go to Style & edit HEADER AREA tab
see Configure Header Area section
you can set your page/category menu align parameter there
  #3  
Old Jan 30, 2010, 08:56 PM
brianbotkiller
 
13 posts · Jan 2010
Quote:
Originally Posted by pakacil
in Atahualpa Options...
go to Style & edit HEADER AREA tab
see Configure Header Area section
you can set your page/category menu align parameter there
The configure header area only has six options, none of which are alignment.

Do you mean I'm supposed to set this in the horizontal bar 1 and 2 areas?
  #4  
Old Jan 30, 2010, 09:03 PM
pakacil
 
20 posts · Jan 2010
in Atahualpa 3.4.5.1 there are these setting:

%page-center to make page menu centered
%cat-center to make category menu centered

what version of ATA do you use?

Last edited by pakacil; Jan 30, 2010 at 09:27 PM.
  #5  
Old Jan 30, 2010, 09:29 PM
brianbotkiller
 
13 posts · Jan 2010
I'm on 3.2.

If I update to the new version, isn't that going to overwrite all my configurations, like Divs I've made and such, to the theme, and moreover, reset my theme to the stock setting? That would be, needless to say, really sucky.

If that's not the case, I'll update, but it was my understanding that updating reset the theme to zero, which is pretty crappy.
  #6  
Old Jan 30, 2010, 11:18 PM
pakacil
 
20 posts · Jan 2010
maybe you want to try this solution from Flynn
i hope it works for you
i just tried it using ATA 3.2, and it works.

----
out of topic:
about upgrading ata version, maybe you want to read juggledad's explanations here.
  #7  
Old Jan 31, 2010, 03:19 PM
brianbotkiller
 
13 posts · Jan 2010
Alright, so I've done the update as per juggledad's instructions, but now I have a small issue; I have a CSS insert which puts a music player in the top right hand side of the header, and I have a javascript to make it a clickable pop out window.

This is my java for doing so:

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,men ubar=0,resizable=1,width=262,height=83');");
}
// End -->
</script>


And this is my code that calls to it:

<div class="musicplayer">
<A HREF="javascriptopUp('http://cache.reverbnation.com/widgets/swf/13/widgetPlayerMini.swf?emailPlaylist=artist_177966') ">
<img src="http://www.vertigovenus.com/images/webplayerimage.png">
</a>
</div>


And this is my CSS insert for it:

.musicplayer {
position: absolute;
left: 675px;
top: 20px;
width: 170px;
height: 100px;
}

.donation {
position: absolute;
left: 500px;
top: 50px;
width: 40px;
height: 40px;
}



So the issue that I have, now, is that the java is making a single > appear at the top of my page - I know it's the java code, because if I remove it from the java inserts section under add html/css inserts, the > goes away, but there's no extra > in there at all....

so, I have no idea what this is... thoughts? Thanks.

PS, the site in question is at http://www.vertigovenus.com

Thank you!

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to add space between entries in Pages Widget drunk8gods Sidebars & Widgets 3 Jul 9, 2013 03:30 AM
Center Page Menu Bar technstuff Page & Category Menu Bars 37 Oct 19, 2010 07:35 AM
[SOLVED] Blog entries suddenly bolded TheSurvivalMom Atahualpa 3 Wordpress theme 2 Oct 1, 2009 10:33 PM
Deleting multiple entries HenryGomez Installing & running WordPress 3 Apr 15, 2009 01:59 AM
Center titles in menu bar. c32v Page & Category Menu Bars 2 Apr 5, 2009 07:13 AM


All times are GMT -6. The time now is 01:47 PM.


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