Mediabox CK style options
- Kleszewski
- Topic Author
- Away
- Platinum Member
- I like playing chess.
Less
More
- Posts: 560
- Thank you received: 17
2 years 4 months ago #65040
by Kleszewski
Mediabox CK style options was created by Kleszewski
Hi
Mediabox CK style options :
-Box background color
-Page background color
-First texts color
-Second texts color
But how can I change the font size in "title" and "description"
Are these the correct css classes to change manually
Mediabox CK style options :
-Box background color
-Page background color
-First texts color
-Second texts color
But how can I change the font size in "title" and "description"
Are these the correct css classes to change manually
Code:
#mbTitle
#mbCaption
Please Log in or Create an account to join the conversation.
2 years 4 months ago #65047
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mediabox CK style options
Hi
yes you can use them, like that
CEd
yes you can use them, like that
Code:
div#mbTitle {
color: #fff;
}
div#mbCaption {
color: #fff;
}
Joomlack Webmaster and Developer
The following user(s) said Thank You: Kleszewski
Please Log in or Create an account to join the conversation.
- Kleszewski
- Topic Author
- Away
- Platinum Member
- I like playing chess.
Less
More
- Posts: 560
- Thank you received: 17
2 years 4 months ago #65049
by Kleszewski
Replied by Kleszewski on topic Mediabox CK style options
Thank you very much for your help
Please Log in or Create an account to join the conversation.
Time to create page: 0.200 seconds