-
AuthorPosts
-
June 29, 2011 at 6:50 am #165779
The Cpanel has too much on it that I can find no way to disable:
About T3
Guides
FAQs
YouTube LinkMy users are mostly senior citizens and this can be very confusing. If they are looking for help regarding the website and click on Guides or FAQs they will be whisked away to something that has nothing to do with the content of the webiste.
I need to completely disable the cpanel and have the text sizer simply displayed on each page large enough to find. How do I accomplish this? It is very important to my audience to have a text sizer that is easy to find and not tucked away in a tiny panel that is easily missed by sight impaired viewers.
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
June 29, 2011 at 7:11 am #399025Go to your template manager and select JA Travel
Under Profiles tab, there are options for “User Tools”
Hide all of them and the CPANEL should disappearJune 29, 2011 at 7:16 am #399027I did that, but I can’t find a way to display the text sizer option without the cpanel. Seems the only way is through the cpanel. Any way around this?
Thanks for the reply. 🙂
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
June 29, 2011 at 8:34 am #399045how about hiding the ‘extra’ portions of the cpanel
/plugins/system/jat3/base-themes/default/css/usertool.css
add the underlined below
hide youtube link:
.ja-cpanel-action a.ja-cpanel-video {
float: right;
visibility:hidden;
}
hide jat3 links
.ja-cpanel-head {
border-bottom: 1px solid #ccc;
display: block;
clear: right;
visibility: hidden;
}
1 user says Thank You to jsliao for this useful post
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
June 29, 2011 at 8:35 am #399046ok after reading your requirements again, I think this is not good enough. lemme see if I can figure something else out.
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
June 29, 2011 at 8:56 am #399053plugins/system/jat3/base-themes/default/blocks/usertools/cpanel.php
look for this line
<a href="#" id="ja-cpanel-toggle"><span>Cpanel</span></a>
change to this
<div id="ja-cpanel-toggle"><?php $this->showBlock('usertools/font') ?></div>
Then you just need to style the title and fonts to make it look nice 🙂
note: your cpanel will no longer appear after this change
June 29, 2011 at 9:27 am #399064Will this change allow for the text sizer to show easily on the page? Below is a screenshot of a fresh install of Joomla 1.6.4. I want to be able to keep the text sizer as it is in this screenshot.
June 29, 2011 at 9:39 am #399068I should add here that the font sizer included in the Joomla installation resizes ALL font on the entire page including menus etc. and not just the articles.
I have attached another screenshot for comparison. You can see how all text on the page is now quite large. This is very important on my website.
Thanks again for your help.
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by ussarizona 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum