Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #434257

    Hello,
    I have to create a particolar table of a timestory of a company.

    I write the table in html with its css style icorporated on the cell and I paste the code in a box text, but I don’t see the border table right, maybe because there is a conflict with the css of the theme.

    In private content I paste a html and css of my table. Can you help me? I write !important in any css style.

    #434804

    Hi Serena!

    I’m not exactly sure I understand what you are trying to do, adding a border to the right to the cells, correct? You can try the following CSS:

    border-right: 1px solid red !important;
    

    Best regards,
    Rikard

    #435119

    Hi Rikard,
    thanks, but it isn’t what I wont.
    The css I add to the table cell is like this page:

    http://www.com-tech.us/innovation.html

    But when I paste the table html in the wordpress page, it seems like this:

    http://www.com-tech.us/overview/company/innovation/

    #436127

    Hey!

    so what do you want to achieve exactly? is it the different distances you wish? If yes I don’t think it’s possible, because for every cell you would need a custom CSS. You could try to activate custom fields for all ALB elements, but I don’t think you would achieve exactly what you need. It’s too customized and you would need to hire a freelancer for this.

    Best regards,
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.