-
AuthorPosts
-
Juan Carlos Stauring Friend
Juan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
May 21, 2015 at 10:57 pm #206549Hi :confused:
Sorry another ja masshead post but was not able to resolve with other solutions posted.
I’m trying to set up masshead on different pages and change titles and backgrounds. I’m able to change titles however not able to change backgrounds. I’ve tried different url’s including full image path for the image configuration with no luck:[Masshead Itemid=”958″ title=”Privacy Policy” background=”images/masshead/mh-1.jpg”][/Masshead]
[Masshead Itemid=”1000″ title=”Terms/Conditions” background=”images/masshead/mh-2.jpg”][/Masshead]
Pages here:
http://www.traveltourismconsultants.com/privacy-policyhttp://www.traveltourismconsultants.com/terms-and-conditions
full path of image:
http://www.traveltourismconsultants.com/images/masshead/mh-1.jpg
http://www.traveltourismconsultants.com/images/masshead/mh-2.jpgthanks :p
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
Juan Carlos Stauring FriendJuan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
May 23, 2015 at 1:40 am #571550@ninja Lead thanks 😎 I do see the images now. Not sure of the solution yet but thanks.
Just another minor thing, the headmass image is not displaying all the way across the browser or full size of image width 1180. I would like it to display all the way, like in the demo. :-[Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 25, 2015 at 5:37 pm #571668You can see the solution from tutorial about how to work with Use extra parameters, if you want to show full image in this case, you have to do this
Create templates/ja_obelisk/css/custom.css file and add new rule
@media (min-width: 1200px) {
.t3-masshead .container {
width: 1180px;
}
}
1 user says Thank You to Ninja Lead for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 25, 2015 at 5:37 pm #736714You can see the solution from tutorial about how to work with Use extra parameters, if you want to show full image in this case, you have to do this
Create templates/ja_obelisk/css/custom.css file and add new rule
@media (min-width: 1200px) {
.t3-masshead .container {
width: 1180px;
}
}
1 user says Thank You to Ninja Lead for this useful post
Juan Carlos Stauring FriendJuan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
May 27, 2015 at 12:48 am #571877<em>@Ninja Lead 474860 wrote:</em><blockquote>You can see the solution from tutorial about how to work with Use extra parameters, if you want to show full image in this case, you have to do this
Create templates/ja_obelisk/css/custom.css file and add new rule
@media (min-width: 1200px) {
.t3-masshead .container {
width: 1180px;
}
}
</blockquote>thanks! working great now, the default size on template is much nicer and can see why it was styled like that instead full size 😎 working great now.
Juan Carlos Stauring FriendJuan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
May 27, 2015 at 12:48 am #736922<em>@Ninja Lead 474860 wrote:</em><blockquote>You can see the solution from tutorial about how to work with Use extra parameters, if you want to show full image in this case, you have to do this
Create templates/ja_obelisk/css/custom.css file and add new rule
@media (min-width: 1200px) {
.t3-masshead .container {
width: 1180px;
}
}
</blockquote>thanks! working great now, the default size on template is much nicer and can see why it was styled like that instead full size 😎 working great now.
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by Juan Carlos Stauring 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum