Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post.

    Centering the images with this code does not work, because the table with the images was not created with TablePress, but via hand-coded HTML code.
    If you use TablePress for the table, centering should be no problem.

    Regards,
    Tobias

    Thread Starter aliceandcaligula

    (@aliceandcaligula)

    Hi Tobias,

    I know that ?? I’ve just put in other tables, so that the page doesn’t look unfinished. I tried it with TablePress, too – of course – and it didn’t work for me.

    Jana

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Jana,

    ah, ok ?? I was just confused to not see TablePress tables then ??

    Can you then please add the TablePress table to the page again? I will then try to find out what else needs to be done for the centering.

    Regards,
    Tobias

    Thread Starter aliceandcaligula

    (@aliceandcaligula)

    I put it in the page linked above, just below “… coming soon …”

    Thank you for your help!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    ah, great. Thanks!

    Centering this is actually a little bit tricky, as the hover effect for the images uses its own HTML code.
    Please try this “Custom CSS”:

    .tablepress-id-3 tbody td > div {
      width: 218px;
      margin: auto;
    }

    instead of what you are using now for the centering.

    Regards,
    Tobias

    Thread Starter aliceandcaligula

    (@aliceandcaligula)

    I know.
    It took me ages to do the “hover” effect and now that it’s there it still causes problems.

    The code didn’t work, sorry.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    as it seems, the > didn’t make it through as an >, but was converted to &gt somehow. Could you check that?

    Regards,
    Tobias

    Thread Starter aliceandcaligula

    (@aliceandcaligula)

    IT WORKS!!!

    Thank you, man, I’m so happy!

    Where can I donate???

    Thank you SO MUCH! ??

    Thread Starter aliceandcaligula

    (@aliceandcaligula)

    You just recieved payment…
    Love guys like you!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Jana,

    great! ?? Thanks for the confirmation that this did the trick!

    And thanks for the donation, I really appreciate it!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

    Thread Starter aliceandcaligula

    (@aliceandcaligula)

    Oh, sorry, but I have just one more question:

    The images served as a link to a certain page – this link function is now disabled. How can I enable it again?

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    the images are links for me… The first one links to an image (which then opens in that lighbox), while the other two link to two pages of your site.

    Regards,
    Tobias

    Thread Starter aliceandcaligula

    (@aliceandcaligula)

    I’m sorry again, it DOES work, just need some html-modifying.

    Never mind!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem! ??
    (By the way: Neither TablePress nor that “Custom CSS” would mess with the HTML code of those links.)

    Best wishes,
    Tobias

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Center image and hover image’ is closed to new replies.