-
AuthorPosts
-
drdig Friend
drdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
November 11, 2012 at 1:03 pm #182137Hello,
I know it may seem an absurd question, but please someone answer me clearly: How I can change the wallpaper of my template Dark Purple? I would like to change.
Please, please explain it to me step by step.
Thank you very much.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
drdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
November 13, 2012 at 7:45 am #472742I just want to change the wallpaper (purple) on the other
drdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
November 25, 2012 at 11:54 am #474150Can anyone answer this question?
ThanksHeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
November 26, 2012 at 2:43 am #474185Hi Drgig,
JA Rasite supports some themes by default, pls take a look at http://prntscr.com/km34e . You can change to another one by going to template manager > Profile > Theme settings and set another theme to default:
http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Themes_Settings
Regards,drdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
December 11, 2012 at 9:55 am #475820I just want to change the background image.
How I can do?HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 12, 2012 at 2:45 am #475918Please send me a screenshot of which exact part in your site you want to change background
If you want to change background color of body, pls go to file /templates/ja_rasite(your default template/css/template.css
body#bd {
background: #191A1B;
color: #454545;
}and change the background property.
Hope this helps.
Regards
drdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
December 12, 2012 at 4:47 pm #476015What I want to change is the background of the entire page (from top to bottom of the page bottom)
What I want is to put as background images from movies, it is essential for a website like mine.
How I can do?
thanksTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 12, 2012 at 5:11 pm #476021Can you please provide the url of the site you’re working on
– as well as set “Optimize CSS” to “No” within your Template Manager – General settings ??drdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
January 7, 2013 at 2:14 pm #478738Is the website that is in my signature: altadefinicionhd.com
I would just change the background from time to time with the image of some movies.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 7, 2013 at 3:55 pm #478746<em>@drdig 353854 wrote:</em><blockquote>Is the website that is in my signature: altadefinicionhd.com
I would just change the background from time to time with the image of some movies.</blockquote>
You have not yet set “Optimze CSS” to “No” within your Template Manager–General settings, as requesteddrdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
January 7, 2013 at 4:05 pm #478751Sorry, I’ve set to “no”
What now?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 7, 2013 at 4:13 pm #478754To change the background image . . . .
Within file path –> /templates/ja_rasite/themes/dark_purple/css/template.css
at line 14, you will see the following:
body#bd {
background: url("../images/body-top.jpg") repeat-x scroll center top #2D1120
}This is where you change the background image as needed. Depending on the image itself, you will also need to consider the size and “repeat” features. It will probably involve a little trial-and-error to get it right … but it’s not too difficult to figure out how to get it to work for your particular needs.
Hope That Helps
drdig Frienddrdig
- Join date:
- October 2011
- Posts:
- 246
- Downloads:
- 0
- Uploads:
- 64
- Thanks:
- 55
- Thanked:
- 1 times in 1 posts
January 7, 2013 at 4:37 pm #478764Thank you.
What would be the correct size of background image?TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 7, 2013 at 4:40 pm #478766<em>@drdig 353887 wrote:</em><blockquote>Thank you.
What would be the correct size of background image?</blockquote>
Again, this would be particular to how you want the background image to look, and what the actual image is that you are thinking of using. Depending on the image itself, you will need to consider the size and “repeat” features. It will probably involve a little trial-and-error to get it right … but it’s not too difficult to figure out how to get it to work for your particular needs. -
AuthorPosts
This topic contains 17 replies, has 3 voices, and was last updated by TomC 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum