Shape 5

Joomla Templates => Amazed Photography - Club => : rccadmin September 22, 2016, 01:07:30 PM



: Alignment question
: rccadmin September 22, 2016, 01:07:30 PM
How can I make a right alignment in position "Right Bottom"?
Standard alignment is "left"

I am unable to find how to do that

Thank you

fred


: Re: Alignment question
: jonahh September 22, 2016, 01:11:34 PM
Hello,

Can you post a URL of a module published there? I can then assist you in this.

Thanks,


: Re: Alignment question
: rccadmin September 22, 2016, 01:20:07 PM
Team,

I recently started building on http://test.rockcitychapter.nl
It is fairly empty still, first need to do some layout setting.

It is the lower right corner, where the rotating sponsor images are located, using Slideshow CK (for which there may be a better solution)  ;D

Thank you


: Re: Alignment question
: jonahh September 23, 2016, 02:57:25 PM
Hey Fred,

Ok so if you add the following this will float the image fader to the right and align it there. You can add to the bottom of your custom.css file:

:
.camera_wrap {float:right;}


: Re: Alignment question
: rccadmin September 23, 2016, 03:46:32 PM
Hey Fred,

Ok so if you add the following this will float the image fader to the right and align it there. You can add to the bottom of your custom.css file:

:
.camera_wrap {float:right;}

thanks for the swift response, works like a charm  ;D