• Hi,

    I have created my blog, make my theme, put some posts and installed some extensions.

    I have 3 problems that are in my theme because there are not on twentyten :

    First, the thumbnail has 10px more for the left border and 5 more for the bottom border (see it here : http://www.lightben-design.com/ ).
    I use Hungred Thumbnail Post (and it functions on twentyten)

    Then, the gallery : all is in one colomn, I don’t understand why (example here : http://www.lightben-design.com/galerie-dinfographisme-de-liut/?show=gallery ) and there are not margins or some effects like rollover/change the margin color.

    Finally, the slideshow : NextGen Gallery slideshow is ok on twentyten but not on my theme, do you know why ? (see the link before you can choose “diaporama” which is “slideshow” in french)

    Thank you in advance for your answers =)

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

    (@lightben)

    Up

    In your style.css, near line 496, remove the text-indent to fix the image border problem:

    .post-content {
    font-size:14px;
    line-height:19px;
    text-align:justify;
    text-indent:20px;
    }

    There are no styles associated with your gallery so check to see if ngg-gallery provides a css file that you should be including in your header.

    Thread Starter LightBen

    (@lightben)

    Thanks, the problem of the border is more fixed (there is again 5px at the bottom)

    Then, I tried to include “nggallery.css” in the header but it doesn’t function, and don’t forget that with twenty-ten, all is ok…

    Do you know how to fix that ?

    Thanks for your answer

    Thread Starter LightBen

    (@lightben)

    I’m sorry, for the css, it functions !!
    I try to do the same for the other plugin, File Gallery !

    I repeat my problems which are not fixed :

    1) The slideshow doesn’t function on my theme (and it’s ok on the default theme, tewntyten)
    2) There is 5px more at the bottom of my thumbnail
    3) The thumbnail is all the time the same, even if I upload one when I create/modify an article

    Even if you know just one of those problems, tell me, it helps me a lot ! =D

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘3 problems in my theme’ is closed to new replies.