Forums

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

Home Forums CSS [Solved] Full Slider Issue

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #203472
    sportfeed
    Participant

    Hi Guys,

    I am working on a page and i use full sliders to make the site but now i have an issue.

    If i want to use CSS on a single slider it affect all other pages. Now i read something about to use page id’s to affect the edit to css on a certain page. But is this also possible on the sliders?

    I tried to use this css code on 1 slider but all the sliders will effect the edit.

    .section-content {
    padding-right: 250px;
    }
    .section-img img {
    width: 100px;
    }
    .layout-top .section-wrapper, .layout-bottom .section-wrapper {
    text-align: left;
    }

    But how to add this only to 1 singel slider?

    Its for the page: http://testsite.mmcreaties.nl/index.php/onze-producten

    Thanx for the help, i am still learning for css so any help would be nice. So the thing i want to know is how only change things on 1 single site.

    #203498
    sportfeed
    Participant

    Thanx a lot man!

    Maybe you can help me out with one more issue:

    • The page is made in a sort of contender. Can you see how i can change the widthness of the text? Now it’s very compact but i want it wider.

    http://testsite.mmcreaties.nl/index.php/onze-producten/

    #203540
    sportfeed
    Participant

    Thanx a lot man!

    and if i put the page id in front of it then it will only will be on that page right?

    #203543
    sportfeed
    Participant

    Thank u very much for all the help (Y)

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