- Posts: 69
- Thank you received: 0
Hot Designation Grafic Customizing
-
Gracy
Inactive member -
Topic Author
- Member
-
Less
More
12 years 2 months ago - 12 years 2 months ago #25135
by Gracy
Hot Designation Grafic Customizing was created by Gracy
Hello,
I'm trying to set up the look and feel of Hot Designation module, here after some questions I have on some customization not available in the module manager (at least I haven't found it):
1. How to set a background color for the plain text area (currently is trasparent)
2. How to change the color of the small Arrow to the left of the title (default is cyan)
3. how to activate the line under the title (like the demo)
Thanks in advance
Roberto
I'm trying to set up the look and feel of Hot Designation module, here after some questions I have on some customization not available in the module manager (at least I haven't found it):
1. How to set a background color for the plain text area (currently is trasparent)
2. How to change the color of the small Arrow to the left of the title (default is cyan)
3. how to activate the line under the title (like the demo)
Thanks in advance
Roberto
Last edit: 12 years 2 months ago by Gracy.
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 #25152
by ivan.milic
Replied by ivan.milic on topic Hot Designation Grafic Customizing
you can modify:
modules/mod_hot_designation/tmpl/hot_designation.css
css classes have intuitive names
modules/mod_hot_designation/tmpl/hot_designation.css
css classes have intuitive names
The following user(s) said Thank You: Gracy
Please Log in to join the conversation.
-
Gracy
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 69
- Thank you received: 0
12 years 2 months ago #25322
by Gracy
Replied by Gracy on topic Hot Designation Grafic Customizing
Hi Ivan,
I had a look inside the file hot_designation.css, and I've found the solution to change the little Arrow (my point 2), but:
a. I didn't find how to change background color for the text area (to the right of the small image)
b. I suppose that for activating the line under the title I should operate on the follow paragraph:
.hjt-gallery-list-slider /*div*/ {
display:block ;
overflow:hidden ;
position :relative ;
padding:0;
margin:0;
}
Is that right?
and ... what to do for obtaining the line?
Can you please help me?
thanks in advance
Roberto
I had a look inside the file hot_designation.css, and I've found the solution to change the little Arrow (my point 2), but:
a. I didn't find how to change background color for the text area (to the right of the small image)
b. I suppose that for activating the line under the title I should operate on the follow paragraph:
.hjt-gallery-list-slider /*div*/ {
display:block ;
overflow:hidden ;
position :relative ;
padding:0;
margin:0;
}
Is that right?
and ... what to do for obtaining the line?
Can you please help me?
thanks in advance
Roberto
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 #25332
by ivan.milic
Replied by ivan.milic on topic Hot Designation Grafic Customizing
For a) use : .hjt-gallery-list-item-content
b) it's .hjt-gallery-list-item-sppliter
b) it's .hjt-gallery-list-item-sppliter
The following user(s) said Thank You: Gracy
Please Log in to join the conversation.
-
Gracy
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 69
- Thank you received: 0
12 years 2 months ago - 12 years 2 months ago #25337
by Gracy
Replied by Gracy on topic Hot Designation Grafic Customizing
Hi Ivan,
For color of the backgroud worked! thanks
For line under the title i didn't mean the repeated dots, but the full line under the news title in your extension demo (see attached file)
Thanks again
Roberto
For color of the backgroud worked! thanks
For line under the title i didn't mean the repeated dots, but the full line under the news title in your extension demo (see attached file)
Thanks again
Roberto
Last edit: 12 years 2 months ago by Gracy.
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 #25347
by ivan.milic
Replied by ivan.milic on topic Hot Designation Grafic Customizing
On taht page:
.hjt-gallery-list-item-content H3{
border-bottom:...
}
.hjt-gallery-list-item-content H3{
border-bottom:...
}
Please Log in to join the conversation.
Time to create page: 0.169 seconds