- Posts: 13
- Thank you received: 0
OS Property support center
SOLVED !!! Change arrows in Theme 1
- Edwin van 't Hek
- Topic Author
- Offline
- New Member
-
Less
More
9 years 2 months ago - 9 years 2 months ago #77491
by Edwin van 't Hek
SOLVED !!! Change arrows in Theme 1 was created by Edwin van 't Hek
Last edit: 9 years 2 months ago by Mr. Dam.
Please Log in or Create an account to join the conversation.
- Edwin van 't Hek
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 0
9 years 2 months ago - 9 years 2 months ago #77494
by Edwin van 't Hek
Replied by Edwin van 't Hek on topic Change arrows in .status-price and .status-type
I believe I have found them already
@media (min-width: 1280px) {
.os_property-item .status-type:after{border-bottom:19px solid transparent;border-right:9px solid #4dc7ec;border-top:19px solid transparent;content:"";position:absolute;right:0;top:0;z-index:1}
.os_property-item .status-type:before{border-bottom:19px solid transparent;border-right:9px solid #292d2d;border-top:19px solid transparent;content:"";left:-9px;position:absolute;top:0}
The only thing I cannot find is the .status-price, sorry for my limited knowledge of the CSS. I previous post I said I can change them, but that was only in firebug and not in the code itself.
I changed everything where I found the colour 03b4ea, but that doesn't change a thing.
@media (min-width: 1280px) {
.os_property-item .status-type:after{border-bottom:19px solid transparent;border-right:9px solid #4dc7ec;border-top:19px solid transparent;content:"";position:absolute;right:0;top:0;z-index:1}
.os_property-item .status-type:before{border-bottom:19px solid transparent;border-right:9px solid #292d2d;border-top:19px solid transparent;content:"";left:-9px;position:absolute;top:0}
The only thing I cannot find is the .status-price, sorry for my limited knowledge of the CSS. I previous post I said I can change them, but that was only in firebug and not in the code itself.
I changed everything where I found the colour 03b4ea, but that doesn't change a thing.
Last edit: 9 years 2 months ago by Edwin van 't Hek.
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.