Forums

Promotion Slider
Grey Area in Slider (9 posts)

  1. eos1922
    Member
    Posted 9 months ago #

    Hello

    I have searched the forum and cannot find the answer to my problem. I am trying to get rid of the grey aera in the slider. Other posts stated to changes the css in the style section of the editor. Since there are multiple style opsions in the css editor i am unsure as to how to go about fixing the issue.

    http://www.eos1922.org is my site.

    http://wordpress.org/extend/plugins/promotion-slider/

  2. rvnd
    Member
    Posted 9 months ago #

    This worked for me:

    div.promo_slider div.panel.panel-1 {
    	background-image: none;
    }
  3. carolemagouirk
    Member
    Posted 7 months ago #

    div.promo_slider div.panel {background-image:none}

    .panel-1 will only affect the FIRST panel. The above code will apply to each panel.

  4. acrobate67
    Member
    Posted 7 months ago #

    If you have Firefox there is a great plugin named Firebug which allows you to easily find what css is associated to any element of your page. Just right click on the element and select «Inspect with Firebug». Once you have found which css to modify, it becomes very easy.

  5. TheSupercargo
    Member
    Posted 6 months ago #

    Thanks carolemagouirk.
    That works beautifully.

  6. ultraracenews
    Member
    Posted 6 months ago #

    Where exactly does this code get inserted? div.promo_slider div.panel {background-image:none}

  7. ultraracenews
    Member
    Posted 6 months ago #

    Never mind, got it..

  8. Hanno1973
    Member
    Posted 6 months ago #

    You got it ultraracenews... I don't
    Where do I have to insert the code?

    Thanks!

  9. ultraracenews
    Member
    Posted 6 months ago #

    Hanno, Paste in the bottom of your Stylesheet (style.css) located in your themes editor.

Reply

You must log in to post.

About this Plugin

About this Topic