Viewing 1 replies (of 1 total)
  • Thread Starter clemttt

    (@clemttt)

    Ok, i found how to do what I want,
    I don’t know if it’s perfectly clean, but if somebody is interested in it:

    .catablog-navigation
    display:block;
    position:absolute;
    margin-top:-56px;
    width:530px;
    font-size:18px;

    add:
    .next.page-numbers
    float:right;
    margin-top:-45px;
    display:block;

    and add:

    .page-numbers
    display: none

    (than add background url)

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: CataBlog] nav buttons prev/next’ is closed to new replies.