• werbr

    (@werbr)


    I have an issue when trying to insert a series of images in my text widget. I’ve created the html in dreamweaver using a table and then inserting the rollovers. For some reason it seems to be adding a space between the images. The images should be on top of each other with zero gap.

    https://brbeta.michaelgalli.ca

    thanks

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

    (@stvwlf)

    try adding this to your style sheet

    .textwidget td { padding: 0 4px; line-height: 7px; }

    Thread Starter werbr

    (@werbr)

    Worked like a charm, thanks so much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Text widget and html formatting’ is closed to new replies.