Jump to content

Image of a category, Is it correct?


Recommended Posts

  • 7 months later...

hey guys

any idea how to enlarge the Category image size to fit the window?
everytime i increase the image size in the bakcoffice , there still seems to be a gap .
im basically looking for the image to fillout completly.

43598_yksWKKWcRPIY9oaXkAjN_t

Link to comment
Share on other sites

I've checked your code and found there is a 1em margin at the top. You should remove line 5 of themes/Sign-Me/css/category.css:

#category img#categoryImage { margin-top: 1em }



You should also increase the width of the "category" image from 500px to 1200px if you want it full-width.

Link to comment
Share on other sites

yeah managed to sort it out.
there was margin-bottom: 0.5em; and changed it to 0em.
then also noticed that photoshop was being lame and adding a light border around my image even those i filled the whole background with a solid colour.
zoomed in and removed it.

thanks for the help man :)

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...