Edit table size gastbook

Phoca Guestbook - creating guestbooks in Joomla! CMS
dsimons
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 29 Dec 2007, 00:30

Edit table size gastbook

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48689
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Edit table size gastbook

Post 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
If you find Phoca extensions useful, please support the project
dsimons
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 29 Dec 2007, 00:30

Re: Edit table size gastbook

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48689
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Edit table size gastbook

Post 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
If you find Phoca extensions useful, please support the project
Post Reply