![]() |
#1 |
Registered User
Join Date: Jul 2012
Posts: 111
|
Background Images as List Bullets
ul {list-style: none}
ul li { background-image: url("path-to-your-image"); background-repeat: none; background-position: 0 0.5em; }
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
![]() |
![]() |
![]() |
#2 |
Registered User
Join Date: Aug 2012
Posts: 33
|
You can use try this also,
li { list-style: none; background: url(bullet.gif) no-repeat left center; padding-left: 20px; }
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
![]() |
![]() |
![]() |
#3 |
Registered User
Join Date: Jul 2012
Posts: 111
|
some of the web browser not supporting this one.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
![]() |
![]() |
![]() |
#4 |
Registered User
Join Date: Nov 2012
Location: India
Posts: 103
![]() |
Also you can try to do with this
#content ul.bullet li { list-style-type: none; text-align: center left; background-image: url(../images/ex-list-bullet.PNG); background-position: center left; background-repeat: no-repeat; padding: .3em 0 .2em 1.1em; } #content ul.bullet { margin: 0 0 .3em -.5em; }
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. - Shopping Cart - PrestaShop, Zencart; CMS - WordPress, Joomla; Custom Development To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. - SEO, Pay Per Click (PPC), SEM, Link Popularity Building, SEO Copywriting, SMO, SMM |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frame background problem | ncjbhd | HTML / DHTML | 27 | 05-18-2015 11:52 PM |
Dofollow Social bookmarking websites list 2012 | irfansweb | Social Networks | 45 | 01-24-2013 10:48 PM |
background doesn't show on the webpage. | eigeehte | Programming General | 0 | 12-12-2011 02:52 AM |
background image problems | mjvndhsb | HTML / DHTML | 1 | 09-28-2011 02:12 AM |
Text color & background color the same | mjvndhsb | 0 | 09-19-2011 12:43 AM |