Search found 5 matches

by pangoken
Sat Dec 30, 2006 11:09 am
Forum: Plugins
Topic: TinyMCE, static pages & absolute paths
Replies: 5
Views: 2892

Hi Garvin

I'm using v3.39. I have tried updating the event plugins in the configure plugins page but this seems to be the latest version?

Lee
by pangoken
Fri Dec 29, 2006 2:35 pm
Forum: Plugins
Topic: TinyMCE, static pages & absolute paths
Replies: 5
Views: 2892

Hi Garvin

Thanks for the quick reply!! following your advice adding the .htaccess file to the tinymce directory worked a treat.

I've just installed Firefox (and intend to give it a go :) ) and the error message was:

Error: Spawnnuggets is not defined
Source File: http://www.pangoken.com ...
by pangoken
Fri Dec 29, 2006 12:52 pm
Forum: Plugins
Topic: TinyMCE, static pages & absolute paths
Replies: 5
Views: 2892

TinyMCE, static pages & absolute paths

Hello all

I have recently installed TinyMCE and have managed to get it working to edit entries on the main page by disabling URL rewriting on the configuration screen.

But, as I have disabled URL rewriting, I now have two other issues:
1: I can no longer access the static contactform or about ...
by pangoken
Fri Dec 22, 2006 6:33 pm
Forum: Themes
Topic: CSS query with Andreas09 (custom link problem)
Replies: 2
Views: 2590

Thanks Carl

That worked a treat. Great template BTW

Lee
by pangoken
Fri Dec 22, 2006 5:50 pm
Forum: Themes
Topic: CSS query with Andreas09 (custom link problem)
Replies: 2
Views: 2590

CSS query with Andreas09 (custom link problem)

Hello all

I am using the Andreas09 template & want to tweak it a little to show links in entries by default as blue . I have added a class a.leehlink as below:

a.leehlink {text-decoration:underline; color:#0000FF;}
a.leehlink:hover{background: gold;}
a.leehlink:visited{color:#808080;}

When I ...