Link Visited Color
This topic contains 9 replies, has 2 voices, and was last updated by BALDARI AUDELINE 7 years ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
February 6, 2018 at 1:01 pm #416257
I have to choose “blue” for the “Link Visited Color” in order to have an uniform list https://www.haloasso.fr (attachment N°1)
But there is a bad consequence on the link of the button of this page (“Laisser un avis”) : https://www.haloasso.fr/place/france/ile-de-france/paris/asbf-marsoulan-boxing-club-paris-12/
Blue on Blue, the title of the button disappears… (attachment N°2)
How can I do to put a permanent color (#dead39) for the link of this button “Laisser un avis”?
Thanks
February 6, 2018 at 4:21 pm #416273You can try the following CSS at GD > Design > CSS
/* button hover & button focus */ .dt-btn:hover, button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, a.geodir_goback:hover, p.edit-link:hover, .reply .gd_comment_replaylink .comment-reply-link:hover, #buddypress form#whats-new-form input[type=submit]:hover, #buddypress .standard-form div.submit input:hover, #buddypress .comment-reply-link:hover, #buddypress button:hover, #buddypress div.generic-button a:hover, #buddypress input[type=button]:hover, #buddypress input[type=reset]:hover, #buddypress input[type=submit]:hover, #buddypress ul.button-nav li a:hover, #buddypress input[type=submit]#notification-bulk-manage:hover, #reviewsTab #comments .comment-reply-link:hover, .wpl_reviews #comments .comment-reply-link:hover, .gdbp-wrapper-reviews #comments .comment-reply-link:hover, .dt-btn:focus, button:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus, a.geodir_goback:focus, p.edit-link:focus, .reply .gd_comment_replaylink .comment-reply-link:focus, #buddypress form#whats-new-form input[type=submit]:focus, #buddypress .standard-form div.submit input:focus, #buddypress .comment-reply-link:focus, #buddypress button:focus, #buddypress div.generic-button a:focus, #buddypress input[type=button]:focus, #buddypress input[type=reset]:focus, #buddypress input[type=submit]:focus, #buddypress ul.button-nav li a:focus, #buddypress input[type=submit]#notification-bulk-manage:focus, #reviewsTab #comments .comment-reply-link:focus, .wpl_reviews #comments .comment-reply-link:focus, .gdbp-wrapper-reviews #comments .comment-reply-link:focus { color: #dead39; }
February 6, 2018 at 6:08 pm #416303perfect !
Thanks…
February 28, 2018 at 3:00 pm #419731I am sorry but it doesn’t work… 🙁
February 28, 2018 at 3:58 pm #419744You can use that as a base to customize it to fit your needs.
March 8, 2018 at 4:42 pm #420778I don’t know how…
March 8, 2018 at 9:07 pm #420799Hello,
for example,
.dt-btn:hover, button:hover, input[type=button]:hover { color: blue !important; }
For additional customizations of your style on your site you will need to hire a developer.
March 13, 2018 at 2:20 pm #421350I am sorry but your indication is false.
My demande concerns “Link Visited Color”… and your advice is to customize the color of the button !
It is not my request. Your solution is not satisfactory.
March 14, 2018 at 12:05 am #421398Hello,
Your site is no longer accessible.
you can find more information on the web about styling links, if you want to do it yourself: https://www.w3schools.com/css/css_link.asp
You can also hire an expert here to customize the style of your site: https://geodirectoryexperts.com
We have provided extensive examples for your site, and per our support policy:
Customizations
We provide GeoDirectory and its addons as are. We don’t provide customization services for them nor we support any 3rd Party customizations of our products. For customization we intend any html/css/php/js work that changes the way GeoDirectory and its addons look or function, in relation to the way we made GeoDirectory and its addons available to you.
If you need customization services we suggest to let developer members know in our forum General Discussions, or get in touch with WordPress freelancers on sites like https://geodirectoryexperts.com/.
March 16, 2018 at 1:48 pm #421744pffff…
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket