carousel slider
Posted by Taylor Bernard on May 21, 2015
trying to figure how this one works out.
got it working for 1 carousel. but trying to figure out how to use it on diff pages without making diff .css files.
here are the html and css.
only thing confusing me is on the css the container list of 8 images at the top. whats that for? because i can go back to the html and change the picPath to my own images and it works, so i dont know why its referencing them in the css.
got it working for 1 carousel. but trying to figure out how to use it on diff pages without making diff .css files.
here are the html and css.
only thing confusing me is on the css the container list of 8 images at the top. whats that for? because i can go back to the html and change the picPath to my own images and it works, so i dont know why its referencing them in the css.
Comments
Taylor Bernard on May 22, 2015:
just has got a weird top margin or padding on the image alone, not the div thats throwing it down like 20px. cant find it
Justin Bernard on May 22, 2015:
post code, html and css
Taylor Bernard on May 22, 2015:
working on just project_view_1 right now
Taylor Bernard on May 22, 2015:
im loading the js and css at the top just like my other files, and its in the same dir and working on local. see what im missing? gotta be something with ../ or ./ or / just dont know which one.