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
Edit table size gastbook
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Edit table size gastbook
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
components\com_phocaguestbook\views\phocaguestbook\tmpl\default.php
row 217
The editor width:
components\com_phocaguestbook\views\phocaguestbook\view.html.php
row 123
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 8
- Joined: 29 Dec 2007, 00:30
Re: Edit table size gastbook
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
thanks for your help
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Edit table size gastbook
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
div on row 104, but there is no fixed width, so you can try to change the margin....
Jan
If you find Phoca extensions useful, please support the project