- Thank you received: 0
change background color
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
11 years 7 months ago - 11 years 7 months ago #34028
by KLIPING2
change background color was created by KLIPING2
I need change background color, because now it´s very bad
thanks
[url=http://xn--clubtenispeiscola-pxb.com/index.php/zona-privada/suscribirse-al-newsletter?view=registration]my site[/url]
thanks
[url=http://xn--clubtenispeiscola-pxb.com/index.php/zona-privada/suscribirse-al-newsletter?view=registration]my site[/url]
Last edit: 11 years 7 months ago by KLIPING2.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #34029
by ivan.milic
Replied by ivan.milic on topic change background color
In templates/hot_tennis/styles/style2.css
body {
background-image: url(../images/bg2.jpg);
}
body {
background-image: url(../images/bg2.jpg);
}
Please Log in to join the conversation.
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
11 years 7 months ago #34030
by KLIPING2
Replied by KLIPING2 on topic change background color
Bud, I need for change yelow color...
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #34033
by ivan.milic
Replied by ivan.milic on topic change background color
send link
Please Log in to join the conversation.
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
11 years 7 months ago #34036
by KLIPING2
Replied by KLIPING2 on topic change background color
[url=http://xn--clubtenispeiscola-pxb.com/index.php/zona-privada/entrar?view=registration]link[/url]
when you hover your mouse over the fields, looks yellow
when you hover your mouse over the fields, looks yellow
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #34043
by ivan.milic
Replied by ivan.milic on topic change background color
In :
templates/hot_tennis/css/joomla.css
style for tool-tip is at bottom:
templates/hot_tennis/css/joomla.css
style for tool-tip is at bottom:
Code:
/* Tooltips */
.tip-wrap{
z-index: 10000;
line-height:normal;
}
.tip {
float: left;
background: #ffc;
border: 1px solid #D4D5AA;
padding: 5px;
max-width: 200px;
}
.tip-title {
padding: 0;
margin: 0;
font-size: 100%;
font-weight: bold;
margin-top: -15px;
padding-top: 15px;
padding-bottom: 5px;
background: url(../images/selector-arrow.png) no-repeat;
}
.tip-text {
font-size: 100%;
margin: 0;
}
Please Log in to join the conversation.
Time to create page: 0.176 seconds