Hey everyone , im not one for asking for help normally but its been along day and im getting tired lol. Please look at this site : http://www.webmastersdictionary.com Now if you look at the categories in the sidebar you can see they are styled nicely with a nice little star as a bullet point, Now ive created a text widget with this code : <ul> <li><a href="http://www.test.com">Testlink</a></li> </ul> Code (markup): I have also tried adding a couple of div classes from css but i cant seem to make it look like the normal stuff. Can someone please give me the correct code, im sure ive just missed the correct div or li class but ive just about had enough of looking now lol
Class "widget_text" is overwritting the li background settings of id "sidebar", specifically, "background-image". "widget_text" sets "background-image" to none.
Ok lol i think ill have to wait until the morning after ive had some sleep to have another go , i was actually looking for someone to kindly give me the code