go41

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

von Joern am 17. Feb. 2011 | Keine Kommentare

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;

   }
#page-bar a, #page-bar a:visited {

   margin: 0px;

   padding:10px 18px;

   text-transform:uppercase;

   color:#FFF;

   display:block;

   }
#page-bar a:hover {

   background: #cc9933;

   text-decoration:none;

   display:block;

   }

(von: ARCHITERIALS)

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 Joern

17. Feb. 2011 (von: Joern)

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.cssIt's actually to make sub-child-pages line up beside the dropdown of child-pages, it might help you with the…

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: