D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

New Testimonial Section – how can we change

Front Page D5 Creation Forum General Support New Testimonial Section – how can we change

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #3402
    Paul Wallin
    Participant

    Site: http://idahoprocessor.com/
    Theme: Simplify

    How can we;
    1) slow up (too fast, can’t read it all)
    2) change formatting (left formatted vs. center)

    Thanks

    #4520
    D5 Creation
    Keymaster
    Quote:
    Quote from pablocabo on June 27, 2013, 06:35
    Site: http://idahoprocessor.com/
    Theme: Simplify

    How can we;
    1) slow up (too fast, can’t read it all)
    2) change formatting (left formatted vs. center)

    Thanks

    Please change the value of speed: 1000, from Line 151 of front-page.php

    for left alignment of the testimonial use the following code in the Custom Code within Head Area of Simplify Options.

    Code:
    <style>
    .fpage-quote { text-align: left; }
    </style>
    #4742
    Ingvar Aandalen
    Participant

    Hi,
    I tried to set in the code in the General Options under Custom Code within Head Area

    <style>
    .fpage-quote { text-align: center; }
    </style>

    I’m using theme Green Eye Extend, but it does not work.

    Regards,
    Ingvar

    #4743
    D5 Creation
    Keymaster

    That is working but the Theme’s default alignment of the Quote is already centered. So, using that code is useless unless you will change the alignment to left or right.

    #4744
    Ingvar Aandalen
    Participant

    If I change the alignment to right, it does not work with my short Quote Text.
    I have so far two Quote Texts, both are shorter then one line.

    E.g.
    “Eksklusive leiligheter – sentralt i Brumunddal “

    It works only if the text is longer then one line, than I can align to left, right or default center.

    I have tested it !!

    #4745
    D5 Creation
    Keymaster
    Quote:
    Quote from Ingvar on November 21, 2013, 20:56
    If I change the alignment to right, it does not work with my short Quote Text.
    I have so far two Quote Texts, both are shorter then one line.

    E.g.
    “Eksklusive leiligheter – sentralt i Brumunddal “

    It works only if the text is longer then one line, than I can align to left, right or default center.

    I have tested it !!

    Please Contact Here with your WebSite URL, One Temporary Admin ID and Password so that we can check.

    #4746
    Ingvar Aandalen
    Participant

    It’s only in a phase of testing; I’m running the project only Localhost

    #4747
    D5 Creation
    Keymaster

    In our Test Environment all are working without any issues.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.