Quote (0n35 @ Dec 18 2013 03:28am)
Code
<div id="slider">
<div class="slide" style="background: url('/Image Library/Mizani/Global Navigation/Home/banner01.jpg?code=86a918ae-0b40-4b18-a578-b5a96c1566cc') no-repeat center 0;" alt="The Professional Authority for all curl textures, View our Product Collections"> <div class="bannerTxt dark"> <h1>THE PROFESSIONAL AUTHORITY FOR ALL CURL TEXTURES</h1> <a href="/products/category/haircare/haircare">View our Product Collections</a> </div></div><div class="slide" style="background: url('/Image Library/Mizani/Global Navigation/Home/banner02.jpg?code=41ee20ed-d3a4-4cd4-905f-faca1fbf81d6') no-repeat center 0;" alt="The Natural Hair Movement, Join the Movement"> <div class="bannerTxt"> <h1>THE NATURAL HAIR MOVEMENT</h1> <a href="/your-hair--inspiration/natural-hair-movement/natural-hair-movement-list">JOIN THE MOVEMENT</a> </div></div><div class="slide" style="background: url('/Image Library/Mizani/Global Navigation/Home/banner03.jpg?code=61450e0f-c3f9-4cb2-88a5-1c753c4eea38') no-repeat center 0;" alt="We are every color every texture every curl type, Discover your curl type">
<div class="bannerTxt">
<h1>WE ARE EVERY COLOR EVERY TEXTURE EVERY CURL TYPE</h1>
<a href="/your-hair--inspiration/discover-your-curl-type/curl-key-list">DISCOVER YOUR CURL TYPE</a>
</div>
</div>
</div>
thanks i was trying to understand how to go from:
Code
<ul class="bxslider">
<li><img src="/images/pic1.jpg" /></li>
<li><img src="/images/pic2.jpg" /></li>
<li><img src="/images/pic3.jpg" /></li>
<li><img src="/images/pic4.jpg" /></li>
</ul>
....to the HTML you provided from the mizani sourcecode.
Quote (labatymo @ Dec 18 2013 03:56am)
With the amount of time you put into posting your walls of text of questions, you could have learned enough HTML to just download the jquery script and put your HTML content into it...
oh yea, im sure in the 35 seconds it took me to type my posts, i had enough time to google, find the right answer, try it out, learn it, debug any errors etc.
either way, i got the perfect solution. Some nice guy on Stackoverflow provided me a slider that comes with buttons and divs etc that all i had to do was style it the way I wanted and add my own URLs.
Maybe you have no clue what a wall of text is...But im sure its not a 6 lines of text lmfao.
This post was edited by iBruno on Dec 18 2013 09:31am