ronangelo
ParticipantForum Replies Created
-
.header_title {
bottom: 0 !important;
}How many machines with IE8 have you tested the site on?
tested on IE8, looks fine here http://api.browsershots.org/png/original/79/79309187e4fb766ba6848a4dbf01cf61.png
Quote:I’ve looked at it on IE 8 and 9, Chrome, and FF and it all seems to look right on my end…then maybe the problem is with some specific users and not the theme.
you can also change the theme temporarily to check if it loads properly.
In reply to: how to automatically insert read more after X amount of words
August 16, 2012 at 8:01 am #31565In reply to: After most recent Graphene update: Secondary menu dropping-down behind title on slider
August 15, 2012 at 5:49 pm #31869add this code on Custom CSS
#nav, #nav ul {
z-index: 20;
}Custom Menus: http://blog.kjodle.net/2011/08/25/how-to-create-and-use-custom-menus-in-wordpress/
You won’t lose anything from activating a child-theme. If you turn it off, then the site’s appearance will go back to the way it was.
In reply to: AddThis vs. Jetpack shareing options-which one is better?
August 14, 2012 at 7:27 pm #31843+1 on AddThis since we’re only pitting it against Jetpack’s sharing functionality.
and as Mr. Odle said, AddThis is just a piece of code that you can experiment with and put anywhere you like.
I’m no expert on this so this is all I can think of…
Maybe the Screen Options settings have been reset by the new graphene.
have you taken a look at the Screen Options to see if the meta boxes are unchecked?
In your homepage, I only see posts from the category “News Stories“
maybe you set a single category in the Graphene Options -> General -> Front Page
That must be set to disabled for every post to show up.
The post I see on your homepage is dated July 2 “Egypt on Egypt…”
That’s not the latest post is it?
Quote:The front page is set to show the latest posts.
wordpress shows the latest post by default without the need to set any options.
Did you change any settings in the Graphene Options?
[img]http://i.imgur.com/D5vdG.jpg?1[/img]
No Footer Color Option? So you’re not using the latest graphene.
Custom CSS
#footer {
background: #555;
}
