Viewing 3 replies - 1 through 3 (of 3 total)
  • Since we are not logged it we will never see it ??

    Thread Starter jskoo23

    (@jskoo23)

    Well, if you’re not logged on, you don’t see the text “edit this entry” but the bar still shows up — cutting through the head of the first person in my table! Help!

    A little CSS magic…
    Instead of inline styles you should put all your table style stuff in your stylesheet and add something like:

    table {
    ...
    margin-top: 35px;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Edit this Entry bar acting strangely’ is closed to new replies.