• Resolved Hans

    (@vlie)


    Hey
    I have a website with old postcards now I want to put text under the postcards. But whatever I do it does not go as well as the text is too much to the right, halfway through the postcard
    When I make a table with an online HTML program I see the text nicely below each other and the space between the lines small, but copy the HTML code in the program then you see the rules underneath further apart and I do not want that . Or when pasting the code into the program, the program automatically removes certain code.

    <table style = “width: 551.5px;”>
    <tbody>
    <tr>
    <td style = “width: 92px;”> Issue: </ td>
    <td style = “width: 472.5px;”> I. Fisherman </ td>
    </ tr>
    <tr>
    <td style = “width: 92px;”> Sent: </ td>
    <td style = “width: 472.5px;”> 1968 </ td>
    </ tr>
    <tr>
    <td style = “width: 92px;”> Note: </ td>
    <td style = “width: 472.5px;”> In the past the fam. Kroon lived here. </ td>
    </ tr>
    </ tbody>
    </ table>

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Mihai Ceban

    (@mihaiimagely)

    Hi @@vlie

    I would actually keep the custom HTML code as simple as possible and without using inline styling as NextGen may be set to filter specific inline parameters from the HTML tags for the security reasons.

    Thanks for your understanding,
    Mihai

    Because it has been a month or more since your last reply, I am going to mark this as resolved as I assume you have found a solution. Please feel free to reply again if you still have questions.

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

The topic ‘HTML code’ is closed to new replies.