Jump to content

[SOLVED] how to make category picture banner become full size


Recommended Posts

no... its not about home slider... you can look my catagory picture banner? in the picture have word"kaos kebangaan urang banua banjar" thats picture cant full size in the table banner of that catagory.. can u help me? i think if my picture can get full size in that table... it more good,,, 

 

thanks so much master... sorry if my english langguage is not good.,,,

i hope u can help me master...

Link to comment
Share on other sites

thanks for clarification.

okay, so now you have to change category image size under preferences>images tab.

take a look how prestashop changing (resizing) your image:

 

StKpVSX.png

 

these white stripes appear on the image because your category image size isn't proportional to banner that you uploaded. How to fix that? upload proportional size of an image, or change category image size and then - regenerate thumbnails. Just remember about proportions

 

 

but it's not all, from file: http://habutz.com/themes/default/css/category.css

 

just remove this code:

.content_scene_cat {
	padding:5px;
	border:1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 1px #e2e2e2;
	-webkit-box-shadow: 0 1px 1px #e2e2e2;
	box-shadow: 0 1px 1px #e2e2e2;
}
  • Like 1
Link to comment
Share on other sites

sorry for long waiting time to my reply, i was offline yesterady evening (in europe was evening ;) )

 

remove margin-bottom from:

.sf-menu {
float: left;
margin-bottom: 1em;
}

http://habutz.com/modules/blocktopmenu/css/superfish-modified.css

 

 

and change margin:10px 0; in:

.sf-menu {
margin: 10px 0;
padding: 0;
width: 980px;
background: #383838;
}

to margin:0px; margin-top:10px!important;

 

and add display:none; to:

.sf-right {
margin-right: 14px;
float: right;
width: 7px;
}

EFFECT:

T5zXCSd.png

  • Like 1
Link to comment
Share on other sites

thanks master...i'm from indonesia but still study at malaysia... maybe someday u can going in here.. tell me :) i will be your tour guide heheheh

 

 

have little progress.. but still have space in there..

u can look

 

www.habutz.com

 

 

:(

 

can u help me again .....

 

 

and i have another problem in there... i dont know why,,,,

 

http://habutz.com/8-merchandise-banua-

Link to comment
Share on other sites

take a look:

vq6PRB3.png

 

the same as before you have to upload image in correct proportions

 

 

btw. can you show how your preferneces > images tab in back office looks like, im interested in category_default image type specification (you will see it there - especially sizes)

Link to comment
Share on other sites

nice bro....

thanks so much...

 

i have another question broo,,,

 

 

can u look my website,,, the twitter and facebook advertise i using the 

Block advertising multiple module..

 

 

but i want the advetising space llike this picture...

 

 

 

http://habutz.com/

 

what should i do broo....

 

sorry if i have many question,,,,

 

 

 

 

 

post-624646-0-86743200-1379932298_thumb.png

post-624646-0-11082000-1379932519_thumb.png

Link to comment
Share on other sites

×
×
  • Create New...