Keyword

[SOLVED] item content inherit module style

  • Alfonso
  • Alfonso's Avatar Topic Author
  • Offline
  • New Member
More
12 years 1 week ago #113391 by Alfonso
Hello

I´m a K2 newbie. and i´m testing my web in localhost.

I created a module K2 to contain several articles. Then i used the module suffix and i created a style that i call
box1 (it generated a border style around module) but the problem is: The content inherits the module style and generate a second border. How i can eliminate the article border?

Thank you

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

More
12 years 1 week ago - 12 years 1 week ago #113392 by Lefteris
Replied by Lefteris on topic Re: item content inherit module style
You could either copy/paste the k2.css (located in components/com_k2/css/) in your template folder and after you locate the class responsible for the border, modify it OR you can override the border with your own css style with something like this .yourSuffix ul li {border:none;}

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

  • Alfonso
  • Alfonso's Avatar Topic Author
  • Offline
  • New Member
More
12 years 1 week ago #113393 by Alfonso
Replied by Alfonso on topic Re: item content inherit module style
Hello Yiota

Thanks and sorry for the delay in answering...

k2 items have so many options that I thought I had marked some by mistake ... and i did not think it would be a matter of css

Now this works perfect for me.
Thank you very much

regards
Alfonso

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


Powered by Kunena Forum