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 »

[SOLVED] Need some help editing my page menu bar..


  #1  
Old Feb 11, 2011, 09:29 AM
Carles
 
7 posts · Feb 2011
Caldes de Montbui
Unhappy [SOLVED] Need some help editing my page menu bar..

Hi!

I got stuck with this problem...I want one of the items of my page menu bar to be floating to the right...but i cannot find the way to do it.

I found the way to edit the hole at once menu using CSS in CSS Inserts, but what i need is to edit only one of the items and i cannot find the id of the items to, then, be able to edit only the one i want.

Can someone help me with this? Where can i find the items id?

tnx in advance!
  #2  
Old Feb 11, 2011, 10:21 AM
runnerb0y
 
67 posts · Nov 2010
If you use Firefox, do yourself a huge favor and install Firebug. Learn how to use that little gem and it will save you literally hundreds of hours in developing sites.

In the case of the Page Menu items, they will be identified something like the following...(I'm using ATA 3.6.4, earlier versions may have a slightly different identification.

Code:
<li class="page_item page-item-2">
Obviously the one you're trying to affect could be numbered differently
  #3  
Old Feb 11, 2011, 10:34 AM
Carles
 
7 posts · Feb 2011
Caldes de Montbui
First of all tnx for the fast reply!

I already did that, and i already know how firebug works...it is really amazing! and i already did that but when I tried to edit that class in CSS Inserts, in ATO, it didn't work, i don't know why...i thought that was not the right id...:S

Any idea which can be the problem?

tnx!
  #4  
Old Feb 11, 2011, 10:41 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
you may have to add an !important' if there is another CSS selector that takes more precedence over the one you are entering.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Feb 11, 2011, 10:48 AM
Carles
 
7 posts · Feb 2011
Caldes de Montbui
Tried that too... and still not working.

I go to ATO, Add HTML/CSS Inserts, and then i write down this code:

.page_item page-item-910{
float:right !important;
}

but it doesn't work. I've tried also changing the margin or the width and height...to check the problem was not on trying to make it float on the right but non of this options work... :S

tnx again for replying that fast
  #6  
Old Feb 11, 2011, 10:54 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Page-item-910 is a class so it needs a leading period
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Tags
bar, css insert, item, menu, page



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Atahualpa Page Menu Bar -&gt; BFA Page Menu Bar? bhannemann Page & Category Menu Bars 16 Feb 21, 2011 04:49 AM
[SOLVED] Page Menu Bar - How to change height of background bar acroos the page? kippiper Page & Category Menu Bars 6 Dec 19, 2010 05:13 PM
[SOLVED] Static Pages on the Category Menu Bar instead of Page Bar jkfly4 Page & Category Menu Bars 4 Mar 27, 2010 03:06 AM
Removing (Top) Page Menu Bar - Displaying page menu in left column instead DrewD Page & Category Menu Bars 1 Mar 18, 2010 12:03 PM
[SOLVED] How to create spacing between page menu bar, side bar, and footer? ssoszka Atahualpa 3 Wordpress theme 4 Nov 29, 2009 10:39 AM


All times are GMT -6. The time now is 04:55 AM.


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