+ Reply to Thread
Results 1 to 5 of 5

Thread: Alignment Adjustment

  1. #1

    Alignment Adjustment

    Hi,

    On this page: https://www.worldclassads.com/classi...hip-21397.html

    I want to change two listing field positions, so that it says: Help Wanted Part-Time on one line. I tried the display: inline-block, but it didn't work. Anyone have a better guess?

    Also, I how to display the common info header on that same page? I have contact info. and location info. but not the first one, common info. why?

    Brian
    Last edited by Brian Jester; May 20, 2021 at 01:42 PM.
    Thank you - Your Welcome
    Brian

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    go to css > style.css

    after:
    Code:
    Only registered members can view the code.

    insert this:
    Code:
    Only registered members can view the code.

    by default, the Common group is not displayed and reserved by the system

    you'd better create a new group and place it at the top with fields

  3. #3
    Hi Rudi,

    I am not exactly sure what you mean, I have a common information group already being displayed on the post ad page. Do you mean the Common Information group is reserved for the listing page as in my original post?

    Brian
    Quote Originally Posted by Rudi View Post
    go to css > style.css

    after:
    Code:
    Only registered members can view the code.

    insert this:
    Code:
    Only registered members can view the code.

    by default, the Common group is not displayed and reserved by the system

    you'd better create a new group and place it at the top with fields
    Thank you - Your Welcome
    Brian

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    In other words, you need to create a new field group and put it in your form with fields instead of the Common group

  5. #5
    HI Rudi,

    Thank you so much! Always finding the solution to the problems!

    Regards,
    Brian

    Which form do I add the group to? It appears only the listing form is the only form I can add the group to, but there already is and it doesn't show.
    Quote Originally Posted by Rudi View Post
    In other words, you need to create a new field group and put it in your form with fields instead of the Common group
    Thank you - Your Welcome
    Brian

+ Reply to Thread