Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS increasing the width of image slider on my website

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30958
    anoopha
    Participant

    my website: http://anubimb.com has a slider on the homepage. Currently the width of the slider is 800px, I want to increase it to 996px.

    I have moderate/basic knowledge about CSS but I couldn’t solve this particular problem no matter what I try.

    Any help would be really appreciated. Thanks.

    #70083
    TheDoc
    Member

    There are a lot of places that 800px is being referenced in, here are some:

    style.ss:

    .anything-slider

    .anything-slider .wrapper

    autofocuspro/css/portfolio-layout.css?ver=20100610:

    .blog #content #featured-slider-container .post.sticky

    #68647
    anoopha
    Participant

    I solved this issue. I changed all the places in the css where anything slider was being referenced from 800px to 966px.

    thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.