Viewing 4 replies - 1 through 4 (of 4 total)
  • On a first glance I can not see, what you mean with “displaying weirdly”…

    Thread Starter nowage

    (@nowage)

    You don’t see the gray and white alternating, horizontal lines appearing behind the images?

    in your themes style_cf.css on line 500 there is an html-element called “code” defined.

    code {
    border: 1px solid #E0E0E0;
    background: #F2F2F2 url("../../images/1/code.gif") repeat 0px 0px !important; }

    the “background:” definition created those grey lines.

    I can just guess that in your wordpress backend editor you may have inserted some html-element for “code” around the [portfolio_slideshow] shorttag

    Definitely the problem stems not from the plugin but from the theme.

    Thread Starter nowage

    (@nowage)

    I’ll take a look. I didn’t create that code. There was no conflict before. Thanks, though. I’m gonna eliminate it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Portfolio Displaying Weirdly’ is closed to new replies.