1. Steven Humphrey
  2. CMC - Mailchimp for Joomla!
  3. Saturday, 28 November 2015
  4.  Subscribe via email
i'm trying to display the form horizontally (see attached) i assume i can change the css, but i can't seem to figure it out
thanks for your help
http://gailkasper.com/index.php

testing page..scroll towards bottom
http://gailkasper.com/index.php/university/speaking.html
Attachments (1)
Responses (3)
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
Hey Steven,
Yes, you can do this with css. Alternatively if you are not happy with out default html, you can create a template override for modules/mod_cmc/tmpl/default.php and simplify the structure & then style with css.

In the attachment I just changed:

.cmc-signup .control-group {
margin-bottom: 9px;
}

to

.cmc-signup .control-group {
margin-bottom: 9px;
display: inline-block;
}


Regards,
Daniel
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 1
Accepted Answer Pending Moderation
Ahh.....thank you but what about the button it has to move to the same line

update: i was able to move the button but now..when the invalid alert shows it show under the form causing the input field to move

http://gailkasper.com/index.php/university/speaking.html
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 2
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
I wanted to have a look at it, but I cannot find the form?
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Powered by EasyDiscuss for Joomla!