avatarstuff
Forum Replies Created
-
Forum: Hacks
In reply to: List Categories (with images) on multiple columnsThank you, worked like a charm 🙂
Forum: Themes and Templates
In reply to: [Responsive] CSS issues with child themeactually, only the first one was the problem…
as for the second one it is{ body {} }so it has both braces.
The first one solved the issue…
I clearly needed an extra pear of eyes to see that 🙂
Thanks!Forum: Themes and Templates
In reply to: [Responsive] CSS issues with child themesome examples of the ones that pass
.call-to-action a.button:hover { text-decoration: none; color: white !important; } } #featured a:hover { color: #10ADAB;some of the ones that do not:
#widget-title-one .widget-title-home h3{ color: #10ADAB; } h3 { text-align: center !important; }tried both with and without important for each. I have many custom styling to do for the theme so pretty much everything needs custom styling.
could it be a link style rel problem?
Forum: Themes and Templates
In reply to: [Responsive] CSS issues with child themeyes, this is it
Forum: Themes and Templates
In reply to: [Responsive] CSS issues with child themesure, here it is:
http://www.moglobe.com/Forum: Installing WordPress
In reply to: Forbidden error after deleting WP filesok, thanks again for the answer. but, can you please tell me why the 403 error on my blog?
Forum: Installing WordPress
In reply to: Forbidden error after deleting WP fileswell, thank you, but I already know that. I do not have permission for that particular folder on none of my blogs, wordpress created them this way. I am not the owner of that folder, with the uploads, I cannot change permissions. Cannot change it without my host provider involved. And he is not the promptest person in the world…
also, why is the error still there?
:(((