Jump to content

text not centered


Recommended Posts

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

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...