- Posts: 6
- Thank you received: 0
Different Appearence in IE / Chrome / Firefox
-
dabiotti
Inactive member - New Member
Less
More
10 years 9 months ago #37799
by dabiotti
Replied by dabiotti on topic Different Appearence in IE / Chrome / Firefox
ok, im here "Editing file "/elements/designlayout.php" in template "hot_clinic"".
it shows me a text editor, whats the code i have to add and where?
thanks a lot!
it shows me a text editor, whats the code i have to add and where?
thanks a lot!
Please Log in to join the conversation.
-
dabiotti
Inactive member - New Member
Less
More
- Posts: 6
- Thank you received: 0
10 years 9 months ago #37801
by dabiotti
Replied by dabiotti on topic Different Appearence in IE / Chrome / Firefox
ok i did it.
in sparky i add the row as you explain, then in themplate_css.css (in hot_clinic template) i add the code under "/******* CUSTOM ROWS AND CELLS STYLING *******/"
but it didnt fix it
in sparky i add the row as you explain, then in themplate_css.css (in hot_clinic template) i add the code under "/******* CUSTOM ROWS AND CELLS STYLING *******/"
but it didnt fix it
Please Log in to join the conversation.
-
dabiotti
Inactive member - New Member
Less
More
- Posts: 6
- Thank you received: 0
10 years 9 months ago - 10 years 9 months ago #37802
by dabiotti
Replied by dabiotti on topic Different Appearence in IE / Chrome / Firefox
solution:
in template_css.css add add "margin-top:30px" in this line:
.sparky_home .content_sparky .cell_pad {
margin: 0;
margin-top:30px;
}
thank you very much for your time, post solved.
in template_css.css add add "margin-top:30px" in this line:
.sparky_home .content_sparky .cell_pad {
margin: 0;
margin-top:30px;
}
thank you very much for your time, post solved.
Last edit: 10 years 9 months ago by dabiotti.
Please Log in to join the conversation.
Time to create page: 0.074 seconds