Forum Replies Created
-
AuthorPosts
-
Hi Ygit,
unfortunately not what i wanted.In the content of a page i want the first item, in my case right now a promobox, to be fixed at the top and all other items that are below this promobox to scroll under this box, that this box is always at the top. Like the sticky header menu.
Cheers,
MarkusHello Ygit,
damn i forgot that setting.Thanks a lot.
Markus
Hello, there is nothing set in the theme options. Everything is done in the child-theme css.
Regards,
MarkusHi Yigit,
thank you.Cheers,
MarkusHi, i made it.
There are customm css at the slider settings:
.ls-slide {
position: fixed;
}Then in own css (child theme):
.ls-container {
z-index:1;
}#av_section_1 {
position: relative;
z-index:100;
background-color: #ffffff;
background-attachment:scroll !important;}
And then it works. :-)
Cheers,
MarkusHi Peter,
right now i´m using the color section.
But maybe i have to use a slider with more than one image.Cheers,
MarkusHi Simael,
but the image should be fixed and not scrolling with the site.Cheers,
MarkusMade it with another way.
used the colorbox and the whitespace separator.but now it isn´t a slider.
Maybe someone have any ideas.Cheers,
Markus- This reply was modified 10 years, 10 months ago by der_mueller.
That works great.
Thanx a lot!!!!!Cheers,
MarkusThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hi Josue,
thanx for your quick answer.
Unfortunately im not familiar with Javascript. :-(Cheers,
MarkusHello Josue,
can this be realized with this jQuery plugin:
http://bigspotteddog.github.io/ScrollToFixed/Cheers,
MarkusThank you.
Cheers,
MarkusAnd with custom css?
Cheers,
MarkusHello Yigit,
thank you.
The support here is really great!Markus
Hi Josue,
now the scroll-menu is at the top. Thanx.
Is there a way that it starts after scrolling 200 px?And i got another porblem.
Can someone take a look with the internet Explorer?
It´s not scrolling, it´s “jumping”.Cheers,
Markus- This reply was modified 11 years ago by der_mueller.
Hello Ismael,
thanks for this quick solution.Markus
Thats it,
thank you.Cheers,
MarkusHi Yigit,
just take a look at: http://polyscale.m3ms.de/All the three boxes shall have the same level at the top.
Cheers,
MarkusHi Yigit,
thanks for these helps.
But how do i get the box moving up so that they are at the same level like the “non-top-boxes”?
I tried with: .iconbox_top { margin-top: -20px;}
But this doesn´t work.Cheers,
MarkusI got some other question, i think it will be easy to solve for you.
Right now i got an iconbox at the home site.
How do i hide this icon from the top?And if i use the icon on left the box has no padding.
How can i fix this, when i want to use the icon-on-left box?Cheers,
Markus- This reply was modified 11 years ago by der_mueller.
Hello Ismael,
thank you for the quick answers.
It works.Cheers,
MarkusI was to quick. :-)
Take a look at some other site:
I got the breadcrum activatet, but it is positioned above the menu now.http://polyscale.m3ms.de/lichtleiter/
Cheers,
MarkusHello Ismael,
this works perfect.Thank you!
Cheers,
MarkusHello Ygit,
siteurl is polyscale.m3ms.de.Cheers,
MarkusHi Dude,
so i have to live with that mass of css queries.
THank you.Cheers,
MarkusHi Josue,
thanx.Cheers,
MarkusBut right now i got 14 queries.
Wouldn´t it be easier and better looking with a function that queries the actual media-height and then sets the content-wrapper to (nedia-height-(header+footer-height)?Cheers,
Markus -
AuthorPosts