Promlems with bought styles

  • Posts: 11
  • Thank you received: 0
11 years 8 months ago #133719

Hi,
I've some strange issues with your styles for hikashop I bought today.
My Environment:
New joomla installation with beez2 template, Hikashop starter version, pictureblue style.
I made some pictures to explain the problems:
Settings of my Hikashop see (picture 6)

1. Buttons should look like (picure 3, shown on your demo site). On my site they are looking like (picture 4)
2. If I click one time on plus or minus button it looks like (picture 5) It only looks normal if I refresh the page again
3 The icon for delet the card should also be another (see pic 7)

Other question: is it possible to show the whole content of the light box if it is enabled (see picture2)

I know there are so much questions but I hope you can help
Thanks
Tom

Last edit: 11 years 8 months ago by tommy64.

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

  • Posts: 84142
  • Thank you received: 13647
  • MODERATOR
11 years 8 months ago #133756

Hi,

Please provide links to the different pages you're referring to on your website so that we can analyze the situation.

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

  • Posts: 11
  • Thank you received: 0
11 years 8 months ago #133764

Hi nicolas

Here it is: www.it-xservice.de/joomla2

Thanks for checking

Tom

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

  • Posts: 11
  • Thank you received: 0
11 years 8 months ago #133774

Hi Nicolas
I've also another question to the templates delivered by hikashop.
I thought that I get the same view like it is shown in your template preview (see pic3)
but I get only the view (see pic2) What do I have to do to change it like it looks on your site ? Especially the menus on the left doesn't change her views after installing your template (I'm a little bit confused about the handlind of the templates. :blush:
(You can see it also on my link (see last reply)
Thanks
Tom

Attachments:

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

  • Posts: 26260
  • Thank you received: 4042
  • MODERATOR
11 years 8 months ago #133776

Hi,

Please note that the HikaShop styles are not templates, there is a big difference.
To have these headers, you have to configure your modules (by adding a css suffix to the module) in order to use specific style rules and display it with the header and the image.
I know that the image is deactivated by default, you will have to edit the style css and uncomment the image for the headers you want.

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: 11
  • Thank you received: 0
11 years 8 months ago #133784

Hi Jerome,
Yes I know and I'm a step further in my tests but I don't know why e.g. the style doesn't Change the table Color in the Card module (red arrows) or the Icon in both of the shown Cards (see grenn arrows) because the Icons are in the Images Folder of the syle. Please take a look to Picture.
Because the Card module is Independent of joomla so I thought the Colors in the Card will be changed too.

thanks
Tom

Attachments:

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

  • Posts: 84142
  • Thank you received: 13647
  • MODERATOR
11 years 8 months ago #133876

Hi,

I wanted to look at that page in order to tell you precisely, but I see that you changed your website template and also your style. But this was probably due to your template CSS which was overriding the CSS of the style.

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

  • Posts: 11
  • Thank you received: 0
11 years 8 months ago #133964

Hi,

Yes because I'm seaching for the reason of that issue.
You said: "But this was probably due to your template CSS which was overriding the CSS of the style. "
but this is the default joomla beez2 template without any changes. It's not a self made template of me.
So what kind of template should I use to get your styles working in a complet way like it's shown in your demos ? :(
Please try to put one content of my site into the card, you will see (pic10)
It looks strange doesn't it ( this is a problem of the template??) You have to scroll to see what is insite the popup.

Tom

Attachments:
Last edit: 11 years 8 months ago by tommy64. Reason: forgot thomething

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

  • Posts: 84142
  • Thank you received: 13647
  • MODERATOR
11 years 8 months ago #133996

Hi,

First, regarding the buttons, you have two choices:
1. You decide to use the HikaShop button style and thus you remove the CSS of the buttons in your template.
So you would have to remove the code:

input.button, button.button, button.validate {
background: #FFFFFF url(../images/nature/arrow1.gif) no-repeat left top;
border: 1px solid #DDDDDD;
color: #444444;
}
in www.it-xservice.de/joomla2/templates/beez_20/css/personal.css
or you decide to use your template's buttons and thus you remove the CSS of the buttons in the style file.

Regarding the popup buttons not being displayed, that's just because the message is on two lines in German while it's on one line in most of the other languages. Because of that, the buttons of the popup get a bit pushed down and you don't see them without scrolling. So the simple solution will be to change the text: www.hikashop.com/download/languages.html#modify

Regarding the products listing in the cart, I don't see the blue header background on your website like you had in a previous screenshot.

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

  • Posts: 11
  • Thank you received: 0
11 years 8 months ago #134013

Sorry, because of the buttons I think I didn't explained it well so I try again.
I Speak about the delete2.png file. Used as the delete button for the card module.
If I you take look at the picture on the left you see the module on position-7 with the card displayed . There's a delete button comming from your style "picture_blue". On the right you see the content of the card if the user changes to the billing process. There is also a delete button and in my oppinion it should be the same file (delete2.png) . Is that right??

Second point:
So there's no way to change the size of the popup in any of your configuration files?

Thanks
Tom

Attachments:
Last edit: 11 years 8 months ago by tommy64.

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

  • Posts: 84142
  • Thank you received: 13647
  • MODERATOR
11 years 7 months ago #134373

1. I'm not seeing the same page on your website www.it-xservice.de/joomla2 so I can't comment on the issue since we don't have it on our end. Please provide a link to the shop with that delete icon issue and we'll be able to tell you what to do.

2. There is a way of course. you would have to edit the file administrator/components/com_hikashop/helpers/cart.php and change the code {x:480, y: 140} with the size you want. Next version of HikaShop will have options to configure that directly in the configuration.

The following user(s) said Thank You: tommy64

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

  • Posts: 11
  • Thank you received: 0
11 years 7 months ago #134396

Hi Nicolas,

Many Thanks!! That's what I wanted to know !
The issue with the delete button I found already so it's solved.
Thanks again !

Do you know when the next version of hikashop is comming?
Tom

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

  • Posts: 11
  • Thank you received: 0
11 years 7 months ago #134444

Hi,
I hope this will be the last question regarding the card module :blush:

Where can I put more space beween the text an the icon in the lightbox?
Doesn't matter how long the text is ...it's alwys overwriting the icon and this looks bad.
(see piture)

Tom

Attachments:

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

  • Posts: 26260
  • Thank you received: 4042
  • MODERATOR
11 years 7 months ago #134478

Hi,

I don't know where come from your screenshot so I can't give you a precise answer.
But you have to increase the "margin-right" of this button so the image which is in background won't be over some text.

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: 11
  • Thank you received: 0
11 years 7 months ago #134557

Yes sorry I forgot.
Please go to
www.it-xservice.de/joomla2/

Click on "products listing" in menu and put one article into the cart.

I'm not able to find the right place(file) to change that :(

Thanks
Tom

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

  • Posts: 26260
  • Thank you received: 4042
  • MODERATOR
11 years 7 months ago #134563

Hi,

Please use this in your style file

#hikashop_add_to_cart_continue_div .hikashop_cart_input_button{
	background:url(../images/style_pictureblue/continue.png) right no-repeat #595959;
	padding-right: 40px !important;
}
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.
The following user(s) said Thank You: tommy64

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

  • Posts: 11
  • Thank you received: 0
11 years 7 months ago #134568

That's the solution ! :woohoo:

Thanks
Tom

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

Time to create page: 0.118 seconds
Powered by Kunena Forum