-
AuthorPosts
-
April 23, 2013 at 4:44 pm #187025
Hello, I have almost finished to code my website but there are still 3 things I do not know how to do :
1) I would like to display my footer menu horizontally, not vertically. It would be great if I could add a separator between each menu item like a vertical bar ( | ).
2) I would like to link the logo to homepage not current page.
3) I have modules on my bottom area which show links to social networks such as Facebook, Twitter,… Anyway the problem is that the icons relative to this links are only displaying when browing homepage of “first level” pages when someone brows pages like http://www.website.com/category/page.html they just do not display.
Thank you for your replies.
Regards
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 24, 2013 at 8:55 am #490901Hi aalisg,
1. you may need to add some css rule for that menu, you can post your site url so that I can have a look at it.
2. By default, clicking on logo will direct you to the home page. Did you make any customization on it?
3. Kindly check menu assignment section in backend settings of that module. Currently, it may be assigned to homepage only.
Remember to clean cache once done.
See you around 🙂
April 24, 2013 at 12:27 pm #490935Hello and thank you for your reply.
1) My site URL is http://www.aalisg.org
2) Well I thought that too but for this template clicking on the logo always redirects me to the current page, I did not make any customization, I mean not for the logo redirection link.
3) All the modules I am talking about are assigned to “All pages” that is the problem !
4) I have a grey space under my slideshow and a k2 element just under it, like a mask I think, how can I remove it ?
Regards
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 26, 2013 at 3:21 am #491092Hi,
1. Open file: /templates/ja_university/css/template.css:
#ja-footer .ja-copyright ul li {
float: left;
padding-right: 10px;
}
2. I try going to another page than homepage > click logo and it redirects to home page as normal
3. PM me admin account of your site so that I can check.
4. Yes, it belongs to mask, if you wanna hide, you can add this css rule:
.ja-ss-mask.mask-left, .ja-ss-mask.mask-right {
display: none;
}
into file: /templates/ja_university/css/mod_jaslideshowlite.css
Then clean cache
1 user says Thank You to Saguaros for this useful post
April 30, 2013 at 1:34 pm #491442Thank you very much everything is ok now :
1) Great it works.
2) It is true, sorry about that but before I swear there was a problem.
3) Like for 2) the problem is auto-solved, do not how but, like for 2) there was a problem.
4) Great it works.
But there is something strange with the slideshow module, the descriptions of the last two images are in blue for the non-uppercase part and they have a a:hover : text-decoration : underline : I do not know where does it come from but I have the same problem with my homepage text (k2 element).
Regards
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Saguaros 11 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum