Forum Replies Created
-
AuthorPosts
-
David Neff
MemberExcellent work! The only criticism I have is that I think the top dark part is a bit too much and you ought to put the main content in the grey area. Just my two cents.
David Neff
MemberI got it fixed thank you
David Neff
MemberCan someone pleeeeeeeeeeeease help???
David Neff
MemberAnyone?
David Neff
MemberAnd this is a demo link to what I have thus far for those using firebug http://projects.davidneff.biz/wp-epic/
David Neff
MemberHere is the CSS code of the navigation menu in question
#nav {
background-color: #282828;
clear: both;
overflow: hidden;
}#nav .wrap {
color: #999;
margin: 0 auto;
text-transform: uppercase;
width: 960px;
}#nav ul {
float: left;
width: 100%;
}#nav li {
float: left;
list-style-type: none;
border-right: 1px solid white;
}#nav li a {
color: #999;
display: block;
font-size: 12px;
padding: 7px 15px 6px;
position: relative;
text-decoration: none;
}#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
color: #FFF;
text-decoration:underline;
}#nav li li a,
#nav li li a:link,
#nav li li a:visited {
background-color: #1F3D59;
border: 1px solid #444;
border-top-width: 0;
color: #999;
font-size: 11px;
padding: 5px 10px;
position: relative;
text-transform: none;
width: 128px;
}#nav li li a:hover,
#nav li li a:active {
color: #FFF;
}#nav li ul{
height: auto;
left: -9999px;
margin: 0 0 0 -1px;
position: absolute;
width: 150px;
z-index: 9999;
}#nav li ul a {
width: 130px;
}#nav li ul ul {
margin: -33px 0 0 149px;
}#nav li:hover>ul,
#nav li.sfHover ul {
left: auto;
}David Neff
MemberCan you provide a screenshot?
David Neff
MemberI got the theme from someone else so I do not have access to the setup tut.
David Neff
MemberHow do I make the home page look like http://demo.studiopress.com/magazine/
David Neff
Member@marybaum, thank you so much. Your suggestion fixed it. All what I had to do was set the "blog" page to the "blog" template.
David Neff
MemberIn General Settings, do you have the home page set to show latest posts? If you have your home page set to show a static page, the theme is probably looking for any page that’s just posts to set up your home layout on.
The general settings show the home page to be a static page.
As for the From The Blog section, have you read the setup instructions for the Associate theme? They’re here. (That section is one of the home-bottom widgets.)
Someone else actually gave me the theme/license so I cannot get to the page.
David Neff
MemberThough the blog is still not showing on the blog page - just the grey part http://projects.davidneff.biz/jbim/blog/
David Neff
MemberAnyone?
David Neff
MemberThanks it worked!
David Neff
Memberbump
David Neff
MemberI had to disable the editor for now. That's not what I want. What I want is this http://demo.studiopress.com/magazine/
David Neff
MemberCan anyone help me??
David Neff
MemberIn other words, I want to have the recent posts appear underneath the slider.
David Neff
MemberCan someone please help me?
David Neff
MemberCan someone please help me?
-
AuthorPosts