-
AuthorPosts
-
John Friend
John
- Join date:
- November 2007
- Posts:
- 168
- Downloads:
- 151
- Uploads:
- 51
- Thanks:
- 46
- Thanked:
- 3 times in 3 posts
September 9, 2016 at 4:19 pm #967061Joomla 3.6.2 Ja Teline V PHP7
I have checked all forums but can not find code or modifications for placing image background in default template.
I am trying to place split background image advertising on main magazine or main page of Ja teline v. I would like to do it with straight code rather than using a module. HD Backgrounds does not work in latest versions or is it a transparency problem?Please see example.
How do I do this so that it is easily loaded or changed from a media file.
John
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
September 10, 2016 at 2:45 pm #967243John FriendJohn
- Join date:
- November 2007
- Posts:
- 168
- Downloads:
- 151
- Uploads:
- 51
- Thanks:
- 46
- Thanked:
- 3 times in 3 posts
September 10, 2016 at 3:41 pm #967252My question is simply how to place a background image (similar to stock Events page) on the default or magazine landing page of Ja Teline V. Using code and where to place it.
It should be a tutorial for Joomlart’s templates but can not find it anywhere.
John FriendJohn
- Join date:
- November 2007
- Posts:
- 168
- Downloads:
- 151
- Uploads:
- 51
- Thanks:
- 46
- Thanked:
- 3 times in 3 posts
September 10, 2016 at 4:30 pm #967258Thank you problem resolved. Host was corrupted on reset. simple brainer for a no brainer.
John FriendJohn
- Join date:
- November 2007
- Posts:
- 168
- Downloads:
- 151
- Uploads:
- 51
- Thanks:
- 46
- Thanked:
- 3 times in 3 posts
September 11, 2016 at 2:33 am #967298Topic is still not resolved. I have tried everything to install mainpage advertising "background-image: url(xxx);" on Ja Teline V.
I have checked for opacity and it seems OK and have tried installing in CSS and T3 but can not get any results.
Background selector does not work either.
Help Help
John
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
September 11, 2016 at 9:35 am #967377Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 12, 2016 at 3:11 am #967484Hi John,
Try open the file: ROOT/templates/ja_teline_v (your default template)/css/custom.css (create this file if it doesn’t exist)
and add this css rule:
.layout-magazine body { background: url(/path/to/your/image/back_here/ev-bg.jpg) no-repeat fixed center top #0077bb; background-size: cover; } .layout-magazine .t3-wrapper { background: transparent; }
Also notice that changing to transparent background may also affect other modules in magazine layout page, you will need to customise them also.
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 6 replies, has 3 voices, and was last updated by Saguaros 8 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum