Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Align slideshow to the left

More
8 years 8 months ago #146136 by patin
Align slideshow to the left was created by patin
hi there,

Please, can anyone help out... I've been looking for a solution for hours and don't seem to find it.

My frontpage slideshown aligns in the center of my position. I'd like to have it to the the left. How do I change this?

screenshot:
i.imgur.com/4CBKel6.jpg

Through my browser I find this with webdeveloper tool in de file www.johantahon.be/jt/modules/mod_fpss/tmpl/Movies/css/template.css.php
But in the file itself I don't see this css lineup.

/* Line 10 */
#fpssContainer93.fpss-template-movies
{
position: relative;
width: 800px;
height: 450px;
margin-top: 8px;
margin-right: auto;
margin-bottom: 8px;
margin-left: auto;
border-top-width: 1px;
border-right-width-value: 1px;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-top-style: solid;
border-right-style-value: solid;
border-bottom-style: solid;
border-left-style-value: solid;
border-top-color: #999999;
border-right-color-value: #999999;
border-bottom-color: #999999;
border-left-color-value: #999999;
border-image-source: none;
border-image-slice: 100% 100% 100% 100%;
border-image-width: 1 1 1 1;
border-image-outset: 0 0 0 0;
border-image-repeat: stretch stretch;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
overflow-x: hidden;
overflow-y: hidden;
font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #146166 by Lefteris
Replied by Lefteris on topic Align slideshow to the left
Hi,

Try to remove the "auto" margin:
margin-top: 8px;
margin-right: 0;
margin-bottom: 8px;
margin-left: 0;

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #146251 by patin
Replied by patin on topic Align slideshow to the left
Thanks! Now it"s working fine!
finally found the "auto" :-)

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #146260 by Lefteris
Replied by Lefteris on topic Align slideshow to the left
You are welcome.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum