Keyword

How do I style the comments box

  • bunglehaze
  • bunglehaze's Avatar Topic Author
  • Offline
  • Elite Member
More
14 years 6 months ago #75048 by bunglehaze
How do I style the comments box was created by bunglehaze
I have tried wrapping the elements within the item_comments_form.php within individual divs and styling those but nothing is changing. Alll I want to do is have the comments box float to the left and the name, email and url boxes float to the right to save space.

Been trying a few things and no dice so far... any helpers?

Also I still have that silly gap between the article content and the category/read more, anyone fixed that?

leigh

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

  • bunglehaze
  • bunglehaze's Avatar Topic Author
  • Offline
  • Elite Member
More
14 years 6 months ago #75049 by bunglehaze
Replied by bunglehaze on topic How do I style the comments box
Never mind, figured it.

Wrap the 2 elements is divs and style with usual widths and margins then edit.
div.itemCommentsForm form textarea.inputbox {width:300px;height:160px;margin:0;}
div.itemCommentsForm form input.inputbox {width:180px;margin:0;}

leigh :)

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


Powered by Kunena Forum