graphic problems with a responsive template

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
11 years 6 months ago #101675

That's also an problem with your template's CSS.

Remove:
[class^="icon-"], [class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
margin-top: 1px;
line-height: 14px;
vertical-align: text-top;
background-image: url("../images/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}

in your template CSS and it will display fine.

Please Log in or Create an account to join the conversation.

  • Posts: 719
  • Thank you received: 3
11 years 6 months ago #101748

Yes,
if i do like you said i'll have any icons.

I tried to add this code instead:

/* Hikashop icon */
[class*=" icon-"] {
display: inline-block;
width: 50px;
height: 50px;
margin-top: 10px;
margin-bottom: 10px;
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
background-position: 4px 4px;
background-repeat: no-repeat;
}

[class^="icon-"] {
display: inline-block;
width: 14px;
height: 14px;
margin-top: 10px;
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
/*background-image: url("../images/glyphicons-halflings.png");*/
background-position: 4px 4px;
background-repeat: no-repeat;
}

It seems to work but i have the descrition text of the hikashop icons out of the field. You could see it on my site.
Could you help me a little bit again?
Thanks


my site with Hikashop
www.lacasettabio.it

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
11 years 6 months ago #101820

Remove the line:
height: 48px;
from the CSS:
#hikashopcpanel span {
display: block;
text-align: center;
background-repeat: no-repeat;
background-position: center;
height: 48px;
}
in the frontend css of HikaShop and that will do the job.

Please Log in or Create an account to join the conversation.

  • Posts: 719
  • Thank you received: 3
11 years 6 months ago #101822

Yes, now it is perfect!!!
Thanks so much!


my site with Hikashop
www.lacasettabio.it

Please Log in or Create an account to join the conversation.

  • Posts: 719
  • Thank you received: 3
11 years 3 months ago #118482

I'm sorry but i have the same problem again:
www.hikashop.com/media/kunena/attachment...nshop_2013-04-24.jpg
I dont know why but i can not find any more the solution; could you help me?


my site with Hikashop
www.lacasettabio.it

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
11 years 3 months ago #118536

Hi,

You have maybe lost a previous css property.
Thanks to try to replace/add the previsously given css properties in your template.

And read again the topics given by Jerome earlier in this topic.

Please Log in or Create an account to join the conversation.

  • Posts: 719
  • Thank you received: 3
11 years 3 months ago #118563

Hi,
on the previous time i solved with:
www.hikashop.com/forum/3-bug-report/8004...rt=0&start=20#101106
But now i can not find the code on
www.hikashop.com/forum/3-bug-report/8004...rt=0&start=20#101332
any more.
Could you help me because i'm not be able to use the tools of firefox or similar.
Thanks a lot!!!! ;)


my site with Hikashop
www.lacasettabio.it

Please Log in or Create an account to join the conversation.

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
11 years 3 months ago #118568

Hi,

Are you sure you can't ? Because the code that I pasted is still there.
You have to do the same modification than you have done before.

Try "jsystem/bootstrap"
www.lacasettabio.it/templates/kallyas/cs.....%2Fcss%2Fbootstrap

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 719
  • Thank you received: 3
11 years 3 months ago #118581

I did copy and paste on openoffice and then i searched the word modal. It did not find it.
I read all the file manually on my joomla backend and i found it !!!! :)
So i change the .modal into div.modal and it does not work.
I deleted the position fixed also and it works!!!
Thanks
;)


my site with Hikashop
www.lacasettabio.it
Last edit: 11 years 3 months ago by lacasetta.

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds
Powered by Kunena Forum