Jump to content

Can't change the size of image Hook Home


Recommended Posts

Dear friends i have the standart theme. In hook home the first row images have the same size 219*383 , but in the second row one picture is 219*383 but the second did't change it's size to 219*383.The third row is ok too.Please help how to change the code of the second row??Attached file, the problem is image 2.

post-877131-0-95008500-1416653602_thumb.jpg

Link to comment
Share on other sites

it's a case of css styles

 

hooks.css line 15

#htmlcontent_home ul li.htmlcontent-item-5 {
width: 66.6667%;
}

change it to:

#htmlcontent_home ul li.htmlcontent-item-5 {
width: 33.3333%;
}

effects:

3SPbNv0.jpg

Yes I need this one exactly tnank you but i can't find this file hooks.css

Where is it?

Link to comment
Share on other sites

no it can't be "hidden"

if you're connecting via FTP to your hosting account you should be able to see it.

make sure that you're connected to proper domain / hosting account

 

what you see in /modules/ ?

I did it thank you very much my friend

Link to comment
Share on other sites

  • 1 year later...

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