Thanks, I never had a title tag in the code, solvedgala wrote: () comes from the "title" tag
{SimpleGoogleMap map='NameOfMyMap' addr='1000 El Camino Real San Mateo CA 94403' title='1000 El Camino Real San Mateo, CA 94403' }
Search found 34 matches
- Tue Jun 23, 2009 11:27 am
- Forum: Modules/Add-Ons
- Topic: SimpleGoogleMap Problem [SOLVED]
- Replies: 6
- Views: 1687
Re: SimpleGoogleMap Problem
- Mon Jun 22, 2009 10:22 am
- Forum: Modules/Add-Ons
- Topic: SimpleGoogleMap Problem [SOLVED]
- Replies: 6
- Views: 1687
Re: SimpleGoogleMap Problem
No, not for me, I just dont understand where the () brackets are coming fromgala wrote: Somehow it fixed by itself.

- Mon Jun 22, 2009 8:49 am
- Forum: Modules/Add-Ons
- Topic: SimpleGoogleMap Problem [SOLVED]
- Replies: 6
- Views: 1687
Re: SimpleGoogleMap Problem
Anyone know what could be causing this guys?gala wrote: I have the same problem
Thanks
- Thu Jun 18, 2009 9:14 am
- Forum: Modules/Add-Ons
- Topic: SimpleGoogleMap Problem [SOLVED]
- Replies: 6
- Views: 1687
SimpleGoogleMap Problem [SOLVED]
Guys, I have this installed and working and have checked the "directions" box. In the module I have input the longitude and latitude coordinates Say: lat='xxx.xxxxx ' long='-x.xxxxx' However when I click to get direction "to here" or "from here" Google try to get to or ...
- Wed Jun 18, 2008 7:07 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Form Builder form layout [Solved]
- Replies: 3
- Views: 1448
Re: Form Builder form layout
KO wrote: [solved] goes to subject of first message.
Oops, forgot

- Wed Jun 18, 2008 2:08 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Form Builder form layout [Solved]
- Replies: 3
- Views: 1448
Re: Form Builder form layout
Solved thanks. Found access to the style sheet and made changes
- Wed Jun 18, 2008 9:08 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Form Builder form layout [Solved]
- Replies: 3
- Views: 1448
Form Builder form layout [Solved]
CMS 1.3
PHP 5
Apache
I have installed the form builder module and just want to use the standard contact form. It works well except the message text area is all squashed on the page.
How do I fix this please, and also alter the appearance of the form
Thanks
PHP 5
Apache
I have installed the form builder module and just want to use the standard contact form. It works well except the message text area is all squashed on the page.
How do I fix this please, and also alter the appearance of the form
Thanks
- Wed Jun 11, 2008 6:11 pm
- Forum: CMSMS Core
- Topic: Meta Data and Description
- Replies: 2
- Views: 1352
- Tue Jun 10, 2008 8:43 pm
- Forum: CMSMS Core
- Topic: Meta Data and Description
- Replies: 2
- Views: 1352
Meta Data and Description
CMS 1.2.5 My description details are showing on my web page Under the options tab, I put Options Tab. Metadata: Description (title attribute): Welcome to my site The "Welcome to my site" is showing on my webpages even though I put the {description} tag in my template Should "Welcome ...
- Mon Jun 09, 2008 6:41 pm
- Forum: CMSMS Core
- Topic: Pretty Url problem [Solved]
- Replies: 2
- Views: 1516
Re: Pretty Url problem
tinhat wrote: In config.php, around line 41 will be a line like:
$config['root_url'] = 'http://yourdomain.com';
make the correction there (to add www. onto yourdomain.com).
Thank you
- Mon Jun 09, 2008 5:38 pm
- Forum: CMSMS Core
- Topic: Pretty Url problem [Solved]
- Replies: 2
- Views: 1516
Pretty Url problem [Solved]
CMSMadesimple 1.2.5 PHp 5 MySql 5 Shared hosting I have modified config.php for pretty URl's $config['internal_pretty_urls'] = true; $config['use_hierarchy'] = true; but I am getting http://example.com/index.php/parent/child Instead of http://www.example.com/index.php/parent/child Any ideas? Thanks
- Thu Aug 16, 2007 2:15 pm
- Forum: CMSMS Core
- Topic: GoogleMaps Dropdown Menu Problem (SOLVED)
- Replies: 9
- Views: 3123
Re: GoogleMaps Dropdown Menu Problem (SOLVED)
Thanks Mark, Thanks Nullig
Putting both in navigation div in template worked
style="position:relative; z-index:100;"
Putting both in navigation div in template worked
style="position:relative; z-index:100;"
- Tue Aug 14, 2007 10:37 am
- Forum: CMSMS Core
- Topic: GoogleMaps Dropdown Menu Problem (SOLVED)
- Replies: 9
- Views: 3123
Re: GoogleMaps Dropdown Menu Problem
I saw this mentioned in other posts on the web as a solution, I search the style sheet and template for z-index but could not locate itNullig wrote: You could give your menu div a higher z-index, say 100 or more.
Nullig
Any ideas?
- Tue Aug 14, 2007 10:36 am
- Forum: CMSMS Core
- Topic: GoogleMaps Dropdown Menu Problem (SOLVED)
- Replies: 9
- Views: 3123
Re: GoogleMaps Dropdown Menu Problem
I'll look in the style sheet later and try it out and report backmark wrote: In the CSS/style sheet, have you looked into the module files to see if you can find where the setting is for the call to it for adding the transparent code into it...
Thanks
- Mon Aug 13, 2007 2:54 pm
- Forum: CMSMS Core
- Topic: Google map Module
- Replies: 3
- Views: 1963
Re: Google map Module
Firstly, thanks for the module, its pretty exciting! Secondly.. Houston I have a problem.. When I create a marker it displays on the map perfectly,(though there seems to be a problem with some html display but I can work with that). However, the problem comes when EDITING the marker. If you edit it...