Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #122825
    simonjansson
    Participant

    Hi, i want to add maybe one or two more boxes (contents) to my featured content layout, is it possible? and how? 😀

    #122846
    tikaram
    Keymaster

    @simonjansson : yes you can add up to 20 featured contents. Please follow this link to know more about adding featured content to your site. Let me know if you need further assistance.

    Regards,
    Tikaram

    #123207
    simonjansson
    Participant

    @tikaram : Ah okey now i tried and it looks messy.. Can you see this site3.fairit.se ? How do i make it so it looks more discipline?

    Thanks

    #123296
    Mahesh
    Keymaster

    @simonjansson: Just checked your site and you’ve put some tables in Featured Content section. How actually do you want to show it? Featured content section is actually made for displaying image and brief content rather than tables.
    Hope you understand. Let me know further.

    Regards,
    Mahesh

    #123439
    simonjansson
    Participant

    @mahesh : I want it to be info about each person, i used table because i thought it would be structured..

    (Picture)
    FIRSTNAME LASTNAME Role
    Phone: 070-565640
    Mobile: 076-52452
    E-Mail: [email protected]

    #123491
    Mahesh
    Keymaster

    @simonjansson: I guess just html would look better for this rather than table. Please try adding the following code in the content using Featured Image Content.

    FIRSTNAME LASTNAME <i>Role</i><br />
    Phone: 070-565640<br />
    Mobile: 076-52452<br />
    E-Mail: <a href="mailto:[email protected]">[email protected]</a>

    Regards,
    Mahesh

    #123513
    simonjansson
    Participant

    @mahesh: okey this is how i want it with the text, but 1. how can i fix so it will be more structured?, 2. Why is the first person “Anna” text blue? i removed that box but then, the new “first” person got blue text as well…

    #123522
    Mahesh
    Keymaster

    @simonjansson: The structuring is totally up to you how you want to display it. And the text is in blue because you have some code error in the following line:
    <a href="mailto:[email protected]">[email protected]<a />
    it should be
    <a href="mailto:[email protected]">[email protected]</a>

    Regards,
    Mahesh

    #123550
    simonjansson
    Participant

    @mahesh: ah okey thank you! i dont know how to structure it.. i want it to display 5 in a row or 3×2, do you know how to structure it?

    #123597
    Mahesh
    Keymaster

    @simonjansson: You can change the layout on featured content to Two columns, Three Columns and Four Columns. Go to Dashboard=> Appearance=> Featured Content=> Select Featured Content Layout and change number of featured content in No of Featured Content option, after change the number, save and refresh the page for changes.

    Regards,
    Mahesh

    #123601
    simonjansson
    Participant

    @mahesh: thank you mahesh! one last question is it possible to move the bottom contents to the red circles i have painted in this picture? https://imgur.com/a/HXrzR if it is possible, how do i move them?

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Add another box for featured content’ is closed to new replies.