Forum Replies Created
-
Mod
In reply to: A simple question regarding adsense in action hooks
November 12, 2011 at 4:58 pm #19648I did exactly the same thing and had the same issue. I wrote a tutorial for it, which you can
radread here:http://blog.kjodle.net/2011/11/04/graphene-action-hook-widgets-an-easy-way-to-modify-your-blog/
I mention a couple of different ways to handle it; you can choose what works for you.
Good luck,
Ken
Mod
Yes, basically. Any new or updated functions should go in the child theme’s functions.php file.
Mod
Moved to Support. Please be sure to post in the correct section for better/faster advice.
As long as you are in maintenance mode it is impossible to see your site and difficult to give you specific advice.
For item #2, you can try this custom CSS:
.homepage_pane {
border: solid 1px #000000;
}I think that’s what you want, but it is difficult to be more specific.
Mod
Try this custom css:
#header-menu > li > a {
padding: 9px 5px 10px 5px;
}Mod
I answered this over here, but want to make sure you see it:
https://forum.graphene-theme.com/antiaris-support/help-again-with-banners-please#post-10882
Mod
There is a way to do this, and it has been discussed in the support portion of this forum. As Ricardo mentioned, it involves a plugin that maps pages to categories, and then you can include them in the slider. Take a look around in your spare time and I’m sure you’ll find it.
Mod
Try reading this post and see if that helps:
https://forum.graphene-theme.com/graphene-support/bug-unwanted-horizontal-scollbar#post-7509
Mod
You can enter small amounts of custom CSS by going to
Graphene Options >> Display >> Custom CSS
(it’s at the bottom). Just enter your custom CSS and click the “Save Options” button.
For large amounts of custom CSS, you should use a child theme. You can read about how to create one in the theme’s wiki here:
http://wiki.khairul-syahir.com/graphene-theme/wiki/Customisation_using_a_child_theme
Mod
Mod
Moved to Support. Please be sure to post in the correct section.
Excerpts are used in a lot of different places: in the slider, in archive pages, on the homepage panes. Where is is that you would like them displayed in two columns?
