Forum Replies Created
-
In reply to: Thumbnail showing up in Posts list even with no Featured Image set
July 26, 2013 at 8:09 pm #39504Got it – thanks Prasanna!
In reply to: Thumbnail showing up in Posts list even with no Featured Image set
July 26, 2013 at 10:47 am #39502So once you upload an image to a post, even if you remove it it will always act as the featured image? Is that ever desired behavior? There are currently no images in that post directly, so why would an old image be displayed? It seems awkward to have to add css to remove something that was added and then removed through the GUI, no?
Thanks for your help,
David
Ah, I didn’t realize it was built in. The built in version works like a charm, thanks.
Here is the fix:
– make content-main a grid_16
– make #container inside content-main a grid_10
– change the ID on the #content inside #container (because ids are not supposed to be duplicated).
Is this something that should be fixed in graphene?
And actually, I was doing this in Chrome Developer Tools (with guidance from someone on IRC) – where would I actually make these changes so they are applied for real?
David
I tried changing the width of “content-main” (to much much smaller), and the gallery indeed got smaller, but the menus are still pushed to the bottom. After asking around, someone suggested it could be a problem that graphene uses repeated ID’s (like ‘content’ and ‘container’) that nested (as they are ) can cause problems like this. Could that be the case?
Thanks,
David
After some fooling around this seems to work:
.header-img {
position: static;
display: block;
margin-left: auto;
margin-right: auto;
}
Does that make sense?
In the right panel of “Graphene Options -> Display”, I did “Apply Options Presets (normal website)” and then it was back to the normal 900ish width. Who knows what happened… but thanks!
ronangelo: Hm, I don’t see those options? When I go to “Appearance -> Header” and click “Choose file”, it just uses a native system file selection dialog box to select the file, and then the only button I see is “Upload”?
Thanks for the quick reply.
I am not using a child theme, and I have no active plugins.
Additionally, in my “Graphene Options -> Display -> Custom CSS”, there is nothing.
Any other ideas?
David
Awesome! Looking forward to it 🙂
