Module Title in Two Colours

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Feb 10, 2013 7:19 pm
Reply with quote
Report this post
HI,

I would like to have a module colour show in two colours

The Title (colour 1 - colour 2)

I have attached an image to show, I would like the first word in the blue i am using and the second word in white.

Can this template do this, is there something i can add to the override.css.

Thanks in advance.
User avatar
Junior Boarder

Konrad M
Mon Feb 11, 2013 7:58 am
Reply with quote
Report this post
Hi,
please try attach your image again. Becasue there is no attachment.
User avatar

GK User
Mon Feb 11, 2013 11:07 am
Reply with quote
Report this post
Hi,

Should be attached now. I done it via upload attachment.

let me know if its their now.

Image

thanks.

Stefan.
User avatar
Junior Boarder

GK User
Tue Feb 12, 2013 11:15 am
Reply with quote
Report this post
Konrad M wrote:Hi,
please try attach your image again. Becasue there is no attachment.


All attached now and thanks for looking into this for me.
User avatar
Junior Boarder

Konrad M
Tue Feb 12, 2013 1:22 pm
Reply with quote
Report this post
Please check if you can turn on extra spans in module settings. Then please add to override.css
Code: Select all
#gkBottom2 h3 {
color:#ffffff;
}
#gkBottom2 h3 span {
color:#000000;
}

and set your own color values. Remember to enable override.css option in template settings.
User avatar

GK User
Tue Feb 12, 2013 1:24 pm
Reply with quote
Report this post
Hi Konrad,

Thanks a lot for this.

Regards,

Stefan.
User avatar
Junior Boarder

GK User
Tue Feb 12, 2013 2:19 pm
Reply with quote
Report this post
Konrad M wrote:Please check if you can turn on extra spans in module settings. Then please add to override.css
Code: Select all
#gkBottom2 h3 {
color:#ffffff;
}
#gkBottom2 h3 span {
color:#000000;
}

and set your own color values. Remember to enable override.css option in template settings.


Hi Konrad,

I didnt see the bit regarding turning on extra spans in the module, gone and had a look an can not see where i would do that - how would i know?

thanks

stefan.
User avatar
Junior Boarder

Konrad M
Sat Feb 16, 2013 9:34 pm
Reply with quote
Report this post
What module are you using ?
User avatar

GK User
Sat Feb 16, 2013 9:38 pm
Reply with quote
Report this post
Just the custom html module.
User avatar
Junior Boarder

Konrad M
Mon Feb 18, 2013 10:34 am
Reply with quote
Report this post
Unfortunetly extra spans you can turn on only in our modules like NSP GK4 or Tabs GK5.
User avatar


cron