go41

Re: Need a fix for Navbar Tabs :: Reply by Joern

von Joern am 17. Feb. 2011 | Keine Kommentare

the code above has to go into style.css of your theme folder.

Just add it in a new line at the end of style.css
It’s actually to make sub-child-pages line up beside the dropdown of child-pages, it might help you with the color of of the main-page item, not sure.
This complete #page-bar styling in Arthemia is actually sh*t, there was a time when I replaced all this code starting with #page-bar by this some lines:
/* Dropdown Menus pagebar */

#page-bar, #page-bar ul {padding: 0;margin: 0;list-style: none; line-height: 1;z-index: 100;}

#page-bar a {display: block;line-height: 17px;padding: 7px 14px;color:#000;font-weight:bold;}

#page-bar a:hover{color: #F5F5F5;background: url(images/bg-page-bardark.png) repeat !important;background: #FFF;text-decoration:none;}

#page-bar .current_page_item a, #page-bar .current-cat a{color: #fff;background: url(images/bg-page-bardark.png) repeat !important;background: #000;text-decoration:none;}

#page-bar li { float: left; z-index:200;}

#page-bar li ul { position: absolute; width: 170px; left: -999em; }

#page-bar li ul li { background: #FFF url(images/bg-page-bardark.png) repeat !important;background: #000; }

#page-bar li ul li a { line-height: 17px; width: 170px; }

#page-bar li a:hover {}

#page-bar li ul ul { margin: -31px 0 0 198px; }

#page-bar li ul ul li a { line-height: 17px; }

#page-bar li ul li ul li a { }

#page-bar li:hover ul, #page-bar li.sfhover ul { left: auto; }

#page-bar li:hover ul ul, #page-bar li.sfhover ul ul { left: -999em; }

#page-bar li:hover ul, #page-bar li li:hover ul, #page-bar li.sfhover ul, #page-bar li li.sfhover ul { left: auto; }

#page-bar li:hover, #page-bar li.hover { color: #F5F5F5;position: static; } /* IE7 Fix */

you can see this code here:
GONE
under ‚about‘ and under ‚themes‘ button

However, it would take hours to explain you what to remove and where to put the background images..
____________________
you find me on Google+, Twitter and Facebook

(von: Joern)

Hier noch 4 weitere Ergebnisse dieses Threads:

Need a fix for Navbar Tabs

29. Jan. 2011 (von: raf_79)

The tabs on my navbar with sub-categories all open when I hover over the parent tab instead of waiting until I hover over them individually to open. Please watch this Jingcast for a better explanation: http://screencast.com/t/n2Yv4YkP4EG1.Also, how ca... Weiterlesen →

Re: Need a fix for Navbar Tabs :: Reply by Joern

29. Jan. 2011 (von: Joern)

this is just about style.csssome months ago I recommended to add#page-bar li ul ul {margin:-22px 0 0 154px;}in the last post here:viewtopic.php?f=2&t=121&p=410in one of my themesI added:#page-bar li ul ul { margin: -22px 0 0 168px; }#page-bar l... Weiterlesen →

Re: Need a fix for Navbar Tabs :: Reply by ARCHITERIALS

17. Feb. 2011 (von: ARCHITERIALS)

Hi! I also have the problem that my parent page stays highlighted in the nav bar when the cursor moves down the list to hover over a child page. I'd like the parent page portion of the page bar to…

Re: Need a fix for Navbar Tabs :: Reply by ARCHITERIALS

17. Feb. 2011 (von: ARCHITERIALS)

Thanks for the reply Joern - I wound up figuring out how to do this through trial and error. For those who have the issue this is how I fixed it:Code:#page-bar li:hover {   /*background: #cc9933;*/   text-transform:uppercase;  ... Weiterlesen →

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: