Page 1 of 1
Edit table size gastbook
Posted: 26 Jul 2008, 17:31
by dsimons
Hello,
i would like to use the Guestbook module on my site but the default size is to big.
Can someone tell me what file i need to edit so the guestbook will fitt in my table ?
Thanks Dave
Re: Edit table size gastbook
Posted: 26 Jul 2008, 23:44
by Jan
Hi, there is no guestbook module but component only. The table width you can change in:
components\com_phocaguestbook\views\phocaguestbook\tmpl\default.php
row 217
The editor width:
components\com_phocaguestbook\views\phocaguestbook\view.html.php
row 123
Jan
Re: Edit table size gastbook
Posted: 28 Jul 2008, 19:36
by dsimons
Oke, thanks, do you also know where i can change the width of the erea where the tesk messages are placed ?
thanks for your help
Re: Edit table size gastbook
Posted: 29 Jul 2008, 13:19
by Jan
components\com_phocaguestbook\views\phocaguestbook\tmpl\default.php
div on row 104, but there is no fixed width, so you can try to change the margin....
Jan