About this topic

  • Posted by bidiman 2 years ago. There are 16 posts. The latest reply is from miseroprospero.
  • This topic is not resolved
  1. Hello everybody and thanks for this gallery plugin.

    I just have a little problem.
    here is my gallery website:
    http://kite-be.lescigales.org/?page_id=26

    but the contributor text is white ON white. and then we cannot see it.
    And I ask to myself why the background of my gallery is white et not black as the exemple page author plugin:
    http://smashly.net/photosmash-galleries/

    I know that I have to searh in my css file...
    But it could be great if somebody can tell me which line of bwbps.css I need to modify?

    thank you,

  2. for the texte I success to find those lines:

    .bwbps_gallery_div a{
    color: #fff;
    }

    .bwbps_gallery_div a:hover{
    color: #fff;
    text-decoration: underline;
    }

    But i didn't success to change the background in black.

    help..?

  3. hi bidiman,

    Sorry for the delay on getting back to you...Adding these rules to your Template's style.css file should fix it for you (putting it in bwbps.css will get overwritten next time you upgrade, so if you do that, you'll have to add it back in after upgrades):

    .bwbps_gallery_div tbody{ background-color: #000; }

    .bwbps_gallery_div a{ color: #fff !important; }
    .bwbps_gallery_div table, .bwbps_gallery_div td{ border: none !important; }

    Hope that helps.
    BB

  4. It works!
    Thank You very much for your help!

    I wish you the best for the continuation of this really nice gallery plugin.
    ;)
    Bidi

  5. HI,

    I am having this same issue. I have added the above rules to my templates style.css but no change. Do you have any other suggestions?

    Thanks for a really cool plugin!

    Suzie

  6. Sorry to tag along with the other background color issues but I'm having one, too, in IE 7.0. The background of the middle row on the page is appearing white with white text rather than black (I haven't changed the CSS at all). The gallery looks normal in Firefox so I can't use CSSViewer to figure out what is changing the middle row's background color in IE. Other than that this plugin is amazing and I love it - thanks so much for it!

    Here is where it is happening: http://ethnicfoodproject.com/asia/lebanon-lebanese-taverna/

    Thanks!

  7. Suzie, retoldstory,

    You're welcome!

    Send me a link and I'll take a look. (retold...the link you listed didn't work for me :( )

    BB

  8. http://www.twowheelweddings.com/motorcycle-wedding-cakes

    Thanks Bryon, I appreciate it.

  9. Suzie,

    Add this to your CSS and you should be good:

    .bwbps_gallery_div td{background-color: #000 !important;}

    Cheers,
    Byron

  10. Thanks a ton Byron! It's nice to be able to see the links now.

    Suzie

  11. Very welcome.
    BB

  12. hi there..thanks for the plug in!

    can u please teach me how to change the background of my layout? i want to use the standard disply layout but i want the background trasparent not white...thanks!

  13. Add this to your style.css file in your template folder and you should be good:

    .bwbps_gallery_div td{background: transparent !important;}

    Cheers,
    Byron

  14. Hi, byron.
    I've followed all your instructions, including you gave to Suzie, but no succeed.
    Could u have a look?

    http://www.miseroprospero.org/blog2/

    Is it possible to center the thumbnails in the middle of the box?

    Oh, Thanks again.

  15. Hi miseroprospero,

    I see your gallery (looks very nice...very artistic). The thumbnails appear to be centered to me.

    I'm not 100% sure what your question is (other than the thumbnails, and it looks like you've solved that). Let me know what you're trying to accomplish.

    Sorry, I'm missing the point.

    Byron

  16. Hi!!
    About the gallery in the post. The thumbnails are into a white box.
    The first question is I would like to put the background of the box in black and I found this topic. I followed your instrutions. I pasted first the rules you gave to bidiman and it didnt work. Then I pasted the one you gave to Suzie and it didnt work either. My theme is Atahualpa. It's nice, but a bit complicate... Maybe it is not enough to paste those rules in the template style.css. I tried as well in bwbps.css. The problem, byron is Im afraid I dont have the minimum knownledge to jump into this, although I succeed in other questions. That's why I would need detailed instructions. I'm self-taught with help of forums and the old teacher: learning from match-error...
    The other questions is, once the box is full of thubnails it remains a white-empty space in the right. I would like to avoid that in order we could see the thumbnails occupying the whole box, "centered". Maybe reduce the box dimensions would be enough, cause it looks a bit too large for my taste.
    Just if you could lead me to the part in the css I should make those adjustments, then I will experiment it.
    Excuse me.. I'm designing the appereance of the blog and will work to fit all the elements.
    I also will open a couple of new topics in the forum, cause I feel your plugin is full of possibilities.
    THANKS a lot for your help, you're doing a great work

    Carlos

RSS feed for this topic