Search found 4 matches
- Mon Jun 04, 2012 9:55 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Remove NCleanBlue logo
- Replies: 1
- Views: 1332
Remove NCleanBlue logo
div#header h1 a { /* you can set your own image here */ background: url([[root_url]]/uploads/ncleanblue/tpi.png) no-repeat left top; /* this will make the "a" link a solid shape */ display: block; /* adjust according your image size */ height: 100px; /* this hides the text */ text-indent: ...
- Sat Oct 08, 2011 2:55 pm
- Forum: CMSMS Core
- Topic: Back-End distorted view
- Replies: 2
- Views: 825
Back-End distorted view
There's an attached file to this post, please kindly view it to let me know what to do. The back-end of a website I'm working on gave this distorted view after I tried to install FormBuilder. Waht should I do to restore it back to normal.
- Fri Oct 07, 2011 9:15 am
- Forum: Modules/Add-Ons
- Topic: FormBuilder gives Parse error
- Replies: 2
- Views: 650
Re: FormBuilder gives Parse error
I have tried this out previous before trying to install the .xml format but it gives it that only .xml format should be in stalled not tar.gz
Please what next can I do?
Please what next can I do?
- Thu Oct 06, 2011 5:35 pm
- Forum: Modules/Add-Ons
- Topic: FormBuilder gives Parse error
- Replies: 2
- Views: 650
FormBuilder gives Parse error
Need to install FormBuilder in and it's giving the following error : Parse error: syntax error, unexpected $end, expecting ')' in /home/tpiengin/public_html/javadoc.js/modules/FormBuilder/classes/Form.class.php on line 1401 I am a java programmer not php this makes it complex for me to resolve, plea...