-
AuthorPosts
-
brentwilliams2 Friend
brentwilliams2
- Join date:
- January 2013
- Posts:
- 231
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 4
- Thanked:
- 33 times in 1 posts
December 19, 2013 at 4:20 pm #193104In the text editor for the employer profile, I have the following HTML input:
<li style="margin: 6px 10px; padding: 0px 0px 0px 20px; list-style: none; height: 19px; background: url('http://usrgroup.com/images/arrow.png') no-repeat; font-size: 13px; background-position: 0% 50%; background-repeat: no-repeat no-repeat;">Quality apartment management</li>
However, when looking at the profile on the front end, the code gets modified:
<li style="margin: 6px 10px; padding: 0px 0px 0px 20px; list-style: none; height: 19px; background: url('/'http://usrgroup.com/images/arrow.png'') no-repeat; font-size: 13px; background-position: 0% 50%; background-repeat: no-repeat no-repeat;">Quality apartment management</li>
As you can see, it adds a /' at the beginning of the url and ' at the end. This causes the url to be invalid and not show the background.
I am using 1.0.4.
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
December 20, 2013 at 4:07 am #516028Hello brentwilliams2,
I have checked on our JA JobBoard demo, but didn’t see where code is, could your share the link like: http://www.example.com/administrator/index.php?option=com_jajobboard&view=jaemployers&task=profile&cid[]=149 for back-end
or
http://www.example.com/index.php/my-ecpanel/my-profile for front-end
or the file path that includes the code.brentwilliams2 Friendbrentwilliams2
- Join date:
- January 2013
- Posts:
- 231
- Downloads:
- 0
- Uploads:
- 23
- Thanks:
- 4
- Thanked:
- 33 times in 1 posts
December 20, 2013 at 9:42 pm #516123I think we may be miscommunicating, Luna. That code is something input into the text editor for an employer’s profile. So it’s not within the base code of the component, but rather entered text from a user. So if you open up an employer’s profile, and in the text editor, paste that HTML in there, you should hopefully see the problem when you look at the profile when it is published. Does that make more sense?
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
December 23, 2013 at 9:05 am #516246Hello brentwilliams,
Yes, I see the problem now. I have report this issue to the developer and he’s checking this issue, here is the link: http://pm.joomlart.com/browse/JAJBJ25-341.
For now, you can try some other ways like add class to li tag, then add style to the CSS file, then you don’t have to insert CSS inline to the li tag.
-
AuthorPosts
This topic contains 4 replies, has 2 voices, and was last updated by Luna Garden 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum