Search found 5 matches
- Thu Nov 18, 2010 6:11 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Question for editing code on the admin side
- Replies: 3
- Views: 1608
Re: Question for editing code on the admin side
I don't think TinyMCE has a setting for that. Here is a piece of the html code it puts out, and I am pretty sure the option order can be changed in the appropriate file correct? Open in this window / frame Open in new window (_blank) Open in parent window / frame (_parent) Open in top frame (replac...
- Thu Nov 18, 2010 5:52 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Question for editing code on the admin side
- Replies: 3
- Views: 1608
Question for editing code on the admin side
Hi there, This is real simple, but I cant seem to find the correct file to edit. I am adding content pages that have hyperlinks to an external page outside of the CMS. When you click on the link button in the editor, you have another box appear with all the options for making the link. The target dr...
- Mon Nov 08, 2010 5:30 pm
- Forum: Modules/Add-Ons
- Topic: Forum made easy error
- Replies: 0
- Views: 518
Forum made easy error
I searched for this before posting but no luck with any feedback. I have this error troubling me in the forum made easy module. I have all related modules up and running and upto date but now I have the following error appearing in the individual posts when you view them. Warning: array_merge() [fun...
- Wed Nov 03, 2010 4:25 pm
- Forum: Modules/Add-Ons
- Topic: expand/ collapse tags [SOLVED]
- Replies: 3
- Views: 862
Re: expand/ collapse tags
Dr.CSS wrote: You can edit this in root/lib helparea.js is one of the first lines at top is set to no now...
WOW...fastest reply ever on developer forum!
Thats just the trick, thanks alot mate.
Brad
- Wed Nov 03, 2010 4:01 pm
- Forum: Modules/Add-Ons
- Topic: expand/ collapse tags [SOLVED]
- Replies: 3
- Views: 862
expand/ collapse tags [SOLVED]
Greetings all, Quick question regarding expand/ collapse tags. Is there a way to make this work so that once you click on an item to expand extra content, it will automatically close any previously expanded content on the same page? I would prefer to have only one section at a time open. I am not a ...