gehwuihg
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Related Posts] how to edit the CSSThank you for responding back and just checking it now! 🙂
Will give you feedback on how it is going.Forum: Plugins
In reply to: [WordPress Related Posts] how to edit the CSSForget it, never got responded back so fixed it myself and removed the code instead. Waste of time coming on this support thing and asking for help. Waste of time.
Forum: Themes and Templates
In reply to: Content to hard to readI have no clue then cause it keeps appearing on random posts like some of the posts will be fully white text then some of the posts have half white and half black. This is both on Firefox and Google Chrome 🙁 –
Here is one that works fine:
http://no2nsa.x10.bz/blog/green-politicians-launch-legal-challenge-over-gchq-surveillance/Then here is one that doesn’t:
http://no2nsa.x10.bz/blog/germany-to-thwart-internal-nsa-probe-reports/I have no clue what is going on to be honest 🙁
Have a nice night and thanks for giving me help! Also If you have any other way we can contact easier so I can provide you more ways of seeing the files then please let me know. Would mean the world to me if you are able to fix this! My twitter followers keep complaining about it haha. Night!
Forum: Themes and Templates
In reply to: Content to hard to readI’ve put the code back then added the other code to the bottom of my CSS but still have the same black text at the top of blog post but then the bottom half is all white. :/
Is this correct?
http://i58.tinypic.com/2mpz7ux.pngForum: Themes and Templates
In reply to: Content to hard to readHere is my CSS can you help me fix this problem 🙂
Some parts of the post is black text and then the rest is white… I’m so confused lol. Hope you are able to help me fix this 🙂
Forum: Themes and Templates
In reply to: Content to hard to readI managed to find this in the CSS
.entry {
margin: 0px 0px 0px 0px;
padding: 0px 0px;
text-shadow: -1px 1px 0px #fff;
}Then i changed it to this:
.entry {
color: #FFFFFF;
text-shadow: none;}
}It got rid of the shadow but now my text is completely black and I’m not sure what to do to change it 🙁 > http://no2nsa.x10.bz/blog/former-nsa-teammates-launch-area-1-security-snag-2-5-million/
What should i do 🙂
ALSO: The index page for my blog text is white and it is clear now! Just when i go to a post on my blog it shows the text black not white. Here you can see this here > http://no2nsa.x10.bz/blog/
HERE IS A PICTURE: http://i58.tinypic.com/2yo4vbn.png
Forum: Themes and Templates
In reply to: [Hueman] Footer Widget not appearingThank You so much Alexander, it worked 🙂
Forum: Themes and Templates
In reply to: [Hueman] Header Image different in Firefox and Google ChromeOkay I will test that now, thank you!