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 »

Category Menu Bar: Subcategory Indicator Arrows


  #1  
Old Feb 28, 2009, 06:33 AM
MatthiasHeil
 
23 posts · Jan 2009
Künzell, Germany
Send a message via ICQ to MatthiasHeil Send a message via Skype™ to MatthiasHeil
Lightbulb Category Menu Bar: Subcategory Indicator Arrows

May I ask if it is possible to have a third option for the Category Menu Bar subcategory indicator arrows:

3. none

(already there: 1. white, 2. black)

I've tricked them into half-disappearance through color-effects and added HTML-Spaces on my site, though...-)

Ideally (and loyal to Atahualpa's "anything goes" approach) alternative characters could be configurable in admin, but this is probably asking too much (again)...-)
  #2  
Old Feb 28, 2009, 08:04 AM
dorigen
 
5 posts · Feb 2009
I just asked this question the other day. Go into the actual code and search for the arrows image (i forget what it's called but if you look in the theme images you will figure it out). Once you find where they occur (they are set as a background image), remove them as the background image.

After that, insert the code as instructed in this post

That will take away the extra space that was allocated for the arrows.
  #3  
Old Mar 1, 2009, 09:09 PM
MatthiasHeil
 
23 posts · Jan 2009
Künzell, Germany
Send a message via ICQ to MatthiasHeil Send a message via Skype™ to MatthiasHeil
"Go into the actual code" does not sound good in terms up the upgradable concept of Atahualpa... maybe Flynn will/wants to/can think of something more permanent?-)
  #4  
Old Mar 2, 2009, 04:03 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
I might add that in a later version but too many other to-do things have piled up. You can add a CSS Insert

HTML Code:
 div#menu1 ul.rMenu li.rMenu-expand a,
div#menu1 ul.rMenu li.rMenu-expand li.rMenu-expand a,
div#menu1 ul.rMenu li.rMenu-expand li.rMenu-expand li.rMenu-expand a,
div#menu1 ul.rMenu li.rMenu-expand li.rMenu-expand li.rMenu-expand li.rMenu-expand a,
div#menu1 ul.rMenu li.rMenu-expand li.rMenu-expand li.rMenu-expand li.rMenu-expand li.rMenu-expand a 
    {
    background-image: none;
    padding-right: 5px;
    }

div#menu1 ul.rMenu-hor li.rMenu-expand a
    {
    background-image: none;
    padding-left: 5px;    /* reset padding */
    padding-right: 5px;
    }
  #5  
Old Mar 3, 2009, 02:23 PM
MatthiasHeil
 
23 posts · Jan 2009
Künzell, Germany
Send a message via ICQ to MatthiasHeil Send a message via Skype™ to MatthiasHeil
Oh, that's cool... never harms to know your share of CSS...-)
  #6  
Old Mar 30, 2010, 03:14 PM
RTC
 
4 posts · Feb 2010
Hi,

as well stuck with the same issue: Category Menu Bar subcategory indicator arrows
I don't want no arrows and no extra space.

Where exactly do I insert the html code (from post Mar 2, 2009, 11:03 AM Flynn) "I might add that in a later version but too many other to-do things have piled up. You can add a CSS Insert"

Tried several options but due to my non-knowledge I did not get any result.

Thanks

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Page Menu drop down modification - remove arrows & extra space dorigen Page & Category Menu Bars 31 Aug 16, 2014 11:10 AM
Changing category order in category menu bar, not in sidebar cat. list paulae Page & Category Menu Bars 13 Mar 30, 2011 05:36 PM
Show Child Category In Category Menu Bar? mwsmedia Page & Category Menu Bars 1 Jun 29, 2009 05:06 AM
Add second category menu bar? paulae Page & Category Menu Bars 2 Mar 23, 2009 08:51 PM
Category menu bar missing naveen Page & Category Menu Bars 3 Mar 21, 2009 03:05 PM


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


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