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] Shameless


  #1  
Old Aug 26, 2009, 03:33 PM
ariels
 
34 posts · Jul 2009
On my continuing quest to return to Hoopla (what? I wasnt born around here!) the final obstacle is the menu.

Briefly, the menu at beta.arielsilverstone.com/test should be the same as arielsilverstone.com . I added the following css, and no dice. I am waay out of my depth. And yes, I tried with over 200 other lines too....

ul.rMenu ul,
ul.rMenu li,
ul.rMenu a,
ul.rMenu {
display:inline;
background: url(http://arielsilverstone.com/wp-conte...img/menu.gif);
list-style:none;
color:#382E1F;
height:27px;
line-height:27px;
padding:0 0px;
margin-left:-10px;
position: relative;
font-size:11px;
float:left;
z-index:1;
}

ul.rMenu ul
{
display: none; /* hide the sub-menus until needed */
backgrond: url(http://arielsilverstone.com/wp-conte...img/menu.gif);
}
ul.rMenu-ver li
{
float: none; /* clear this so vertical sub-menus that are children of horizontal menus won't have their LI widths set to auto. */
}
  #2  
Old Aug 29, 2009, 04:06 PM
ariels
 
34 posts · Jul 2009
bump......

Bookmarks




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


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