Im looking for a single-page template with a slider like here : http://www.squarespace.com/about/
I was searching for sliders and similar things and found 2 main categories: image sliders and full-page sliders, but nothing like in that webpage. Home someone know good template for this.
I can modify things a little but my javascript skills are too low to make such clear and smooth thing.
Thanks!
maybe this might be of help to you
https://github.com/JoeBonham/jQuery-Full-Width-Image-Slider
Related
I just got started with Elementor and want to create little animated sparkles that overlap a slider that will cycle through images of pastries on the home page. If this is possible, is there a way to make it responsive as well?
Thanks!
If you would like to do this, i recommend you to give a look at Revolution slider plugin. With elementor, with the free version, i do not think such a thing is possible. The free one is very limited and don't really lets you customize elements as you'ld like.
You can also give a look at Divi's page builder, which is not free, but in my opinion is way better and way more customizable than elementor.
I want to create a gallery view, for want of a better word as I dont really know exactly what it is called or what to look for.
Ideally bootstrap compliant or mobile friendly. I want to display products as images in strips, here is exactly the sort of thing I want to replicate but I dont know what API or even what to look for really.
Gallery menu
Can anybody tell me what this would be called or if they know a tutorial or plugin that can achieve this?
Sorry if this question isnt specific enough.
Horizontal Accordion
you can get help from other widget websites
see dynamic drive
So I have found a solution for CSS-only Pinterest style layout. I want to use CSS only because jQuery Masonry or whatever just seems less respectable.
I am a complete beginner who has bever coded anything, and I think it'll be easier to just stick to CSS for now and get good in it.
So I want to create a personal website, and I don't mind using JS elsewhere but for the layout I think I want to do it 'from scratch' without cheating with Masonry, and there is a tutorial for this with only a couple problems [cross browser issues and can't order the grids]. http://cssdeck.com/labs/css-only-pinterest-style-columns-layout
This is my question- how do I implement this into a full website?
I know the basic process of writing a website, but I really don't know where to start with making a website using this code. Can someone please give me a step-by-step on how to make a homepage that links to other pages in the website with this?
And how to customise the boxes so that they act as links to other sections of the website?
I want to do it like windows 8 style, where the homepage is made of tiles, you click on a square and it takes you to another section of the website.
HERE is an example of what I am trying to make- http://builtbybuffalo.com/
So in a sense I am asking for a step by step for beginners on how to code the website I just linked to.
Or where to find that info.
Cheers!
I am a starter of Drupal 7.
I like the "Busy" theme a lot, especially this one in its screenshot of demos.
Yet, after I installed this theme, it seemed pretty far from what it looks like in the screenshot above. I tried to customize it but so far, I did not make much progress.
I see a lot of people saying this theme is good. The usage statistic shows a lot of websites are using this theme. I do like its neat layout, but as a starter, I really need some advice on how to work with this theme. How to make it look like the screenshot?
Any advice is appreciated.
Thanks,
Milo
What exactly are you having trouble with?
I don't know your level of experience with Drupal so I'm just going to give you a couple ideas.
If you go to (yourSiteName)/admin/structure/block/demo/busy it will show a demo of where you can place blocks on the page to make your site look more like the picture.
(yourSiteName)/admin/appearance/settings/busy will take you to the settings screen where you can change colors and toggle features on and off.
(yourSiteName)/admin/structure/block will take you to the blocks page where you can change the layout of each block and also configure individual blocks.
I hope this helps, if you can give a more detailed question, you'll probably get a better answer
I am currently using the jQuery autocomplete feature. Functionality wise, it works awesome!
But in terms of styling (in addition to theme roller), I would really like to see something like
http://loopj.com/jquery-tokeninput/ and
http://www.emposha.com/demo/fcbkcomplete/
I am still reading the codes in these plugin, so that I can achieve similar look/behavior. Ideally, I would rather stick with jQuery UI library than switching over to other plugin. How would one go about making this happen?
EVERYTHING in Jquery is style-able via CSS. If you want to achieve a different look, simply build CSS that will override the default styles. If there's a specific style you're trying to achieve, I'm sure quite a few of us would be happy to help with ideas to make them happen.
BTW, the emposa.com site link you provided is completely dead. I'm hoping you're not trying to achieve THAT style....