- Posts: 24
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Commercial Joomla Templates
- Where can I adjust the comment box width?
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Where can I adjust the comment box width?
- da vasco
-
Topic Author
- Offline
- Junior Member
www.iwout.com/w1/index.php/over-mij
And this one doesn’t
www.iwout.com/w1/index.php/component/k2/item/82-29-maart-2014-waalre
They both use de DEFAULT-template.
I looked into html/com_k2/default/items_comments_form.php
(Where I erased “but in your website URL”)
But couldn’t find a width-setting in there.
Where can I adjust the comment box width?
or why is the first one set different from the other?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
All the sizes are handled through CSS and Foundation's grid system.
This is needed instead:
.itemCommentsForm { text-align: left; }
.itemCommentsForm .row .column {
padding-left: 1.625em;
padding-right: 1.625em;
}
PS. As always custom.css :)
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- da vasco
-
Topic Author
- Offline
- Junior Member
- Posts: 24
Maybe because the item is shown through a module??
expositie is a "K2 content" module (on the homepage) which shows the "specific selected item" ( 29 maart 2014 't Hazzo, Waalre)
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Make sure you are not viewing cached content.
Use hard refresh or even better clear your browser's cache.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- da vasco
-
Topic Author
- Offline
- Junior Member
- Posts: 24
When i make the size of my browser window smaller
the comment form on this page adapts www.iwout.com/w1/index.php/over-mij
and the one on this page doesn't www.iwout.com/w1/index.php/component/k2/item/82-29-maart-2014-t-hazzo-waalre
On a width screen it isn't a problem but on a Phone of smaller screen it is.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
I was looking it at my desktop.
Is it possible that you send me administrator access so I can fix this?
You can use this form to send us the credentials. nuevvo.com/contact
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- da vasco
-
Topic Author
- Offline
- Junior Member
- Posts: 24
Thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
I got the mail, thanks.
Can you make a Super User or grant me access to view and edit the templates?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- da vasco
-
Topic Author
- Offline
- Junior Member
- Posts: 24
Please Log in or Create an account to join the conversation.
- da vasco
-
Topic Author
- Offline
- Junior Member
- Posts: 24
what was the problem?
Please Log in or Create an account to join the conversation.
- da vasco
-
Topic Author
- Offline
- Junior Member
- Posts: 24
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
This template is designed to be end to end unlike the blog template.
The comment form will also stretch then.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- da vasco
-
Topic Author
- Offline
- Junior Member
- Posts: 24
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Thank you for your patience.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- da vasco
-
Topic Author
- Offline
- Junior Member
- Posts: 24
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Commercial Joomla Templates
- Where can I adjust the comment box width?