rekonx
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] [Customizr] Make a background slider for pages ?Hey thank you man, I appreciate that !
Also thank you for the tutorial, I’ll have a look as soon as possible to make my website more efficient !! 🙂
Forum: Themes and Templates
In reply to: [Customizr] [Customizr] Make a background slider for pages ?Hello rdellconsulting,
Good job !I tried to add :
article.post-24 {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
}Aaaand it work ! You’re a boss hehe.
This piece of code was simple, but will really help me !
[PROBLEM SOLVED]
Forum: Themes and Templates
In reply to: [Customizr] [Customizr] Make a background slider for pages ?Ok guys, I’m on the right way !
Apparently, the plugin used to put a slider as background is WP supersized, combined with NextGen Gallery.
Here’s my progression : http://facetool.fr/epilations/ .
Now, i would like to add a semi transparent container to place my text in.
Can I do this with shortcode Ultimate, or with a specific plugin?
Forum: Themes and Templates
In reply to: [Customizr] [Customizr] Make a background slider for pages ?Hello,
Thank you for the fast answer.
I checked the page with Firebug, it’s a really nice tool, unfortunately I’m not good enough to see how they manage to put a slider with custom fields as background.
Tried to install and configure some NextGen plugins but all I’ve got is a basic slider that I can put in my pages.
Maybe the website uses the basic Customizr slider with some custom css ?
I have noticed that only the slider is moving, the container doesn’t move, so maybe, you have to copy the slider’s shortcode and put it as a background somewhere?