How to move caption area to left side
10 years 2 months ago - 10 years 2 months ago #25560
by OnPole
How to move caption area to left side was created by OnPole
Last edit: 10 years 2 months ago by OnPole.
Please Log in or Create an account to join the conversation.
10 years 2 months ago #25561
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic How to move caption area to left side
Hi
you have probably added some margins to the caption ? by default it takes the whole width
CEd
you have probably added some margins to the caption ? by default it takes the whole width
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 2 months ago #25854
by OnPole
Replied by OnPole on topic How to move caption area to left side
I am sorry, I missed youyr quick reply, maybe I forgot to check the "notice me" checkbox>
I am still struggling with this.
No, i did not add any margins to the caption.
When I add a margin to margin right the caption box moves to the left allright... BUT this has a bad effect on smaller screens.
The caption box needs to get its margin from LEFT
I can give you superuser access and FTP if you need
Thanks for the quick reply, I apologize for not noticing it.
I will check daily now.
I am still struggling with this.
No, i did not add any margins to the caption.
When I add a margin to margin right the caption box moves to the left allright... BUT this has a bad effect on smaller screens.
The caption box needs to get its margin from LEFT
I can give you superuser access and FTP if you need
Thanks for the quick reply, I apologize for not noticing it.
I will check daily now.
Please Log in or Create an account to join the conversation.
10 years 2 months ago #25857
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic How to move caption area to left side
give me your url to check this
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 2 months ago #25878
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic How to move caption area to left side
in your template css I see that you have added many css for the slideshow, like
remove the float:right and the caption will come to the left again
.camera_caption > div {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
float: right;
margin-top: -317px;
width: 40%;
}
remove the float:right and the caption will come to the left again
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.244 seconds