Backgroundcolor DIV-Listing layout

  • Posts: 154
  • Thank you received: 10
11 years 10 months ago #83782

Hi all!

I'm trying to get rid of the colour of the background in div-view.
Like this page:
www.anthemisshop.com/anthemis12/index.php/a-b
You see the productimages, and around them there's a white frame. I can set the colour in the back configuration of hikashop, but I can't seem to make it transparent.

I've already looked in the 'category/listing-div' in the view options, but I can't seem to find where to define the transparent colout.

Any help would be greatly appreciated!

Thanx in advance.


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
11 years 10 months ago #83818

Hi,

Can you :
- Go to "Hikashop->Display->Content menus->'YOUR MENU WITH THE ID NUMBER 147'"
- Set the "Item box background color" option to nothing :).

Then your white background should disappear.

Last edit: 11 years 10 months ago by Mohamed Thelji.
The following user(s) said Thank You: anypc

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

  • Posts: 154
  • Thank you received: 10
11 years 10 months ago #84723

Hi Mohamed,
Thanx for the idea, but unfortunatly that doesn't work :(

The background remains white :(


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: 13201
  • Thank you received: 2322
11 years 10 months ago #84800

Hi,

Tou can do it by CSS if you want, here is the documentation: www.hikashop.com/fr/support/documentation/faq.html#css

The following user(s) said Thank You: anypc

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

  • Posts: 154
  • Thank you received: 10
11 years 10 months ago #84880

Hi Xavier,

Thanks for the input, I already found that one, but I don't know how to create the transparent background :(
background-color: none !important;
doesn't work

Also, when I edit it in the CSS the right panel also changes color :(
Like here:
www.anthemisshop.com/anthemis12/index.php/a-b
When I change it to red, the background of all items turns red but so does the 'Olie van de maand' box in the right panel. That one's supposed to be white.

Sorry for nagging


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: 154
  • Thank you received: 10
11 years 10 months ago #84894

I found the way to make it a picture, I used thesame picture as the background so now the right panel also shows the background.
I hope my client doesn't mind :)

Check:
www.anthemisshop.com/anthemis12/index.php/a-b

I used the following code
background: url("../images/marmerwi.gif") !important;
But that didnt work, where do I put the marmerwi.gif for it to work with the internal code?
now i'm using
background: url(" www.anthemisshop.com/anthemis12/media/co.../images/marmerwi.gif ") !important;
But I don't want the full URL to be in the code, if I change something it might break, so where to put the file on the server? :)


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: 13201
  • Thank you received: 2322
11 years 10 months ago #84984

Hi,

Can you try to use the link: "/media/com_hikashop/images/marmerwi.gif" ?

The following user(s) said Thank You: anypc

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

  • Posts: 24
  • Thank you received: 2
11 years 9 months ago #88186

Hello all,

With Version 2.0.0 on Joomla 3.0,
to get the transparent background from the module parameter settings [ie. without tinkering with the CSS], one must put the # alone in the "Item box background color" field.

Just emptying the field maintains a white background!

Took me a while to find this one!

Stephan

The following user(s) said Thank You: nicolas, anypc

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

Time to create page: 0.096 seconds
Powered by Kunena Forum