Help - Search - Members - Calendar
Full Version: Simple list-style-type question
Pixel2Life Forum > Help Section > HTML, XHTML, CSS and General Web Design
kiraz
I am almost finished working on my first wordpress theme. I basicly took an already existing one and change specific things to make it work how i needed to.

so if you goto the link http://amk.kinetic-designs.net you can see my nav menu is almost where i want it, only problem is the arrows in between each link. I am scoured the code trying to find this settings but i cant seem to.

any help would be greatly appreciated, as i am trying to finish this proejct today before i leave town. THANKS in advance!
rc69
Looks like a background-image on the <li>
http://amk.kinetic-designs.net/wp-content/...rrow-bullet.gif
derek.sullivan
Go to line 208 and get rid of the background: url(../img/arrow_bullet.gif) no-repeat top left;

in your css file
kiraz
ok, got that workin. but i have another issue, probably just as simple, lol.

I cant find why each of the <li>'s has some left padding...I want them to all be lined up evenly, and then the navbg.gif to extend down till the end of the green box. Thanks alot guys!!
kiraz
nevermind, fixed it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.