×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: form padding problem

form padding problem 9 years 11 months ago #26305

  • Mark J Davis
  • Mark J Davis's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Hoping this will be a quick/simple fix:
When I include signup on my page, there is no space between the checkboxes and their labels (see attached screenshot). Where (and how) do I style the labels to include padding -- so they're not all jammed together as shown in the screenshot? It would also be nice to move the text up just a bit, so that it's more aligned vertically with the checkboxes, but the horizontal spacing is of primary concern.
Thank you.
Attachments:

form padding problem 9 years 11 months ago #26306

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
most probably your template is overriding something. Without a link to the page I can't tell you what css to add though.

Regards,
Daniel

form padding problem 9 years 11 months ago #26307

  • Mark J Davis
  • Mark J Davis's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
My apologies, Daniel. I should have known better...
The page exhibiting the behavior is: http://www.cpcg.org/index.php/whats-happening

form padding problem 9 years 11 months ago #26311

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
I get this:

We have detected a possible security violation associated with your request. Please return to the previous page and try again.

form padding problem 9 years 11 months ago #26312

  • Mark J Davis
  • Mark J Davis's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Dang! Sorry for all the trouble. I'm using Akeeba's geographic blocking feature. I've turned that off (don't know what country you're in), so hopefully that'll get us back on track. Thanks for your patience...

form padding problem 9 years 11 months ago #26316

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
.cmc-signup .checkbox input {
    margin: 0 5px;
}
Add the above code to:
/templates/yoo_symphony/css/custom.css

And it should be fine after that.
Regards,
Daniel

form padding problem 9 years 11 months ago #26326

  • Mark J Davis
  • Mark J Davis's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Perfect! Thanks so much, Daniel. I appreciate your patience and your willingness to share your expertise. We can mark this one closed.

form padding problem 9 years 11 months ago #26328

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Don't forget to mention this in your review :P
extensions.joomla.org/extensions/content...letter-bridges/21710

Cheers,
Daniel
The following user(s) said Thank You: Mark J Davis

form padding problem 9 years 11 months ago #26329

  • Mark J Davis
  • Mark J Davis's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Done!
  • Page:
  • 1
Time to create page: 0.148 seconds