-
AuthorPosts
-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 18, 2015 at 6:29 pm #754849(8) CORNER ICON:
Within file path —> /templates/ja_directory/acm/pricing/css/style.css
at lien 150, you should see the following:
.pricing-table .col-featured .col-header::before {
background: rgba(0, 0, 0, 0) url("../../../images/ico/featured-ltr.png") no-repeat scroll left top;
content: "";
height: 54px;
position: absolute;
right: 0;
top: 0;
width: 52px;
}Change the image within the “background” property to whatever image you wish.
(You will need to create your own new image and uplaod it to the respective image file).
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 18, 2015 at 6:31 pm #754850(9) BACK TO TOP BUTTON:
Copy/Paste the following into your custom.css file:
#back-to-top .btn {
background-color: #fe6945;
border: 0 none;
border-radius: 4px;
color: #ffffff;
font-size: 20px;
height: 40px;
line-height: 40px;
padding: 0;
text-align: center;
width: 40px;
}
Modify the color code within the “background-color” property to whatever color you wish.
If you want to modify the arrow color, you can modify the “color” property as well.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 18, 2015 at 6:33 pm #754851(10) BOTTOM BAR:
Copy/Paste the following into your custom.css file:
.t3-section .ja-twitter {
background: #fe6945 none repeat scroll 0 0;
color: #ffffff;
}Modify the color code within the “background” property to whatever color you wish.
If you want to modify the text color, you can modify the “color” property as well.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 18, 2015 at 6:35 pm #754852(11) FOLLOW ME BUTTON:
Copy/Paste the following into your custom.css file:
.t3-section .ja-twitter .follow-btn a {
color: #ffffff;
}
Modify the color code within the “color” property to whatever color you wish.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 18, 2015 at 6:36 pm #754853(12) GO BUTTON:
Copy/Paste the following into your custom.css file:
table.acymailing_form .subbutton {
background-color: #fe6945;
border-color: #fe6945;
color: #ffffff;
font-weight: 300;
text-transform: uppercase;
}
Modify the color code within the “background-color” property to whatever color you wish.
If you want to modify the arrow color, you can modify the “color” property as well.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 18, 2015 at 6:43 pm #754854(13) MAIN NAV ITEM HOVER COLOR:
Copy/Paste the following into your custom.css file:
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: rgba(0, 0, 0, 0);
color: #ffffff;
}
Modify the color code within the “background-color” property to whatever color you wish.
1 user says Thank You to TomC for this useful post
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
November 23, 2015 at 1:07 pm #756466Hello, you’ve been a great help so far, There is another colour that is causing problems,
Do see that after clicking, and we rollover the previously clicked link, it becomes white, which is the same colour as my background. May i know where do i change the color for that.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 23, 2015 at 6:03 pm #756479Video didn’t load . . . Can you provide a screenshot with pointers to your issue?
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
November 28, 2015 at 5:53 pm #758735Can you try this?
http://screenpresso.com/=yyT7cTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 30, 2015 at 4:25 pm #758879<em>@vernontee 503648 wrote:</em><blockquote>Hello, you’ve been a great help so far, There is another colour that is causing problems,
Do see that after clicking, and we rollover the previously clicked link, it becomes white, which is the same colour as my background. May i know where do i change the color for that.</blockquote>
Has your issue been resolved ??
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
November 30, 2015 at 5:13 pm #758882No unfortunately its not… rollover is still empty.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 3, 2015 at 8:06 am #760220<em>@vernontee 504375 wrote:</em><blockquote>Can you try this?
http://screenpresso.com/=yyT7c</blockquote>You can give me the URL here, I will help you to check this bug on your site.
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
December 16, 2015 at 4:00 pm #817252This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 17, 2015 at 6:51 am #818178@vernontee: You can fix this bug with my solution below
Open templates/ja_directory/css/custom.css file
find and change
.navbar-default .navbar-nav > li > a { color: #000; }
to
.navbar-default .navbar-nav > li > a { color: #000 !important; }
Hope it helps.
-
AuthorPosts
This topic contains 28 replies, has 3 voices, and was last updated by Ninja Lead 8 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum