-
AuthorPosts
-
Tech-xml Friend
Tech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
July 22, 2015 at 2:35 am #209086I need to set up the page of a component in the same style of the video page.
Must also apply an equal Backgorund this example: https://www.svenbluege.de/pictures
Send the link where you will apply this style
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 23, 2015 at 4:53 am #578374Hi @insofticursos,
Did you mean you want to apply the background as in this site to the video page in your site ?
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 23, 2015 at 4:53 am #644665Hi @insofticursos,
Did you mean you want to apply the background as in this site to the video page in your site ?
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 23, 2015 at 4:53 am #743296Hi @insofticursos,
Did you mean you want to apply the background as in this site to the video page in your site ?
Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 24, 2015 at 4:21 am #578485Hi @insofticursos,
First, navigate to admin >>> Menus >>> choose menu on top >>> edit Videos >>> switch to tab Page Display >>> type ” video-page” (1 space before the class name and without double quote) in Page Class.
Open file templatesja_teline_vcsscustom.css and add this code :
.video-page .t3-wrapper {
background-attachment: fixed;
filter: none;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: 100% 100%;
background-image: url(../images/your_background_image_name) !important;
}Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 27, 2015 at 9:54 am #644995Hi @insofticursos,
I checked your site but didn’t see any change as suggested, please apply them to your site first.
Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
July 28, 2015 at 3:57 am #645090@adam M Added the css rule to custom.css but it’s not working
.video-page .t3-wrapper {
background-attachment: fixed;
filter: none;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: 100% 100%;
background-image: url ("/ images / test.jpg")! important;
}If I decide to use the white background on the video page. What should I change?
Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
July 28, 2015 at 3:57 am #743715@adam M Added the css rule to custom.css but it’s not working
.video-page .t3-wrapper {
background-attachment: fixed;
filter: none;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: 100% 100%;
background-image: url ("/ images / test.jpg")! important;
}If I decide to use the white background on the video page. What should I change?
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 28, 2015 at 9:00 am #645116Hi @insofticursos,
Make sure you added the class name as described too.
-
AuthorPosts
This topic contains 24 replies, has 2 voices, and was last updated by Adam M 9 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum