AlwNL
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: WTF my avatar does not updateHi Ipstenu thanks for your reply ??
Actually I don’t care who owns Gravetar, it’s just plain crap because it does not add anything to make the web more functional. It’s nothing but another nasty influence- and data harvesting company.
I changed my img 3 days ago, even a dude who has experience with Gravetar he doublechecked it for me but still the same img here, it doesn’t work and if it works it works bad. It is such a problem to reserve a few gigs of serverspace to host our avatars ?
Please get rid of Gravetar, WP is too good for that nonsense application.
Regarding your explanation about account deletion, I understand it it would mess up everything.
No I won’t leave you cuz I love you (please don’t take this too personally, lol) WP is the best.
Cheers ??
Many thanks!
Unfortunately I still did not manage to get work. Via FTP I checked all the folders that contain css files. Following your hint I added the code to HTML/wp-content/themes/wave/style.css without and with the style tags. I also tried uploading the css file to /HTML/wp-admin/css/ and to /HTML/wp-content/themes/wave/css/ but no result. It must very simple but still it’s unclear whats the point here.In the HTML/wp-content/themes/wave/style.css there is almost no content btw just this text
/* Theme Name: Wave Theme URI: https://themeforest.net/user/mattbrett Description: All you need to build your own video-centric site. Version: 1.7.5 Author: <a href="https://mattbrett.com">Matt Brett</a> Author URL: https://mattbrett.com */
So perhaps the theme style control might be hidden somewhere else or perhaps not using css at all…
I did that, uploaded the kleinebutton.css file to
/HTML/wp-content/themes/wave/(in which there is also file named style.css) but the button does not appear on the testpage, just the button text.
Buttoncode:
<a href="https://www.videodope.net/tag/time-lapse/" class="kleinebutton">Time Lapse</a>
<style type="text/css"> .kleinebutton { -moz-box-shadow:inset 0px 1px 0px 0px #ffffff; -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff; box-shadow:inset 0px 1px 0px 0px #ffffff; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) ); background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf'); background-color:#ededed; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #dcdcdc; display:inline-block; color:#777777; font-family:arial; font-size:11px; font-weight:normal; padding:3px 24px; text-decoration:none; text-shadow:1px 1px 0px #ffffff; }.kleinebutton:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) ); background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed'); background-color:#dfdfdf; }.kleinebutton:active { position:relative; top:1px; } /* This imageless css button was generated by CSSButtonGenerator.com */ </style>
Any hints ?
Forum: Hacks
In reply to: How to remove sidebar data from single post pages ?Many thanks, guess we can solve it now.
have a great day !
Forum: Hacks
In reply to: How to remove sidebar data from single post pages ?Hello, thanks !
What is the ‘call’ exactly how does it look like ?
Forum: Fixing WordPress
In reply to: How to add this 2 buttons to my theme ?solved ??
thanks everyone.
Forum: Fixing WordPress
In reply to: How to add this 2 buttons to my theme ?Hi, sure there are tags under each post, just these buttons are designed to highlight two most important tags, to invite visitors to discover more of the site.