-
AuthorPosts
-
September 28, 2011 at 5:24 am #169042
Hi,
I used JUpgrade to migrate a site previously running Purity. After the upgrade, I installed Purity II and T3 Framework in hopes that the font resizer at top right would not overlay the image. The main menu is also absent. How can I remedy these issues?
Thanks,
Sidhimangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
October 4, 2011 at 9:29 am #416695Hi
The font resizer user tool, when turned on will be displayed on the header as it is coded in the template. If you turn off the tool from Extensions > Template manager > JA Purity II params, it will go away.
I logged in your site to do the same but there seems to be some issue with it, since I could not see the template params at all. Normally I have come across this issue when the JAT3 plugin is not published but that is not the case. I also observed that the version of plugin as well as template is something different than the latest available version on JA site.
Please download the template and plugin from http://www.joomlart.com/forums/downloads.php?do=cat&id=402 . Note that the template and plugin available for J1.7 at above link can be used for J1.6.October 4, 2011 at 4:04 pm #416795Himangi,
Thanks for your reply. I installed T3 and Purity II using the link you’ve provided. Two things are still troublesome: I still cannot locate the setting for the JA Purity II params font resizer. Can you send a screen shot or provide menu path for this? Also, my main menu is not being displayed. How do I ensure that main menu items are assigned to the template?
Thanks,
Sidhimangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
October 5, 2011 at 8:47 am #416967Hi,
The JA Purity template was assigned to home menu item which is why the site was not looking correctly.. I have removed that assignment from the Ja Purity template, so now all menu items will be shown using JA Purity II template.
Now you will need to upload all your images for template, like the header image in templates/ja_purity_ii/images folder. Any styling changes you may need to do will have to be made in templates/ja_purity_ii/css/template.css
October 6, 2011 at 4:15 am #417184Himangi,
I moved those files as requested. How do I now replace the Purity header image with one of my own?
Thanks,
Sidhimangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
October 12, 2011 at 6:21 am #418647Hi
I am sorry for a late reply!
I see you have moved your site to live. But I still see the original header images from template, and I assume want them removed. So here is what you do:
- Open site files using ftp and remove all header images from templates/ja_purity_ii/images/header folder.
- Open template.css file located at templates/ja_purity_ii/css, go to line number 925 to find
- In the same template.css file on line number 930 find
<blockquote>#ja-header {
position: relative;
height: 219px;
}</blockquote>
Replace this code with the following to hide the images if there are any in the header folder in template images.
<blockquote>#ja-header {
position: relative;
height: 219px;
background:none !important;
}</blockquote><blockquote>.ja-headermask {
width: 602px;
display: block;
background: url(../images/header-mask.png) no-repeat top right;
height: 80px;
position: absolute;
top: 0;
right: -1px;
}</blockquote> and replace it with
<blockquote>.ja-headermask {
width: 602px;
display: block;
background: url(../images/header-mask.png) no-repeat top right;
height: 80px;
position: absolute;
top: 0;
right: -1px;
display:none;
}</blockquote>Let me know if you need any more help with JA products.
October 12, 2011 at 8:16 am #418680Thanks for these fixes. I posted another question regarding 404 errors on the upgraded site after modifying the menu system. I’ll make these changes after the 404 errors are resolved.
In the interim, where can I find a detailed CSS styling guide with explanations of above elements/classes etc.?
Thanks,
Sidhimangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
October 12, 2011 at 9:26 am #418693Hi Sid,
The classes used for all the modules in the demo are mentioned in the userguide at http://www.joomlart.com/forums/showthread.php?54699-Userguide-JA-Purity-II-Template-for-Joomla!-1.5
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by himangi 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum