badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Code style added dinamic – wrong

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4345
    jfernandezm
    Participant

    I have to know in which file is added the following code.

    If I had only one post in slide

    <div class=”slides displayblock”>

    But I have more than 1 changes to

    <div class=”slides displayblock” style=”position: absolute; top: 0px; left: 0px; display: block; z-index: 3; opacity: 1; width: 674px; height: 280px;”>
    <div class=”slides displayblock” style=”position: absolute; top: 0px; left: 0px; display: none; z-index: 2; opacity: 0; width: 674px; height: 280px;”>

    some file add the style””, but these code gets me wrong dimensions for width.

    I have to know which file add this code. I think was a js file because is dinamic, but I can’t found this!

    #4386
    Sanjip Shah
    Participant

    @jfernandezm The code to display the slider part is in the file header-extensions.php file. This files is located in theme folder->library folder->structure folder. And is mainly inside attitude_featured_post_slider function. The js file are inside the js folder. The library file is jquery.cycle.all.min.js and attitude-slider-setting.js

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.