andrewtwo
Forum Replies Created
-
I think adding important, fixed the problem.
This isn’t the exact answer I’ve been looking for, but I guess it will have to do since no one seems to know how to edit the categorys and archives from being lists :-sThanks.
I’ve been working with various combinations, It’s now saved with:
#sidebar2 ul{list-style-type: none; float: left;} .categories ul li,.archives ul li{float: left; display: block; width: 206px}
Which still does nothing, I thank you for trying to fix my problem but I don’t think this is going to get solved with my space button.
Each of the centers are closed, each one is used to align the images to the center, They are not open where the <php> part is.. Even if they were open my text would be centered, not just have a gap on the left side.
You know when you make
- lists, it is indented and has a bullet? Well I hid the bullets, now my only problem is the indentation in IE ??
I did try, I saved the changes..
#sidebar2 ul{list-style-type: none;float: left;} .categories ul li,.archives ul li{float: left;display: block;width: 206px}
And it isn’t working, so I don’t think it’s the solution.
To be honest, I don’t think it’s the amount of spaces in my css… That is one problem I’ve never had in the last 4 years :-s
Well, It’s not in any of the theme files.. Or the most common ones, I checked both of the archives folders, sidebar, header,footer,index, single post, page, theme functions, links.. I figured it would be in some other WP-INCLUDED file.. IE doesn’t look much different from Firefox, In IE each Link is indented about 40 pixels on the left side. :-s
I have no clue where it could be.
Changed it but in IE, there’s this huge gap still on the left side of links that I don’t know how to remove.. So I was thinking maybe I can just find the php file or javascript file that turns the links into lists :-/ Thanks for the help though.
I know I style lists through my stylesheet, my sites Dirt2.com like in the code I posted.. It’s not where I put the css, but what the css is that I put in my stylesheet. :/