Keyword

k2 module

More
11 years 10 months ago #106950 by sina
k2 module was created by sina
hi
i want to change font size and family of TITLEin "k2 Content module" ....how can i do this?

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

More
11 years 10 months ago #106951 by william white
Replied by william white on topic Re: k2 module
find a.moduleItemTitle in k2.css and give it a font-size attribute along with the other changes you want

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

More
11 years 9 months ago #106952 by sina
Replied by sina on topic Re: k2 module
hi
tnx william but i change every thing about "itemHeader" but there is no change for title or header of content "K2 COTENT module"...... :( :( :(

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

More
11 years 9 months ago #106953 by william white
Replied by william white on topic Re: k2 module
post a link to the page if live

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

More
11 years 9 months ago - 11 years 9 months ago #106954 by Peter Grube
Replied by Peter Grube on topic Re: k2 module
Try edit A attribute something like this.
Log in  or Create an account to join the conversation.

More
11 years 8 months ago - 11 years 8 months ago #106955 by mc
Replied by mc on topic Re: k2 module
Hi Peter,
I'm trying to accomplish something similar, but I want my titles to have a h3 attribute

I have tried:
div.k2ItemsBlock ul li h3 a.moduleItemTitle {}
div.k2ItemsBlock ul li h3.a.moduleItemTitle {}
div.k2ItemsBlock ul li h3.moduleItemTitle {}

All with no result.
What should I do to have the titles in my K2 module have a H3 attribute?

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