-
AuthorPosts
-
fturkmen Friend
fturkmen
- Join date:
- June 2011
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
alexsmirnov Friendalexsmirnov
- Join date:
- July 2012
- Posts:
- 786
- Downloads:
- 1
- Uploads:
- 226
- Thanks:
- 226
- Thanked:
- 163 times in 119 posts
fturkmen Friendfturkmen
- Join date:
- June 2011
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
April 24, 2014 at 8:02 am #532219<em>@alexsmirnov 423223 wrote:</em><blockquote>Hi,
The easiest way to add a background image would be via a corresponding CSS rule:
body
{
background-image:url(‘paper.gif’);
background-color:#cccccc;
}Hope this helps,
Regards,
Alex</blockquote>
will i add this code to custom.css?
body
{
background-image:url('/public_html/images/resimler/background.jpg');
background-color:#cccccc;
}alexsmirnov Friendalexsmirnov
- Join date:
- July 2012
- Posts:
- 786
- Downloads:
- 1
- Uploads:
- 226
- Thanks:
- 226
- Thanked:
- 163 times in 119 posts
fturkmen Friendfturkmen
- Join date:
- June 2011
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
April 24, 2014 at 8:50 am #532225<em>@alexsmirnov 423422 wrote:</em><blockquote>Yes, please play with adding this code into custom.css file indeed.
Regards,
Alex
PS Sending PM without being asked to is spamming. Please don’t send personal messages if nobody asked you to do.</blockquote>
i add but it changes only background color. is path (url(‘/public_html/images/resimler/background.jpg’) can be wrong?
ps. i send you pm because you answered my post, i want to continue with you.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 24, 2014 at 11:31 am #532251@fturkmen: Please can try to do with my workaround below
+ Create templates/ja_magz/css/custom.css file and add new rule
body {
background-image: url('http://www.tgf.gov.tr/wp-content/uploads/2013/05/guresbackground.jpg') !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tgf.gov.tr//wp-content/uploads/2013/05/guresbackground.jpg',sizingMethod='scale')!important;
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tgf.gov.tr//wp-content/uploads/2013/05/guresbackground.jpg',sizingMethod='scale')"!important;
}.container {
background: #fff;
}
and change my mark with your background image. Let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
fturkmen Friendfturkmen
- Join date:
- June 2011
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
April 24, 2014 at 12:09 pm #532253@ninja Lead
when i make your change it looks like this.
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
-
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by Ninja Lead 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum