Forum Replies Created
-
Mod
Would it really give problems when I would make the picture around 10 pixels bigger?
No, because the image you see in the post will still conform in size to fit within the post area. However, when you click on that image (assuming you have link set to image, rather than file), it will appear full-size (as the Elastoplast one does). For an extreme example, see this post, with an image that’s 1280×800: http://test.kjodle.net/blog/2011/10/12/media-setting-image-size-test-post/
Mod
Yeah, I could copy the sprite master file to my child theme folder and make changes to that. Then just copy css over and remove “images/”. Yeah, I think that would work.
I’ll play around with that some more this weekend. I’ve been dissatisfied with the look of my bookblog and I think this approach might be one of the things I’m going to try out. Thanks, Josh.
Mod
Well, the Elastoplast one is showing up as 600px. Did you get this figured out?
Mod
A comment about IE? No, I only work with real web browsers….
On the other hand, I have never seen the
emptyattribute. That works a treat in Firefox.Mod
Actually, you can use the “Pages” widget but your sorting options are limited.
Mod
Text widgets will accept any valid html, so you can paste something like this into one:
<select onchange="document.location.href=this.options[this.selectedIndex].value;" name="archive-dropdown">
<option value="">Select Option</option>
<option value="https://forum.graphene-theme.com/graphene-wordpress-theme/"> Graphene Forum</option>
<option value="http://wiki.khairul-syahir.com/graphene-theme/wiki/Main_Page"> Graphene Wiki</option>
<option value="http://dev.khairul-syahir.com/wordpress/graphene/"> Graphene Theme Demo</option>
</select>Just change the options to whatever you would like.
Ken
Mod
Web optimisation is a good goal, and altering the sprite file is a good way to reduce overhead. But won’t this mean altering the theme’s core files? Is there a way to achieve this with a child theme or with custom CSS? I’ve spent a couple of hours trying to figure this out and I’m not having much luck.
Mod
Je comprends! This seems to be a problem with the French translation. See this post for more information:
https://forum.graphene-theme.com/graphene-support/diaporama-bug
Ken
Mod
Mod
Thanks. I thought it was some kind of CSS thing. I haven’t really played around with sprites. A whole new world of possibilities is now open.
