Re: reduce the width
Posted: 28 Sep 2009, 23:04
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
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