• Resolved Kromudh

    (@kromudh)


    Hi

    A simple question: I want to remove the 1px border as I want the slideshow to be absolutely flush with elements next to it. How do I do it? Under “About colors and opacities” I can change the color but not disable it or set it to 0.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Kromudh

    (@kromudh)

    Me again. Tried going thrugh frontpage-slideshow.php and changing every instance of “border: solid 1px” to “border: solid 0px”. In total 9 places (lines 649, 718, 756, 925, 932, 986, 994, 1210, 1219).

    Didn’t work.

    It is always good to exersise our telepatic abilities and see through what plugin you use. And I can tell you it is in css file, ohmm

    Thread Starter Kromudh

    (@kromudh)

    A huge fan of telepathy myself, but only part receiving this one.

    I am quite new to WordPress but know a fair bit about HTML, CSS and such. Using Firebug I can see that the plugin (Frontpage Slideshow) is reading CSS from CSS files called WordPress #1, WordPress #2 and WordPress #3.

    Testing in Firebug, I can see WordPress #3 is the culprit so loads of good karma to you.

    But for the life of me, I can’t find “WordPress #3”. Where the heck is it? I want to edit it real bad …

    Thread Starter Kromudh

    (@kromudh)

    Ok. Finally figured it out. To anyone with the same problem:

    The CSS in question is generated by the plugin. To be specific we’re talking line 147 in the “template.php” file.

    Change 1px to 0px and you’re sorted.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to remove the border?’ is closed to new replies.