-
AuthorPosts
-
April 8, 2015 at 4:29 pm #205389
hi
i add image on this place :
my_site/images/my_folder/image.pnghow to add it in ja magz css template file ?
i tryed this but did not show :
background: #e1eaf2 url(“../images/my_folder/image.png”) left center no-repeat;thank you
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 8, 2015 at 4:54 pm #566348<em>@TomC 467748 wrote:</em><blockquote>Perhaps if you could clarify a bit what it is you are trying to accomplish?
Screenshot?
It would also be very helpful if you could provide the url of the site you’re working on.</blockquote>
hi
i have a div
i want to add background image to this div on left side .i uploaded the image on afolder in joomla main image folder .
is this clear ok for you now please ?
thank you very much
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 8, 2015 at 5:08 pm #566354<em>@TomC 467753 wrote:</em><blockquote>It would be very helpful if you could provide the url of the site you’re working on.</blockquote>
yes
on this place please :
thank you :):):)
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 8, 2015 at 5:56 pm #566366hi
please try to understand me :
i cant do this like the video .
i have a poll module , and i succes to edit it like i want by css .
but i need a key to know the how look the code for adding background image in template.css file .those did not show the background image :
background:#e1eaf2 url(“../images/my_works/images/poll/poll3.png”) left 10px no-repeat;
background:#e1eaf2 url(‘../images/my_works/images/poll/poll3.png’) left 10px no-repeat;
background:#e1eaf2 url(../images/my_works/images/poll/poll3.png) left 10px no-repeat;what is the code that connect to my image ?
thank you for all your help .:):):):)
April 8, 2015 at 5:57 pm #566367in other words ::
how must look this cod :
url(“../images/my_works/images/poll/poll3.png”)Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 10, 2015 at 8:40 am #566561<em>@sofian 467775 wrote:</em><blockquote>in other words ::
how must look this cod :
url(“../images/my_works/images/poll/poll3.png”)</blockquote>You can add the background image into Skyline Advanced Poll module on your site
Create templates/ja_magz/css/custom.css file and add new css style below
.sl_advpoll form .sl_advpoll_body {
background: url("../../images/my_works/images/poll/poll3.png") #e1eaf2 left center no-repeat !important;
}with image path: your_site/images/my_works/images/poll/poll3.png
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by Ninja Lead 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum