-
AuthorPosts
-
Stork11 Friend
Stork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
December 13, 2012 at 4:02 am #476067<em>@aluna 349613 wrote:</em><blockquote>Hi,
I would also like to change my background color to an image showing on each side of the main page. I applied background: url(‘../templates/ja_mendozite/themes/purple/images/bd.png’) top left repeat-y” style to “body#bd but I dont know what you mean by “ja-wrapper” div’s children. I didnt find anything name wrapper in the template.css file.</blockquote>
Hello aluna,You can apply background style to “body#bd” but you should use “repeat” instead “repeat-y”. Background image will be repeated whole page.
background: url(“../templates/ja_mendozite/themes/purple/images/bd.png”) repeat scroll left top transparent;Regards
December 16, 2012 at 1:28 am #476380<em>@Stork11 350383 wrote:</em><blockquote>Hello aluna,
You can apply background style to “body#bd” but you should use “repeat” instead “repeat-y”. Background image will be repeated whole page.
background: url(“../templates/ja_mendozite/themes/purple/images/bd.png”) repeat scroll left top transparent;Regards</blockquote>
I tried that and it changed to the default background (black).
I used the following code:
background-image: url(../images/bd.png) ; }
#ja-botsl1,
#ja-botsl2,
#ja-footer {
background-color: #eee
}
/*in the purple template.css file. This is where I can see the background image but it repeats itself.
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
December 18, 2012 at 4:48 am #476599Hello aluna,
Can you PM me with your site admin account and your FTP account? Then I can help you change site background.
BTW, please include this forum thread URL in your PM, so I can follow it.
Regards.
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
December 19, 2012 at 4:20 am #476739Hello aluna,
Your background is a bit complicated. If possible, would you mind getting me a few screenshots for more clarifications? Then I shall know what you are trying to achieve.
Regards.
January 7, 2013 at 11:51 pm #478832What was the fix? I have a similar issue. Want the same color green.
Thanks,
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
January 8, 2013 at 3:51 am #478861<em>@triley0131 353974 wrote:</em><blockquote>What was the fix? I have a similar issue. Want the same color green.
Thanks,</blockquote>
Hello triley0131,Would you mind getting me a few screenshots for more clarifications? Then I shall know what you are trying to achieve.
Right now, I am quite not sure where to start.Regards.
edd Friendedd
- Join date:
- May 2006
- Posts:
- 350
- Downloads:
- 11
- Uploads:
- 73
- Thanks:
- 76
- Thanked:
- 8 times in 2 posts
January 21, 2013 at 12:47 pm #480628Hi there,
Like tphmedia I need the same thing, like in his web site:
http://174.121.38.35/~proroof/
and the other pages:
http://174.121.38.35/~proroof/index.php/dfw-roofing-products/asphalt-shinglesI mean a background image, please could you post here the changes you made in the css style sheet and where you made tha changes?
This post is not very easy to follow because you just made PM messages and we dont have the answer.Thansk to share the info,
ED 🙂
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
January 23, 2013 at 7:12 am #480862Hello Ed,
In order to change background image of JA Mendozite, follow these step below
1. Go to this file: <blockquote>templates/ja_mendozite/css/template.css</blockquote>
Find these lines and remove all background set style:
#ja-header {
background: none repeat scroll 0 0 #222222 >> remove this
}#ja-mainnav {
background: none repeat scroll 0 0 #222222>> remove this
z-index: 9;
}#ja-slideshow {
background: none repeat scroll 0 0 #222222>> remove this
position: relative;
z-index: 8;
}#ja-botsl2, #ja-botsl1 {
background: none repeat scroll 0 0 #222222>> remove this
}#ja-footer {
background: none repeat scroll 0 0 #222222 >> remove this
padding: 0;
}For any themes, you have to go
templatesja_mendozitethemestheme_namecsstemplate.css
find the code style for the background and remove it.
2. Find these lines in <blockquote>templates/ja_mendozite/css/template.css</blockquote>
<blockquote>body#bd {
background: none repeat scroll 0 0 #EEEEEE >> change to background image you want.
color: #555555
line-height: 1.6;
}</blockquote> -
AuthorPosts
This topic contains 23 replies, has 6 voices, and was last updated by Luna Garden 11 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum