Forum Replies Created
-
OK, See this topic : http://docs.graphene-theme.com/Translating_the_theme
Cool.
Yes. And the code I gave does work. But It will be very nice if the “full width horizontal slider” can be an option in graphen admin. Creating a child theme and modify CSS is not really simple for a current user I think. And for now, the stuffs I did, do not work when the slider is configurated ti display background images + excerpt. It seems that CSS are not sufficient to diplay a nice-looking full with slider when “backround image + excerpt” option is cheked.
sorry for my frenglish
Since I did not find any answer, like you, I tried this : https://forum.graphene-theme.com/feature-requests/full-width-slider-above-sidebars
Hope it could help.
For now, this is what I do (if it could help) :
1- make a child theme
2- Modify “header.php” in the child theme :
Move
<?php do_action('graphene_top_content'); ?>juste before<div id="content" class="clearfix hfeed">(so the slider is above main content and sidebars)3- custom css (in the theme admin):
.three-columns .featured_slider #slider_root {
width: 930px;
}
.featured_slider {
width: 960px;
}
.three-columns .slider_post {
width: 900px;
}Many thanks for this. It is just that I need.
However, I have configured the slider for displaying background image.
With the above described custom css, the slider diplays 2 images of 2 different posts at the same time. Why ?
I have tryed to modify many css but I can not get a “nice” result.
So which css to modifie when the slider is in “background image + abstract” config ?
thx
Many thanks !
I agree with the flexibility of graphene. Making custom css available is very usefull for personnalization.
However, for printing, I prefer using a famous “print” plugin that is easy to intragating.
With two clics you have a “print” link on each post or page, and the plugin lists the links contained in the post at the end of the sheet. Very nice.
I hope this kind of function will be a part of graphene one day.
thx
you are a “prince”. 😉
Hello,
I woould like to know if this idea has progressed ?
It would be very usefull to have a small icon “print” for each page and post, linking to a minimalist css version of the content for printing.
I which this very usefull fonction will be soon implemented. I do not know realy how to do this myslef.
Thx.
Viewing 10 posts - 1 through 10 (of 15 total)
- 1
- 2
