Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi man! i found the solution!
    IF you for pagination mean that orrible effect on “labels” and text input field (too much space between them), you have only to remove some < br />

    File is: form-post.php located on folder plugin/fv-communiti-news/fv-cntheme/fvcn/
    You have to delete the ” < br /> ” at the end of these line:

    < label for=”fvcn_post_form_author_name”><?php fvcn_post_form_author_name_label(); ?>< /label>< br />

    You also have to remove other < br /> at the end of others lines

    fvcn_post_form_author_email_label()
    …fvcn_post_form_title_label()…
    …fvcn_post_form_link_label()…
    …fvcn_post_form_content_label()…
    …fvcn_post_form_tags_label()…
    …fvcn_post_form_thumbnail_label()

    Thread Starter Marcos32

    (@marcos32)

    No…it’s a free theme….you can pay for delete the footer link…but it’s all free and working ??

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