-
AuthorPosts
-
August 22, 2011 at 5:34 am #167667
Hi all,
I am not able to see the modules on contact us and login page(of user menu).I have selected these menus in taht modules to appear but still they are not appearing.You can see on my site:
http://www.affiliateclubhouse.com
There you can see that the modules on home page on left and right are not appearing on contact us and add affiliate program page…
Please help me out with this.Any help is appreciated
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
August 22, 2011 at 5:37 am #407557please post your admin details. I will resolve it for you
Note: If you Find my Post useful please click on the Thanks IconAugust 22, 2011 at 8:51 am #407598hi chavan,
Thanks for your reply,
My problem is resolved.What i did is i selected “Assisgn menus to ” all in the modules.Then i got my modules on all the pages of my site.Anyways thanks for your reply.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
August 22, 2011 at 8:59 am #407603Great you sorted out the answer. Congratulations 🙂
August 22, 2011 at 9:08 am #407604Hi chavan,
But i have another problem the modules appearing on the right of home page the background of those is appearing little grey in some browsers.I want these to be look white in all the browsers of any version.So please can you tell me how to do that???
Any help is appreciated.
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
August 23, 2011 at 9:28 am #407839Hello amit_s_r ,
To remove the little grey color in modules appearing on the right of home page
Find this code at template.css
#ja-right {
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-size: auto auto;
background-attachment: scroll;
background-color: #F5F5F5;
background-image: url(“/templates/ja_bistro/images/dot.gif”);
background-position: left top;
background-repeat: repeat-y;
}Change this code to
#ja-right {
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-size: auto auto;
background-attachment: scroll;
background-image: url(“/templates/ja_bistro/images/dot.gif”);
background-position: left top;
background-repeat: repeat-y;
}To see the correct file to modify go into the template manager and set css optimiation to “No” so we can see the correct files to modify and not the compressed version.
1 user says Thank You to pritam for this useful post
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by chavan 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum