- Thank you received: 1
I have just added two columns to my table and the last 1 1/2 are cut off on the right. I have only 1 large column on my Joomla page so there is room on the page. Is there any way to widen the table itself to allow all 8 columns?
Here is the link: www.psychological-observations.com/resea...speech-table-of-data
Thanks again.
Please Log in or Create an account to join the conversation.
Hi,
Table itself does not have a width limit. I found that on your page another element which wraps the table prevents it to be wider. Said more precisely, lines 82 an 83 in position.css
#wrapper2 .item-page
{max-width:660px}
Please Log in or Create an account to join the conversation.
Hello Tomaz,
I am not a programmer and don't know where to look for lines 82 and 83 to edit them. I don't know if it is not part of your support, but can you tell me where to go to find the file where I can change the 660. And do you think it would be a bad thing to do to change the 660 to maybe 1000?
Thank you very much.
Tom
Please Log in or Create an account to join the conversation.
Hello again,
I now see what you mean about position.css and I changed it and it made it wider.
So I wonder if you wouldn't mind advising me if this change to 1000 from 660 may cause problem in other places on my site? I know this is not related to Toolsjx so I feel bad asking, but it can save me a lot of research time.
Otherwise it seems to be working again:http://www.psychological-observations.com/research-data/201-research-on-metaphors-in-psychological-speech/357-research-on-metaphors-in-psychological-speech-table-of-data
Thanks again. I'm happy with the new width if it won't cause problems in other places.
Best,
Tom
Please Log in or Create an account to join the conversation.
Hi,
I think it should not make any troubles elsewhere.
Please Log in or Create an account to join the conversation.
Thanks once again.
Please Log in or Create an account to join the conversation.