- Posts: 6
COMMUNITY FORUM
k2 module
- sina
-
Topic Author
- Offline
- New Member
Less
More
12 years 5 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?
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.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 5 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.
- sina
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 6
12 years 4 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"...... :( :( :(
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.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 4 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.
- Peter Grube
-
- Offline
- Elite Member
Less
More
- Posts: 241
12 years 4 months ago - 12 years 4 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.
- mc
-
- Offline
- New Member
12 years 2 months ago - 12 years 2 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:
All with no result.
What should I do to have the titles in my K2 module have a H3 attribute?
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.