-
AuthorPosts
-
creativesmythe Friend
creativesmythe
- Join date:
- January 2012
- Posts:
- 153
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 86
- Thanked:
- 6 times in 1 posts
April 1, 2012 at 12:38 am #175637Hello,
can someone advise me on how to change the background image for the JA Orisite template…I have read through the other postings regarding background image change….but this template seems different. If you select the green theme little skull faces show up in the background. I like the green theme but I want to change the little skull faces.
thanks
wendyeTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 1, 2012 at 2:10 am #446664The background image for this template is styled via the following CSS . . .
/templates/ja_orisite/css/template.css …. at line 23
<blockquote>body#bd {
background: url(../images/body-bg.gif) repeat-xlefttop#252627; color: #6c6c6c;
}</blockquote>Of course, you may need to modify the similar rule within the css file of whichever color theme you choose to use.
Hope That Helps
1 user says Thank You to TomC for this useful post
creativesmythe Friendcreativesmythe
- Join date:
- January 2012
- Posts:
- 153
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 86
- Thanked:
- 6 times in 1 posts
April 1, 2012 at 2:20 am #446665Thank you.
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
August 5, 2012 at 2:48 pm #463218Hi Tom,
I played around with this answer but ended up with this:
body#bd { background-image: url(../images/body-bg.gif)}How do i just get it to be black background instead of having a gif with a pattern? Do i need to create a new black gif or can i just put a colour code line in? http://www.vivaasiamagazine.com
Jim
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
August 5, 2012 at 2:59 pm #463219Hi Jim – long time since we last spoke!
You’re calling ‘background-image’ so you need to change that to ‘background’ if you just want to use a colour.
body#bd {
background: black;}
🙂
1 user says Thank You to swissa for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
August 7, 2012 at 4:19 am #463427Thanks. Excellent answer as always 🙂
railer Friendrailer
- Join date:
- October 2007
- Posts:
- 236
- Downloads:
- 102
- Uploads:
- 9
- Thanks:
- 17
- Thanked:
- 24 times in 1 posts
March 6, 2013 at 2:48 pm #485602Hi TomC — I changed the body-bg.gif to a JPG image and changed the filename in the code in template.css to body-bg.jpg. And it worked everywhere except on the Home page. I’m using the default Red theme color. So wouldn’t that just be controlled by the main template.css file?
I’ve noticed that several css files in the T3 Assets directory also have the body-bg.gif instruction, so I’ve changed them there, but nothing changed on the Home page. I also cleared my cache and deleted my expired cache and then refreshed my browser. No change.
I also noticed that the following css files had the body-bg.gif file instruction: error.css, offline.css. And just to be safe, I changed it in all of the theme template.css files. Still no change on the Home page.
By the way, when I upload a body-bg.gif file into the template images directory, the background file appears again on the Home page.
Where is this instruction hiding?
Thanks
railer Friendrailer
- Join date:
- October 2007
- Posts:
- 236
- Downloads:
- 102
- Uploads:
- 9
- Thanks:
- 17
- Thanked:
- 24 times in 1 posts
March 6, 2013 at 2:57 pm #485604Problem solved.
Just needed to go a bit further with those T3-Asset css files. I viewed the source code of the Home page file looking in the head area for what css files were linked to it. And I checked out the specific t3-asset css files I hadn’t checked yet and one of them still had a body-bg.gif file in it. I reneamed the gif file to disabled just to make sure.
1 user says Thank You to railer for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 6, 2013 at 5:50 pm #485629railer;363219problem solved.
Just needed to go a bit further with those t3-asset css files. I viewed the source code of the home page file looking in the head area for what css files were linked to it. And i checked out the specific t3-asset css files i hadn’t checked yet and one of them still had a body-bg.gif file in it. I reneamed the gif file to disabled just to make sure.
Great Job !!!
-
AuthorPosts
This topic contains 9 replies, has 5 voices, and was last updated by TomC 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum