-
AuthorPosts
-
chanton Friend
chanton
- Join date:
- July 2006
- Posts:
- 137
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 6
- Thanked:
- 2 times in 1 posts
July 25, 2008 at 3:08 pm #131335How to add more colour?
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
July 25, 2008 at 7:08 pm #262336And the best place to start would be … adding more of an explanation. How much? Where? Etc.
Thanks!
John.TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 25, 2008 at 8:47 pm #262345<em>@chanton 69587 wrote:</em><blockquote>How to add more colour?</blockquote>
How much experience in working with CSS website design do you have?
Hieu Nguyen AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
July 26, 2008 at 2:34 am #262366Preparing material.
– Duplicate red.css and red-ie6.php then rename them to the name of your color. For example brown.css and brown-ie6.php.
– Duplicate the red folder in the images folder. If your CSS files named brown.css then please rename the folder to brown.
– Add the color option to choose from backend by insert the bold line below to 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=”red”>Red</option>
<option value=”green”>Green</option>
<option value=”brown”>Brown</option>
</param>Edit CSS.
– 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 /red/ with /brown/. Easy!
Hope it helps!
2 users say Thank You to Hieu Nguyen for this useful post
eirik solheim Friendeirik solheim
- Join date:
- November 2007
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
August 4, 2008 at 12:28 pm #263751I wanted orange (#FF6600) instead of red. I edited the red.css file and made new orange buttons (gif files).
Perhapse they will be usefull to others.
NB. Remember to backup original files so you can switch back if you don’t like the color, e.g., by renaming the original files; red_original.css etc…
red.css goes in ja_mesolite/css/colors/red/
the other (*.png & *.gif) files are uploaded in ja_mesolite/images/ red/
Eirik Solheim
October 13, 2008 at 2:46 pm #275038<em>@Hieu Nguyen 69673 wrote:</em><blockquote>
– Add the color option to choose from backend by insert the bold line below to 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=”red”>Red</option>
<option value=”green”>Green</option>
<option value=”brown”>Brown</option>
</param>Edit CSS.
– 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 /red/ with /brown/. Easy!
Hope it helps!</blockquote>
HI there, Hieu. I have added the color option in templateDetails and it is showing up in my parameters. I have also and successfully uploaded all my new color images. I have also edited the css. All is working and in place.
Now, how do I add the color option to ja-usertools so that it shows up at the top of the page? Yes, I have uploaded the new color icon, etc. It’s all there, but I can’t figure out how to add something to the usertools.
BTW, using Firebug, I was able to view my new color by adding this HTML code:
<li><img onclick=”switchTool(‘ja_corona_ja_color’,’navy’);return false;” id=”ja-tool-navycolor” alt=”navy color” title=”navy color” src=”http://beta.baseballnation.us/templates/ja_corona/images/navy.gif” style=”cursor: pointer;”/></li>
But I cannot find where to add this permanently.
Can you help me?
-
AuthorPosts
This topic contains 6 replies, has 6 voices, and was last updated by heidi 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum