Shape 5

Joomla Templates => Sports Nation - Club => : asbury May 23, 2012, 10:19:12 AM



: k2 css issue
: asbury May 23, 2012, 10:19:12 AM
When I insert content on the home page with a k2 content module, the content displays with a bullet point indention and a tan background.  Where can I find the css to correct this issue?  Is there a setting that I'm missing that will take care of this?

Thanks.


: Re: k2 css issue
: mikek May 23, 2012, 11:47:14 AM
Please post a url.


: Re: k2 css issue
: asbury May 23, 2012, 12:24:31 PM
http://new.asburyumcmadison.com/

you can see the issue on the tab that says "I'm new to Asbury."  The other tabs are using the custom html module and appear correctly.

thanks so much for your help.


: Re: k2 css issue
: mikek May 23, 2012, 01:52:50 PM
Hello,

They are missing the necessary css calls in the component. A component should always provide it's own css for things like, because it's taking on the default template styling. You can remove it at line 55 of template.css under:

#s5_component_wrap ul

Just remove that whole section.


: Re: k2 css issue
: asbury May 24, 2012, 04:14:08 PM
Thanks!  That took care of the indention issue but it still leaves a background of #fffff0

I searched through the css to find this but did not see it.  Should I simply write a module suffix to take care of the issue?


: Re: k2 css issue
: mikek May 25, 2012, 08:18:41 AM
Hello,

That's part of k2's css in the file:

http://new.asburyumcmadison.com/components/com_k2/css/k2.css

at line 43


: Re: k2 css issue
: asbury May 29, 2012, 10:17:53 AM
Thank you so much.  I have been greatly impressed with the support on this forum.  Keep up the good work.