Tagged Questions
3
votes
2answers
136 views
Are the wordpress Core css styles really all nessasary?
On WordPress Codex there are this CSS styles listed, its a quite big list of styles but it seems they are doubled unnecessary.
It says:
Each Theme should have these or similar styles in its ...
0
votes
1answer
57 views
Why doesn't WP recognize images in posts like other content? [closed]
I've noticed a problem I have with images in my posts: they seem to go unnoticed to my CSS.
For example, I have a span tag that is adding a 100px margin to the top of itself under the last paragraph ...