mx5510
Forum Replies Created
-
Forum: Plugins
In reply to: [Minestatus] Grid with mouse over namesIs there a way I can contact you another way such as Skype? I may have more requests and might be able to pay for work later.
Forum: Plugins
In reply to: [Minestatus] Grid with mouse over namesNever mind I googled and found using outline instead of border doesn’t take up space. Thanks again!
Forum: Plugins
In reply to: [Minestatus] Grid with mouse over namesLooks like there isn’t enough room for the 1px border and the heads get scattered?
Forum: Plugins
In reply to: [Minestatus] Grid with mouse over namesThanks so much! This is how mine ended up to be.
float:left; display:none; position:absolute; margin-top:20px; color:#dadada; font-weight:bold; background:rgba(0,0,0,0.8); border:2px groove #0abcc3; border-radius: 10px; padding:0px 8px;I have one last question though. How would I make it so that a colored border is around a head who belongs to a certain player without messing up the alignment of the grid?
Forum: Plugins
In reply to: [Minestatus] Grid with mouse over namesI’d rather not change the offset position as I like how it’s just below the head. Any other way?
Forum: Plugins
In reply to: [Minestatus] Grid with mouse over namesWhat is moz-border-radius and webkit-border-radius? I also just noticed that the popup makes it harder to move your mouse over the heads that are behind it. Is there any way around that?
Forum: Plugins
In reply to: [Minestatus] Grid with mouse over namesSorry about my lack of coding knowledge but how do I add padding and rounded corners?
Forum: Plugins
In reply to: [Minestatus] Grid with mouse over namesThat works perfectly! The only problem is that the text is almost unreadable so there should be a background.
Forum: Fixing WordPress
In reply to: Image right below last post/above footer.Figured out how to do this. Just inserted the image above <!– // Posts navigation –> in index.php in the editor.
Forum: Fixing WordPress
In reply to: Image right below last post/above footer.Shouldn’t this type of code change be universal? It’s basically a reskin of the twenty-____ themes. I saw some tutorials from Google on how to add text/image below the footer and it didn’t matter which theme.
Here’s an example of what I’m wanting using a screenshot from the theme page. http://i.imgur.com/DvgLULv.jpgForum: Fixing WordPress
In reply to: Image right below last post/above footer.Forum: Fixing WordPress
In reply to: Image right below last post/above footer.Fast Blog
Forum: Fixing WordPress
In reply to: Post Name Permalink Causing 404 Page Not FoundThat fixed it!
The only problem now is the pages load A LOT slower?