clemttt
Forum Replies Created
-
Forum: Plugins
In reply to: [Float menu - awesome floating side menu] Label Below ICONHi ! Did you had the answer to have the text always present…?
Hi Dave
there is another difference:
if you change the height (size) of your window,
the size of the slider change.That’s what I’m trying to do.
Sorry I’m in local now.
Thanks for the answer,
the example here preserve the aspect ratio of the slides too:
http://www.christopherandersonphoto.com/and have the responsive width + height
Do you know how to do it with metaslider?
Thanks
Hi
did you find how to resolve the problem of the one picture?
I almost finished the site and i’m worried about changing the version of my meteor…
Forum: Plugins
In reply to: [CataBlog] [Plugin: CataBlog] nav buttons prev/nextOk, i found how to do what I want,
I don’t know if it’s perfectly clean, but if somebody is interested in it:.catablog-navigation
display:block;
position:absolute;
margin-top:-56px;
width:530px;
font-size:18px;add:
.next.page-numbers
float:right;
margin-top:-45px;
display:block;and add:
.page-numbers
display: none(than add background url)