-
AuthorPosts
-
September 23, 2011 at 10:43 pm #168886
I want to change the color of the ‘stripe-bg.png’ to correspond with the colors. I have already edited the image and now have it in all profile colors; however, I’m having no luck in editing the color profiles to make the change. Can anyone tell me where I need to make this change and what CSS code I need to use?
Thanks!
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 24, 2011 at 12:13 am #414522Hi
Would you mind give me your site URL for checking and / or a screenshot w/ noted on it about your issue ?
Thank you
Viet VuTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 24, 2011 at 12:31 am #414526September 24, 2011 at 5:37 pm #414703I’ve taken a screenshot and edited it in Illustrator to look the way I want it to display. Basically, I want the grey stripes to be the same color as the color profile assigned to the items.
I am not sure where to place the custom css. I tried editing the color profiles with the following code:
/* Blue — */
.default .ja-zinsec h2 {
margin: 0 0 12px !important;
padding: 0 !important;
text-transform: uppercase;
font: bold 175%/24px Arial, sans-serif;
background: url(../../../images/blue-stripe-bg.png) repeat top !important;
text-indent: 4px;
letter-spacing: -1px;
}This did not work, so I’m at a loss . . . Any ideas?
Thanks:)
Jen
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 24, 2011 at 5:41 pm #414706Hi
#1. If you want to make each profile have different line color. I’ve no idea if we can do or not.
#2. But to apply color for each one by fixed core i think we can, but i need your live site for checking
Thank you
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 25, 2011 at 1:05 am #414771Hi
I got your site. Yo, it’s can use as dynamic by profile
Check filetemplates/ja_teline_iv/html/mod_janewspro/default/style.css
.default .ja-zinsec h2 {
background: url("../../../images/stripe-bg.png") repeat scroll center top transparent;
font: bold 175%/24px Arial,sans-serif;
letter-spacing: -1px;
margin: 0 0 12px !important;
padding: 0 !important;
text-indent: 4px;
text-transform: uppercase;
}
Add new code
.default .ja-zinsec.orange h2 {
background: url("../../../images/stripe-bg.png") repeat scroll center top transparent;
font: bold 175%/24px Arial,sans-serif;
letter-spacing: -1px;
margin: 0 0 12px !important;
padding: 0 !important;
text-indent: 4px;
text-transform: uppercase;
}
#1. Replace orange by your color profile name
#2. Replace background image of each profile.Thank you
Viet Vu-
1 user says Thank You to jooservices for this useful post
September 28, 2011 at 9:24 pm #415556Hey . . . it didn’t work 🙁
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 29, 2011 at 12:30 am #415582hi
please update me your ftp than i can do that on your site
thank you
viet vuAuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by jooservices 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum