Forum Replies Created
-
Nope, that does nothing, I have it changed in there to Lato but its still does not change.
so for all of this I need to add more, with
a:visited
?/* Top level header menu, hover and current state */
#header-menu > li:hover,
#header-menu > li.current-menu-item,
#header-menu > li.current-menu-ancestor {
background: url(images/sprite_h.png) left -100px repeat-x #eee;
}
#header-menu > li:hover > a,
#header-menu > li.current-menu-item > a,
#header-menu > li.current-menu-ancestor > a {
color: #000;
}
#header-menu > li:hover > a > span,
#header-menu > li.current-menu-item > a > span,
#header-menu > li.current-menu-ancestor > a > span {
color: #000;
}
#header-menu > li.menu-item-ancestor:hover > a,
#header-menu > li.current-menu-item > a,
#header-menu > li.current-menu-ancestor > a {
background-position: -877px -192px;I cant seem to find the code that changes the visited color? Any idea?
Sorry i was able to find out how, but now for some reason the word News and Forum are showing up a light grey, when the rest are black, not sure why?
In reply to: Having a slow morning, Where can I enable the Nav bar?
January 18, 2012 at 1:56 pm #22343Deleting and reinstalling fixed it. Thanks.
In reply to: Having a slow morning, Where can I enable the Nav bar?
January 17, 2012 at 5:21 pm #22341I had the Nav Menu disabled a while ago and now I want it back, I have the menus created and selected to show under Header, Secondary AND Footer, but still nothing shows up on my site.
In reply to: Having a slow morning, Where can I enable the Nav bar?
January 17, 2012 at 4:55 pm #22340No, that is a plugin I downloaded because I cant get it to work.
In reply to: Having a slow morning, Where can I enable the Nav bar?
January 17, 2012 at 4:31 pm #22338This is my custome CSS
@import url(http://fonts.googleapis.com/css?family=Armata);
.sidebar h3 {
border-radius: 0 0 0 0;
}
.sidebar h3 {
box-shadow: none;
}
.sidebar div.sidebar-wrap {
border: 1px solid #e3e3e3;
-moz-box-shadow: 0 0 0px #000;
-webkit-box-shadow: 0 0 0px #000;
}
#sidebar1, #sidebar2 {
margin-top: 280px;
}
.full-sized.featured_slider #slider_root {
width: 930px;
}
.two-columns .full-sized .slider_post {
width: 930px;
}
.full-sized .slider_nav {
margin-right: -250px;
}
In reply to: Having a slow morning, Where can I enable the Nav bar?
January 17, 2012 at 3:47 pm #22336Ok I did that but nothing shows up on my site?
In reply to: Having a slow morning, Where can I enable the Nav bar?
January 17, 2012 at 3:39 pm #22334Yea I just deleted that. Trying to get the basic Nav bar back, but I cant find where to enable it for some reason.