-
AuthorPosts
-
Balaji Ramanathan Friend
Balaji Ramanathan
- Join date:
- September 2014
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
September 28, 2008 at 12:12 am #133818Hope somebody helps me out.
1. How can I create another color apart from green, blue and red? is it possible to just copy on of those default colors and change the colors in css? will it work?
2. after logging in at the frontend as a publisher, when I try to edit an article, editing layout bleeds over right side module and I cannot see right corner of the text. Is it possible to have that page without right and left modules so that I can have full wide layout to edit articles? I did this by not chooseing modules for ‘submit article’ link in user menu.
Please……
drbSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 29, 2008 at 4:20 am #272973Hi
Example you want to create yellow
1. go to templatesja_rutilecsscolors folder, copy green.css then rename it to yellow.css
2. go to templates/ja_rutiel/images folder. copy green folder and rename it to yellow
3.Edit templateDetails.xml:
<param name="ja_color" type="list" default="default" label="Color Variation" description="Color variation to use">
<option value="default">Default</option>
<option value="blue">Blue</option>
<option value="green">Green</option>
<option value="orange">Orange</option>
<option value="yellow">Yellow</option><!-- Add this line-->
</param>Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 29, 2008 at 4:22 am #272974– All you need to do next is find and replace the color in the css file and the appropriate images.
– Remember to change the path of the images. Just try to find and replace /green/ with /yellow/.
1 user says Thank You to Sherlock for this useful post
Balaji Ramanathan FriendBalaji Ramanathan
- Join date:
- September 2014
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
September 29, 2008 at 7:33 am #273007Awesome!! thanks.
Could you please help me with the other issue as well. I have sent you PM with URL and pwd.
PLease……..
drb
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 29, 2008 at 8:37 am #273010Hi
Seem you changed Editor
If you use old Editor, you can edit editor_ui.css (line 3)(/plugins/editors/tinymce/jscripts/tiny_mce/themes/advanced/css folder)
a:visited, .mceToolbarTop a:hover, .mceToolbarBottom a, .mceToolbarBottom a:visited, .mceToolbarBottom a:hover {
background:transparent none repeat scroll 0 0;
border:0 none;
margin:0;
padding:0;
white-space:normal;--> add this line
}1 user says Thank You to Sherlock for this useful post
Balaji Ramanathan FriendBalaji Ramanathan
- Join date:
- September 2014
- Posts:
- 187
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
September 29, 2008 at 1:56 pm #273051worked like a charm. Thank you.
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Balaji Ramanathan 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum