Hi, do you have a link to this site, to test it with Chrome?
Jan
little icons cart wish comparison
- Jan
- Phoca Hero
- Posts: 48799
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: little icons cart wish comparison
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 43
- Joined: 08 Oct 2017, 14:31
Re: little icons cart wish comparison
I send it to you by PM
- Jan
- Phoca Hero
- Posts: 48799
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: little icons cart wish comparison
Hmmm, testing now in Chrome, I get no such problem:

The boxes are rendered by Bootstrap, hard to say what can be wrong there
Jan

The boxes are rendered by Bootstrap, hard to say what can be wrong there

Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 43
- Joined: 08 Oct 2017, 14:31
Re: little icons cart wish comparison
That's weird, I have it on two computers but it's working on my laptop
Also I'm trying to use a top backgroud like in the demo, how can I do that ? I uploaded it in the template section but I don't see it

Also I'm trying to use a top backgroud like in the demo, how can I do that ? I uploaded it in the template section but I don't see it

- Jan
- Phoca Hero
- Posts: 48799
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: little icons cart wish comparison
Hi, see similar post:
viewtopic.php?f=44&t=58330 (in german language)
- first you need to select the image in template options
- second you need to create custom html module with some content and save it in position-26
Try to add this content (switch editor in custom module to html source when pasting the code):
Jan
viewtopic.php?f=44&t=58330 (in german language)
- first you need to select the image in template options
- second you need to create custom html module with some content and save it in position-26
Try to add this content (switch editor in custom module to html source when pasting the code):
Code: Select all
<div class="ph-spc-fnt-box" style="padding: 2rem 0 4rem 7rem; text-shadow: 1px 1px 4px rgba(150, 150, 150, 1);">
<div style="font-size: 9rem; color: #fff;"><strong>Phoca Cart</strong></div>
<div style="font-size: 4.5rem; color: #fff;">eCommerce Platform for Joomla! CMS</div>
</div>
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 43
- Joined: 08 Oct 2017, 14:31
Re: little icons cart wish comparison
thank you 

- Jan
- Phoca Hero
- Posts: 48799
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: little icons cart wish comparison
Ok
If you find Phoca extensions useful, please support the project