0
Welcome Guest! Login
0 items Join Now

SOLVED Bullet points and videos

    • Gareth E's Avatar
    • Gareth E
    • Sr. Rocketeer
    • Posts: 116
    • Thanks: 0

    SOLVED Bullet points and videos

    Posted 11 years 9 months ago
    • Hi

      I am using Gantry with the ChapelCo theme. I am also usng K2 and the all videos plug in. Whenever I add in a video I get a bullet point and a nasty yellow background at the top of the video. The site is Bathspaband.com/Kingswood. Does anyone know how I can remove this?
    • Last Edit: 11 years 9 months ago by Gareth E.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED Bullet points and videos

    Posted 11 years 9 months ago
    • have you enabled K2 styling in the template settings?
    • Gareth E's Avatar
    • Gareth E
    • Sr. Rocketeer
    • Posts: 116
    • Thanks: 0

    Re: SOLVED Bullet points and videos

    Posted 11 years 9 months ago
    • I have got the default K2 CSS enabled. I have managed to edit the K2 CSS to set the default background to transparent and this has done the trick. The only issue that I am now left with is the bullet point appearing. Any ideas how I can remove this? It doesn't show up in the actual article. I have used Allvideos to add the iframe link containing the video.

      Thanks

      Gareth
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED Bullet points and videos

    Posted 11 years 9 months ago
    • do you have a link?
    • Gareth E's Avatar
    • Gareth E
    • Sr. Rocketeer
    • Posts: 116
    • Thanks: 0

    Re: SOLVED Bullet points and videos

    Posted 11 years 9 months ago
    • It is www.bathspaband.com/Kingswood . The problem can be seen against the idea at the top and the google map at the bottom. Both are iframe links.

      Thanks

      Gareth
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED Bullet points and videos

    Posted 11 years 9 months ago
    • Gareth E's Avatar
    • Gareth E
    • Sr. Rocketeer
    • Posts: 116
    • Thanks: 0

    Re: SOLVED Bullet points and videos

    Posted 11 years 9 months ago
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED Bullet points and videos

    Posted 11 years 9 months ago
    • as a start you can add something like this to your custom css file

      .k2ItemsBlock ul {
      list-style: none;

      padding: 0;
      margin: 0 !important;
      }

      .k2ItemsBlock ul li {
      margin: 0!important;
      padding: 0!important;
      }

      .k2ItemsBlock div.moduleItemIntrotext {
      padding: 0!important;
      }
    • Gareth E's Avatar
    • Gareth E
    • Sr. Rocketeer
    • Posts: 116
    • Thanks: 0

    Re: SOLVED Bullet points and videos

    Posted 11 years 9 months ago
    • Excellent, problems solved.

      Thank you very much for all your help.

      Gareth

Time to create page: 0.083 seconds