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
reduce the width
-
- Phoca Newbie
- Posts: 2
- Joined: 28 Sep 2009, 22:56
Re: reduce the width
Just found out:
included a paragraph
(components\com_phocaguestbook\assets\phocaguestbook.css)
(/*panels*/)
#phocaguestbook {width: 95%;}
that was it! Cheers!
included a paragraph
(components\com_phocaguestbook\assets\phocaguestbook.css)
(/*panels*/)
#phocaguestbook {width: 95%;}
that was it! Cheers!
- Jan
- Phoca Hero
- Posts: 48706
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: