Alignment Problem
13 years 4 weeks ago #2406
by asif
Alignment Problem was created by asif
Hi,
Firstly thank you for this great module.
I'm trying to get this to work but There is an alignment issue. The slider images are being shown on only the right half of the slider. can you please have a look and let me know how I can correct this?
testsite.online-poker-texas-holdem.com/
Thanks,
Firstly thank you for this great module.
I'm trying to get this to work but There is an alignment issue. The slider images are being shown on only the right half of the slider. can you please have a look and let me know how I can correct this?
testsite.online-poker-texas-holdem.com/
Thanks,
Please Log in or Create an account to join the conversation.
13 years 4 weeks ago #2407
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: Alignment Problem
Hi
in the file mod_slideshowck/assets/camera.css look at this line and uncomment the text-align:left; to have this :
CEd
in the file mod_slideshowck/assets/camera.css look at this line and uncomment the text-align:left; to have this :
Code:
.camera_target {
bottom: 0;
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
right: 0;
text-align: left;
top: 0;
width: 100%;
z-index: 0;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
13 years 4 weeks ago #2408
by asif
Replied by asif on topic Re: Alignment Problem
Thank you sir for your prompt reply,
The solution worked like a charm
Thank you once again and congrats on this great module.
The solution worked like a charm

Thank you once again and congrats on this great module.
Please Log in or Create an account to join the conversation.
Time to create page: 0.205 seconds