-
AuthorPosts
-
February 1, 2016 at 1:21 pm #873491
Hello,
I am having a few issues with the JA Jason template.
Firstly, whenever I add a full article image to an article there is a grey box around the image (see attached) – how do I remove the grey box?
Secondly, on the homepage, whenever I hover over an image I want it to display the title of the article, how do I do this?
Also I am using the JA Slideshow Lite on the Ad hoc page to display a gallery of my work – at the minute it is in the intro-2 module position -which is the best position for me to put it in?
Thanks James
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 2, 2016 at 3:30 am #874015Hi James,
Below are my answers for your questions:
1 – It due to the background color set in your custom theme, you can open the css file:
ROOT/templates/ja_jason/local/css/themes/white/template.css
At approx line 696, see this declaration:
.portfolio-default .quick-info .img-full .inner { background: #eeeeee; padding: 0; text-align: center; vertical-align: middle; }
then remove the ‘background’ property above.
2 – Make sure that you enable the ‘Show Title’ option under the backend settings of ‘Home’ menu item on your site: Backend > Menus > Main menu > Home item > Options tab: http://prntscr.com/9xwrub
3 – You can update the admin account again (the provided info doesn’t work), I will check it for you.
February 2, 2016 at 10:29 am #874236Many thanks Saguaros.
The only problem now is that the text that displays is black and it on a black background (see attached) – how do I change the text to white?
I shall update the login details for you in the previous post.
Thanks
James
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 2, 2016 at 3:39 pm #874408Hi James,
You can open the same css file as I mentioned in above post and add this additional rule:
.full-width .ja-masonry-wrap .item article .article-desc h2.article-title { color: #ffffff; }
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Saguaros 8 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-