Forum Replies Created
-
Mod
Looks like a problem with your Google +1 code on that latest post. The content after that isn’t visible, unless you print preview.
Mod
Go to “Plugins”, search for the plugin in the list, and click on “Activate.”
If you install plugins through the Plugins pane of WordPress, they usually give you the option to activate the plugin right after installation. I presume that you installed a plugin via FTP?
Mod
This is because the site title and site description are H1 and H2 on the front page, and H2 and H3 everywhere else.
Your best bet in these cases is to just use Photoshop or GIMP to create a header image with that text in place already, because you can apply a bit of anti-aliasing to the text and make it look a bit better. But as Josh pointed out, Graphene does provide a way to do this if you don’t want to use an image editor.
Mod
Make sure “What do you want to show in the slider” is set to “show latest posts”. What shows up then?
Mod
Yep.
Try adding:
.post-title,
.post-title a,
.post-title a:visited,
.entry-title,
.entry-title a,
.entry-title a:visited {style info here;}to your custom CSS
Mod
Yep, I have had a bit of trouble with that, as well. I’m not sure why.
Generally, once I have that thread open, I just pick the proper section from the “Move to” drop down menu and then click “Move”.
If someone hijacks a thread, I use “split topic”, which works better than moving to a new topic. But yes, it seems to be buggy sometimes. Which thread were you having issues with?
Mod
I like w3schools: http://www.w3schools.com/css/default.asp
Mod
try adding this to your custom CSS:
#text-12 img {
padding, margin: 0px;
border:none;
width: 200px;
}and then adjust the actual width until it fits the area of the text widget.
Mod
It’s not a plugin — just a bit of CSS and enough JavaScript to get those buttons into the TinyMCE editor. Try this post:
https://forum.graphene-theme.com/feature-requests/customizable-message-blocks
for more info and to see what is possible using these techniques.
Mod
It appears that you are using either Safari or IE, neither of which are apparently compatible with the Google Fonts plugin you are using.
The best way to accomplish what you want to do is to use Photoshop or GIMP to add the text to your header image.
