DarinS Posted May 29, 2011 Share Posted May 29, 2011 If you go to my website www.aquatic-refuge.com and click on some of the categories, the text under the thumbnail isnt centered, off to one side or the other. I havent found exactly what is causing this. Everything in the css global seems to be fine. The theme i'm using is based on the Shadow2 theme and i havent found anything related to this issue. Link to comment Share on other sites More sharing options...
jeckyl Posted May 29, 2011 Share Posted May 29, 2011 Hi,it's simpler your text is to slim.You can control it with some change on your css.at line 2 of your css replace the existing class by this one. body#category #subcategories li { height: 136px; margin-right: 3px; padding: 15px; width: 80px; } Link to comment Share on other sites More sharing options...
DarinS Posted June 2, 2011 Author Share Posted June 2, 2011 Ok, so replace this: * { padding: 0; margin: 0 } with what you posted? Link to comment Share on other sites More sharing options...
DarinS Posted June 2, 2011 Author Share Posted June 2, 2011 ok well i tried messing with it and put in your code but it messes with the structure of the site. I tried just enlarging the text and it messes with other text that i do not want enlarged... Link to comment Share on other sites More sharing options...
DarinS Posted June 2, 2011 Author Share Posted June 2, 2011 ok, made some changes with categories.css file but it doesnt seem to help. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now