font image description

  • brugal
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 4 months ago #31210 by brugal
by editing style.css file in modules/mod_hot_image_slider/tmp, i'm capable of changing the position description:

/*text*/
p.textdesc {
float:center!important;
padding-top:300px;
padding-right:5px!important;
font-size:20px;
}

However, i cannot modify font-size. Any idea?

Please Log in to join the conversation.

More
11 years 4 months ago #31226 by ivan.milic
Replied by ivan.milic on topic font image description
Try:

#slide-controls .textdesc{
float:center!important;
padding-top:300px;
padding-right:5px!important;
font-size:20px!important;
}


That would be for text over image. For black bar text use :
#slide-controls .text *{
....
}

Please Log in to join the conversation.

  • brugal
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 4 months ago #31238 by brugal
Replied by brugal on topic font image description
Thanks, it works!

Please Log in to join the conversation.

Time to create page: 0.198 seconds
Powered by Kunena Forum