Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Center images
(1 viewing) (1) Guest
"ARI Stream Quiz" WordPress plugin
Go to bottomPage: 1
TOPIC: Center images
#64189
Center images 6 Years ago Karma: 0
Hello!

I'm trying to get my text and images centered on the quiz page.

Right now the results images are displayed on the left side, the title of the quiz is also on the left side as well as the "intro" image for the quiz.
This is quite annoying, let me know how to fix it!

Kind regards,
The administrator has disabled public write access.
 
#64190
Re:Center images 6 Years ago Karma: 760
Hello,

Is it possible to see the problem anywhere?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#64191
Re:Center images 6 Years ago Karma: 0
Hello, yes!

Look at the image below.
The administrator has disabled public write access.
 
#64196
Re:Center images 6 Years ago Karma: 760
Open "ARI Stream Quiz -> Settings -> Advanced" page and populate "Custom CSS styles" parameter with the following code:

Code:


.asq-theme .quiz-description,
.asq-theme .quiz-title {text-align:center;}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#64200
Re:Center images 6 Years ago Karma: 0
Hey Admin, thanks for your reply.
The code you gave me fixed the issue with the quiz image, but the images in the results are still showing on the left side!

Kind regards
The administrator has disabled public write access.
 
#64208
Re:Center images 6 Years ago Karma: 760
Add the following CSS rule:

.asq-theme .quiz-result-wrapper .result-image {display: block !important; text-align: center;}

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1