-
AuthorPosts
-
Rusell Cerrato Friend
Rusell Cerrato
- Join date:
- September 2014
- Posts:
- 220
- Downloads:
- 0
- Uploads:
- 41
- Thanks:
- 120
- Thanked:
- 8 times in 1 posts
January 25, 2012 at 7:24 am #173166hello guys!
I read many posts related to setting an background umage on several templates, however dont know f those apply to Teline IV.
lets say i want to add the image /images/coolimage1.jpg which could be 960×1500… how can I replace the entire webpage background to have this image?
thanks for all..
rgds
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
January 25, 2012 at 10:27 am #435335hi
please provide your site url so i can help you
thank youPhill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 25, 2012 at 1:16 pm #435362It is actually a little more complext to achieve in Teline IV. Changing the background is easy simply by editing template.css line 20
body#bd {
background: none repeat scroll 0 0 #FFFFFF;
color: #333333;
font-size: 12px;
line-height: 1.5;}
But that will not solve everything due to the way Teline IV was designed. You will find the menu is transparent so you would need to adjust css for that. Depending on what you want it will take more work.
If you can post images detailing exactly what you want along with your URL that would help us. With that I am certain Jooservices will be able to advise in great detail for you.
Another option would be to use JA Nex which is very similar to Teline IV but has backgrounds already included and in my mind is a nicer template.
1 user says Thank You to Phill for this useful post
Rusell Cerrato FriendRusell Cerrato
- Join date:
- September 2014
- Posts:
- 220
- Downloads:
- 0
- Uploads:
- 41
- Thanks:
- 120
- Thanked:
- 8 times in 1 posts
January 25, 2012 at 8:11 pm #435435Thanks guys!
Unfortunatelly Teline IV bes suits my customer business model.. so changing to Nex can not proceed, even if I like it too!.I will try to add this block on line 20 and see..
but what if I want an specific image? like a photo?
this is the site. http://inforagro.hn/demo1thanks again!
Rusell Cerrato FriendRusell Cerrato
- Join date:
- September 2014
- Posts:
- 220
- Downloads:
- 0
- Uploads:
- 41
- Thanks:
- 120
- Thanked:
- 8 times in 1 posts
January 25, 2012 at 8:12 pm #435436thanks, this is the site.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 25, 2012 at 8:25 pm #435441The above code is what you want to edit. It is basic css
Change the line above in red to something like
background: url(“../images/yourimage.jpg”) no-repeat scroll 0 0 transparent;
The exact code really does depend on your image chouce. Plus you would need to add a background to the menus.
2 users say Thank You to Phill for this useful post
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by Phill 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum