-
AuthorPosts
-
April 1, 2008 at 1:43 pm #127136
Hi!
This template is go great I keep picking up sections to move to edenite! 🙂
Now I need to move the spotlight modules to edinite.
A few quick questions:
1. Which templates have the spolight modules been in? Looks like they may be used in Drimea, is this the same code?
2. Which template has the best / most current version of spotlight modules to move to another template?
3. Are there any threads discussing moving the Rochea Spotlight modules to another template? (I was not able to find any)
Edit – I did find this thread about Drimea Spotlight modules being moved:
http://www.joomlart.com/forums/topic/ja-drimia-module-slwi-in-a-different-template/Thanks so much!
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
April 1, 2008 at 3:43 pm #2439461: Drimia and Rochea
2: Drimia and Rochea
3: Take this:/* SLWI */
.ja-slwi-container {
width: 100%;
}.ja-slwi-container h3 {
color: #545454 !important;
font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
font-size: 100% !important;
line-height: normal !important;
margin: 0 !important;
padding: 7px 10px !important;
}.ja-slwi-container h3 span {
background: none !important;
}.ja-slwi-text p {
color: #666666;
margin: 0;
padding: 0 10px;
}And add to the template_css.css file and take the mootools file attached here and add to the templates script or js folder(this require that the template uses mootools today. If it doesnt add this to the index.php below the call for the css files:
<script language="javascript" type="text/javascript" src="<?php echo $ja_template_path;?>/replace this with scripts or js/mootools.js"></script>
So it will be like this:
<script language="javascript" type="text/javascript" src="<?php echo $ja_template_path;?>/js/mootools.v1.1.js"></script>
This code above here will only work on a Joomlart template, if you use another template the code maybe will look like this:
<script type="text/javascript" src="<?php echo $template_path; ?>/js/mootools.v1.1.js"></script>
1 user says Thank You to Menalto for this useful post
April 1, 2008 at 3:52 pm #243947Worked great!
I find as time goes on I am using more and more Joomlart templates.
Your help and skill in merging different elements of templates makes all Joomlart templates stronger and more useful.
Soon all of my sites might be Joomlart templates 🙂
Thanks so much for all of your help!
April 24, 2008 at 4:48 pm #246714Thanks for the solution, I was just wondering this about my site as well. I added the css and it works perfectly – I didn’t have to make any changes to the js when integrating with ja-teline.
Thanks
-
AuthorPosts
This topic contains 5 replies, has 4 voices, and was last updated by mfcphil 16 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum