|
 |
Due to the volume of spam happening on our forums, posting is now restricted to verified members only. If you're not verified, drop us a note with your username.
|
|
 Home > FlexCMS Support Forum > Recent Messages

FlexCMS Support Forum
 Recent Messages


|
 |
|
|
| October 7, 2007 @ 7:29pm | It depends a lot on the template you're using, as they're all designed a little differently. Some, such as the Photo Top ones, can't be made any wider without re-making the top image, and even then they will still be a fixed size, because photos can't stretch. Others, such as Rounded Corners or Fine Lines are primarily just HTML tables, and can be made whatever size you desire.
If you let us know what template you're trying to modify we can give you some more specific directions.
David |
|
|
|
| |
|
 |
|
|
| table width="760" | October 7, 2007 @ 7:18pm | Hi. I am trying to edit the template so it fits 100 percent of the screen. At present its: table width="760"
Tried to edit the template.php file without any luck. Is there a relatively easy way to make the site default to 100 percent of the browser?
thanks! welby |
|
|
|
| |
|
 |
|
|
| Thank you! | October 7, 2007 @ 3:35pm | Thanks David. Right on the money. Greatly appreciated.
Thanks very much welby.....
 |
|
|
|
| |
|
 |
|
|
| October 7, 2007 @ 3:33pm | It sounds like your page is being processed as PHP code, but there is an error in that code. If you didn't intend for this to be processed as PHP, just uncheck that box. Otherwise, feel free to paste the entire page contents in here and we can take a quick look for you. Don't forget to use the Code function in the forum so it displays properly.
David |
|
|
|
| |
|
 |
|
|
| synatx error | October 7, 2007 @ 3:25pm | I reinstalled the program again but when I created a page and go to add text, after saving the text when I view the page I get this error below. I'm stuck can someone help me. Not sure what to do. thanks
 Parse error: syntax error, unexpected '&' in /home/mysite/public_html/index.php(1736) : eval()'d code on line 1
|
|
|
|
| |
|
 |
|
|
| September 18, 2007 @ 4:45pm | Cassy,
The prefix is optional, and it should work just fine without one.
If you didn't receive any error messages it's hard to say what might have gone wrong. The installation package should generate an error for most of the common problems such as not being able to write to a file, or not being able to connect to the database.
If you'd like you can send your FTP and database information (along with the other information you entered into the installer, such as site name, email address, etc) to and we'll try to get it installed for you.
David |
|
|
|
| |
|
 |
|
|
| Error Message after Installation | September 18, 2007 @ 4:39pm | I got a successful installation message, but when I look at the database through my vdeck, there are no tables set up. Do I have to put in a pre-fix during set up. It said to leave it unless otherwise indicated. Thanks for the speedy reply... Cassy |
|
|
|
| |
|
 |
|
|
| September 18, 2007 @ 4:36pm | Cassy,
Sorry to hear you're having problems getting FlexCMS installed.
Did the installation package complete without any errors? That message usually indicates the database creation step of the installation package wasn't completed.
David |
|
|
|
| |
|
 |
|
|
| Error Message after Installation | September 18, 2007 @ 2:23pm | Hi I got this error message after installation... any thoughts... Thanks Cassy
Table 'envirobu_flexCMS.core-Settings' doesn't exist
URL www.envirobuildbc.com |
|
|
|
| |
|
 |
|
|
| "Bookmark Us" script | September 15, 2007 @ 3:47pm | This works well with most newer browsers like IE, FF, and Opera. I have tested it on all of them. Just place the code below in a new menu block, change to your URL and off you go.

Code
<script type="text/javascript">
function bookmark_us(url, title){
if (window.sidebar) // firefox window.sidebar.addPanel(title, url, ""); else if(window.opera && window.print){ // opera var elem = document.createElement('a'); elem.setAttribute('href',url); elem.setAttribute('title',title); elem.setAttribute('rel','sidebar'); elem.click(); } else if(document.all)// ie window.external.AddFavorite(url, title); } </script> <a href="javascript:bookmark_us('http://www.yoursitehere.com')">Click Here!</a> |
|
You can also use a image instead of a text link.
|
|
|
|
|


|
|
 | MEMBERS 
|

|
|