reduce the width

Phoca Guestbook - creating guestbooks in Joomla! CMS
MarMar
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 28 Sep 2009, 22:56

Re: reduce the width

Post by MarMar »

Hi
it seems that this topic was never solved... I have exactly the same problem. Followed your instruction and changed
components\com_phocaguestbook\assets\phocaguestbook.css
and
line 112+
components\com_phocaguestbook\views\phocaguestbook\tmpl\default.php
as well - nothing happens...
How should the syntax on line 112 look like? Not correct like that:
$msgpg .= '<div width="80%"; style="border:1px solid '.$this->css['bordercolor'].';color:'.$this->css['fontcolor'].';margin:10px 0px;">';
I included ' width="80%"; ' with no effect as I said...
Do you have another idea?
thanks
Marcel
MarMar
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 28 Sep 2009, 22:56

Re: reduce the width

Post by MarMar »

Just found out:
included a paragraph
(components\com_phocaguestbook\assets\phocaguestbook.css)
(/*panels*/)
#phocaguestbook {width: 95%;}
that was it! Cheers!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48706
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: reduce the width

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply