j2.5 module alignement.

Create a successful portfolio or freelance web design showcase website Joomla theme discussion forum.
GK User
Mon Aug 19, 2013 12:42 pm
Hi

I am looking to align on right the input box and submit button of my acymail module.
Can you help me ? cause the parameters i found is applying to every module :/

http://www.highliferecordings.com/site/index.php/en/ you can have a look here.

Thanks alot.
User avatar
Fresh Boarder

GK User
Mon Aug 19, 2013 1:13 pm
If You will add custom suffix to this module, You can address only elements inside.
User avatar
Moderator

GK User
Mon Aug 19, 2013 1:30 pm
Thanks for answer, so i can fill : Module Class Suffix with something like : "newsletter_mod" ?
And then, if i understand, i've to set his parameters in a css, but which one ?

thanks a lot
User avatar
Fresh Boarder

GK User
Mon Aug 19, 2013 7:35 pm
You can use any bame in module suffix, just for some reasons leave an empty space before suffix name so it looks:
" my_suffix"
not:
"my_suffix".

If You will create that suffix on a module on your page, please write back, Ill create override.css declaration for You - and basing on it You will be able to do changes in future.
User avatar
Moderator

GK User
Tue Aug 20, 2013 11:04 am
Hi Cyberek.
I've set " mod_cust1" in advanced parameters
Thanks a lot for your help
User avatar
Fresh Boarder

GK User
Thu Aug 22, 2013 4:27 pm
Last question - You would like to align them to right or to left?
User avatar
Moderator

GK User
Thu Aug 22, 2013 5:24 pm
On left like social button
User avatar
Fresh Boarder

GK User
Mon Aug 26, 2013 6:56 am
Its custom module specific question, but You can try to use themes override.css with this code:
Code: Select all
div.mod_cust1.acymailing_module table {margin:0; }
div.mod_cust1.acymailing_module table td {margin: 0px; padding-left: 0px;}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.