How to move slider down
-
Im using the graphene theme 1.9.2 and I would like to move my slider down with 200px and put texture in the space on top. Is there a way to do it?
Mod
The easiest way would be to use the
before_slidercustom action hook to place something before the slider.Quote:put texture in the space on topI have no idea what you mean by this.
Like I want to put a text message before the slider for instance if this is my text below.
Display text messageDisplay text messageDisplay text messageDisplay text message
Display text messageDisplay text messageDisplay text messageDisplay text message
Display text messageDisplay text messageDisplay text messageDisplay text message
Display text messageDisplay text messageDisplay text messageDisplay text message
Then the slider must display here (2nd)
Mod
In that case, definitely use the
before_slideraction hook widget area. Drag a text widget over to it and drop in your message. Will work like a charm.Tutorial on Graphene action hook widget areas:
http://blog.kjodle.net/2011/11/04/graphene-action-hook-widgets-an-easy-way-to-modify-your-blog/
Let us know if you run into problems.
Hey there Kenneth I manage to get that but i would like to stretch it 100% so that i can add the image right accross the theme in the before slider
Mod
In that case, try the
before_contentaction hook widget area.
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
