![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Wasn't sure where to ask this since I'm using the Sample Genesis Child theme trying to create a set of landing pages..
Anyway I want my bullets instead of using the square to use an image. So far I've got it to work it just doesn't look lined up. here's the link - http://derekbpierce.com/squeeze/?page_id=4 Here's the code Code:
/***** Unordered/Ordered Lists ********************/
#content .post ul, #content .page ul, #content .post ol, #content .page ol {
margin: 0;
padding: 10px 10px 15px 10px;
list-style-type: none;
padding: 5px;
margin: 5px;
}
li
{
background-image: url(images/checkmark-sm.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 34px;
}
}
|
| Tags |
| bullets, css, image |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Prob with bullets | Lori | General Discussion | 1 | 01-17-2011 01:59 PM |
| Sub Bullets | virtual1 | General Discussion | 3 | 06-27-2009 06:41 AM |
| Where is bullets controlled? | Granit | General Discussion | 10 | 04-03-2009 02:05 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us