ExpertGeeks

Forum Replies Created

Viewing 3 posts - 46 through 48 (of 48 total)
  • Author
    Posts
  • in reply to: Float Right ? #897
    ExpertGeeks
    Participant

    Here you go.. 🙂

    Attachments:
    in reply to: Float Right ? #893
    ExpertGeeks
    Participant

    Thanks, that info was very helpful. The forum for some reason doesn’t want me posting images or links.. but I have fixed up the default template so that it looks like the printout under php5.6. Should I submit this to github?

    in reply to: Float Right ? #843
    ExpertGeeks
    Participant

    Thanks for the input. I tried changing the css so that the .right class shows as;

    .right {
    text-align:right;
    float: right !important;
    }

    and the text in the ‘Invoice Summary’ is right justified, the block is still on the left of the page. It doesn’t seem to matter what I set the ‘padding-right’ to because it never gets applied (it’s always left justified on the page).

    I’m assuming that this is a problem for everyone using the default form ?

Viewing 3 posts - 46 through 48 (of 48 total)