-
AuthorPosts
-
rhys_daniels Friend
rhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
March 15, 2009 at 12:00 pm #139154Hi all
I currently use JA Sanidine II and would like to put a adjustable Text Size icon at the top of the page as a disability option for poor sighted people.
You see it on most templates. Is this a plugin or code that needs implementing into the template?
Anyway if someone can advise on a solution that would be great.
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
March 15, 2009 at 12:04 pm #296064rhys_daniels;117854Hi all
I currently use JA Sanidine II and would like to put a adjustable Text Size icon at the top of the page as a disability option for poor sighted people.
You see it on most templates. Is this a plugin or code that needs implementing into the template?
Anyway if someone can advise on a solution that would be great.
Hi Rhys
This is for a simialr request in the Edenite forum maybe it will help youhttp://www.joomlart.com/forums/showpost.php?p=78734&postcount=2
Shannon1 user says Thank You to ShannonN for this useful post
rhys_daniels Friendrhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
October 17, 2009 at 6:34 pm #320803Tried to implement what you said shannon but no joy.
Has anyone wrote the code and implemennted the text adjustment in JA Sanidine? If so i would really apreciate some help.
rhys_daniels Friendrhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
October 18, 2009 at 8:50 am #320836rhys_daniels Friendrhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
January 9, 2010 at 10:34 pm #328832Hi Guys
Been some time since i raised this topic. Can anyone out there help?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 15, 2010 at 10:02 am #329364Hi rhys_daniels
Please try to do with my way:
+ Open templatesja_sanidineii_lighttemplateDetails.xml file, find following code section:
<param name="ja_menu" type="list" default="2" label="Menu Module" description="MENU'S TYPE">
<option value="none">Disable</option>
<option value="split">Split Menu</option>
<option value="css">CSS Menu</option>
<option value="moo">Moo Menu</option>
<option value="dl">Dropline Menu</option>
</param><param name="ja_bodybg" type="filelist" default="" directory="templates/ja_sanidineii_light/images/background" label="Body background" description="Background image for whole site" />
and change to:
<param name="ja_menu" type="list" default="2" label="Menu Module" description="MENU'S TYPE">
<option value="none">Disable</option>
<option value="split">Split Menu</option>
<option value="css">CSS Menu</option>
<option value="moo">Moo Menu</option>
<option value="dl">Dropline Menu</option>
</param>
<param name="usertool_bg" type="list" default="6" label="Display template tool" description="Display template tool">
<option value="0">No display</option>
<option value="1">Screen Type</option>
<option value="2">Font Size</option>
<option value="4">Color Css</option>
<option value="3">Screen Type and Font Size</option>
<option value="5">Screen Type and Color Css</option>
<option value="6">Font Size and Color Css</option>
<option value="7">All tools</option>
</param>
<param name="ja_bodybg" type="filelist" default="" directory="templates/ja_sanidineii_light/images/background" label="Body background" description="Background image for whole site" />
– go to Extensions -> template manager to edit this template, select a type display for this feature– try to find images from other template for this feature and copy to templatesja_sanidineii_lightimages folder
Hope it helps
1 user says Thank You to JA Developer for this useful post
rhys_daniels Friendrhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
January 16, 2010 at 8:04 pm #329505Hi Developer
Thanks for your post. I have completed all the code changes you mentioned.
I have found some image files to represent the text increase / decrease and default. The image names are:
user-decrease.png
user-increase.png
user-reset.pngI want to re-position where the user clicks on the options to increase or decrease the font size. Please take a look at the attached images which will show you where i would like the images placed on the homepage.
Your help will be apreciated.
-
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by rhys_daniels 14 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum