- Posts: 23
- Thank you received: 0
adding a background image into hot news
-
hibernitel
Inactive member - Topic Author
- Member
Less
More
10 years 5 months ago #40646
by hibernitel
adding a background image into hot news was created by hibernitel
I want to add an image in the background of each page in hot news in order to frame the page (as in Corporate template, how would I do this?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #40663
by ivan.milic
Replied by ivan.milic on topic adding a background image into hot news
Can you explain better?
Please Log in to join the conversation.
-
hibernitel
Inactive member - Topic Author
- Member
Less
More
- Posts: 23
- Thank you received: 0
10 years 5 months ago - 4 years 3 months ago #40715
by hibernitel
Replied by hibernitel on topic adding a background image into hot news
if you look at the tennis template is has this image in the background:
I want to insert this kind of background image into the hot news portal template so the centered box is sitting opn an image background - at the moment the only thing I can do is change the templates background color. See attached image to get an idea of what I mean. Thanks
Code:
http://demo.hotjoomlatemplates.com/tennis/templates/hot_tennis/images/bg.jpg
Last edit: 4 years 3 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago - 4 years 3 months ago #40721
by ivan.milic
Replied by ivan.milic on topic adding a background image into hot news
In tennis template we have this css for it:
you can add definition like that at bottom of template_css.css
You can use that exact css just change image url
Code:
body {
background: #060606 url(/tennis/templates/hot_tennis/images/bg.jpg) top center no-repeat;
background-size:cover;
}
you can add definition like that at bottom of template_css.css
You can use that exact css just change image url
Last edit: 4 years 3 months ago by milos.
The following user(s) said Thank You: hibernitel
Please Log in to join the conversation.
-
hibernitel
Inactive member - Topic Author
- Member
Less
More
- Posts: 23
- Thank you received: 0
10 years 5 months ago #40726
by hibernitel
Replied by hibernitel on topic adding a background image into hot news
Thanks for your response. Before I saw your response I used sparky framawork style designer to turn on the background image and then I uploaded an image and that worked. The only issue I have now is that the container background colour is showing around the edges of the logo.png image and I cant work out how to enlarge the image or reduce the logo container to get rid of the colour.Also I would like to change the colour of the logo bar or make it transparent - any idea how I could do that? your help on this is much appreciated. Please see image attached to show what I mean.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 5 months ago #40732
by ivan.milic
Replied by ivan.milic on topic adding a background image into hot news
Send link and specify what you want transparent
Please Log in to join the conversation.
Time to create page: 0.167 seconds