- Posts: 9
- Thank you received: 0
Change "Image descrition"
-
Smila
Inactive member - Topic Author
- New Member
Less
More
12 years 2 months ago #21832
by Smila
Change "Image descrition" was created by Smila
In which file you can change the text size of the "image descrition"?
Can someone help me on this?
Can someone help me on this?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #21841
by ivan.milic
Replied by ivan.milic on topic Change "Image descrition"
In any file because it's not defined , it inherits from your page.
So:
#slide-controls p,#slide-controls p span{
font-size:...
}
you can put it in:
modules/mod_hot_image_slider/tmpl/style.css
or main template css file.
So:
#slide-controls p,#slide-controls p span{
font-size:...
}
you can put it in:
modules/mod_hot_image_slider/tmpl/style.css
or main template css file.
The following user(s) said Thank You: Smila
Please Log in to join the conversation.
-
Smila
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
12 years 2 months ago #21857
by Smila
Replied by Smila on topic Change "Image descrition"
Super - thank you.
Smila
Smila
Please Log in to join the conversation.
-
Smila
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
12 years 2 months ago #21858
by Smila
Replied by Smila on topic Change "Image descrition"
As I have seen now, with this change is both texts (Image Title and
Changed ImageDescription). Both texts are now the same - how does one define it separately?
Changed ImageDescription). Both texts are now the same - how does one define it separately?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #21860
by ivan.milic
Replied by ivan.milic on topic Change "Image descrition"
Like this:
#slide-controls p{
font-size:...
}
#slide-controls p span{
font-size:...
}
but keep order like i gave you
#slide-controls p{
font-size:...
}
#slide-controls p span{
font-size:...
}
but keep order like i gave you
The following user(s) said Thank You: Smila
Please Log in to join the conversation.
-
drashrafsabry
Inactive member - New Member
Less
More
- Posts: 8
- Thank you received: 0
11 years 8 months ago #27981
by drashrafsabry
Replied by drashrafsabry on topic Change "Image descrition"
can i add more options like font name and font color and font style?
Please Log in to join the conversation.
Time to create page: 0.250 seconds