njwest
Forum Replies Created
-
Here is the full menu CSS:
/* =Menu
————————————————————– */#access {
background: #fff;
display: block;
float: left;
margin: 0 auto;
width: 880px;
padding: 10px 60px;
}
#access .menu-header,
div.menu {
font-size: 11px;
margin-left: 0px;
width: 880px;
}
#access .menu-header ul,
div.menu ul {
list-style: none;
margin: 0;
}
#access .menu-header li,
div.menu li {
float: left;
position: relative;
}
#access a {
color: #5f6a72;
display: block;
line-height: 14px;
padding: 0 10px 0 0;
letter-spacing: 0.1em;
text-decoration: none;
text-transform: uppercase;
width: 100px;
text-align: center;
}
#access ul ul {
box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
display: none;
position: absolute;
top: 38px;
left: 0;
float: left;
width: 180px;
z-index: 99999;
}
#access ul ul li {
min-width: 180px;
}
#access ul ul ul {
left: 100%;
top: 0;
}
#access ul ul a {
background: #fff;
line-height: 1em;
padding: 10px;
width: 160px;
height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
background: #fff;
color: #c2042a;
}
#access ul li:hover > ul {
display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
color: #000;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
color: #000;
}Forum: Fixing WordPress
In reply to: WordPress in Subdirectory Not Directly AccessibleMain installation – Custom Structure: /%category%/%postname%/
Subdirectory installayion – Day and name
The Site Address change did not work, it brought me to a “Page Not Found” off of the root URL rather than the root URL homepage
Thank you for your assistance!
Forum: Fixing WordPress
In reply to: WordPress.com User InvitationsFound it immediately on the front forum, my biased reservations about wordpress.com were just that – biased reservations. In case anyone wanders here from a support forum search, here is the thread for migration on wordpress.com support
Forum: Fixing WordPress
In reply to: WordPress.com User InvitationsThanks for the leads, fellas.
I realize the difference between .ORG and .COM Jan but you could understand why I’d ask the very open-minded .ORG people before the .COM as I imagine the .COM people will just tell me to buy their overpriced premium packages. Either way, thank you for taking the TIME to REPLY.