- Posts: 47
- Thank you received: 1
Add to cart notification
Thanks
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
/* Grid Container */
.rt-container {margin: 0 auto;width:960px;}
body {min-width: 960px;}
.sbox-content-iframe .rt-container{ width:450px !important;}
I have tried putting your line at the end, middle and start of that string and I can't get it to work. Is it definitely .sbox-content-iframe?
Any ideas?
Thanks so much!
** Just as a note, I am trying different browsers and clearing caches as I work**
Please Log in or Create an account to join the conversation.
Else try with:
If it still doesn't work I don't really know what to say.
We generally don't help for css issues, we are developers
Please Log in or Create an account to join the conversation.
I completely understand that you guys are developers and are not responsible for styling everyones pages. I will say though that honestly sometimes the lines between development/programming and css styling get blurred for me. I have the upmost respect for your time and would rather have you spend time on developing the software instead of helping people like me. I only post here as a last resort. I use all the tools available: documentation, forum, w3schools, youtube, lynda.com, firebug, google inspect element, & frame and page source. Only after I go through all that and try on my own do I then post here for help. And let's be honest, this was a bit of a tricky one. :S
Anyway, thanks again!! I really really really appreciate your help with this.
Please Log in or Create an account to join the conversation.
I checked the time to display this message and is set at 2000ms so there is no problem in that.
Thank you for your time.
Please Log in or Create an account to join the conversation.
You probably have to change the configuration of the option "After a product is added to the cart" in Configuration > Main > Cart.
Select an option to display the popup.
Please Log in or Create an account to join the conversation.
Had thesame problem but solutions you all provided didn't give me the best results so i when a bit further and found a solution that works great for me.
I edited the file notice.php and I added this code:
So the beginning of the file now looks like:
This hides both of the scrollbars. After that I edited the width en heigt to my desired specifications by adding:
Just thought i'd share my solution!
Proud of my website www.hetcomputerwinkeltje.nl
Currently just running catalog mode, but hope to go live soon again
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
Please Log in or Create an account to join the conversation.
Thanks for all these helpful information. I would like to ask if you have added the new feature that sets the size of the pop-up messages in configuration page of hikashop.
Thank you.
Please Log in or Create an account to join the conversation.
Indeed an option has been added to set the notice popup size.
The option is in Configuration > Main > Cart > "Add to cart popup size".
Please Log in or Create an account to join the conversation.
I am trying to locate this feature but the only option I can see is the time that popup apears (default = 2000ms)
Is it somewhere else or is it on another edition of Hikashop?
Please Log in or Create an account to join the conversation.
It has been added in a recent HikaShop version, so you probably have to update you version.
hikashop.com/support/faq.html#inst
Please Log in or Create an account to join the conversation.
I tried to find this feature but still no luck.
You may check my screenshot here: www.dropbox.com/s/9tdrn8yydt1mfv4/Screen...05-16%2010.35.38.png
Shouldn't it be there?
My hikashop version is 2.2.2 and there is no update available in Documentation >> Update/About
Is this setting somewhere else?
Thank you for your time
Please Log in or Create an account to join the conversation.
The current version is the 2.3.1, you can take it from our webste:
www.hikashop.com/my-account/your-subscriptions.html
In the 2.2.2, this option was not present
Please Log in or Create an account to join the conversation.