indivi
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Trying to get <div>s lined up in menuIt seems to me that there is likely an easy and simple way to do this, and I’m just failing to grasp it. If it’s using the float function, what do I need to change?
Forum: Fixing WordPress
In reply to: Trying to get <div>s lined up in menuAs you can see in the current code, I’m using the float function to get them on the same line with each other, but I’m unable to get all five buttons to mingle together and be centered on the page.
Forum: Themes and Templates
In reply to: Rollover buttons breaking menu, not following display:inlineThanks so much! I knew it was something simple, and that does it. You have my gratitude. ??
Forum: Themes and Templates
In reply to: Rollover buttons breaking menu, not following display:inlineAny suggestion for how to insert rollover buttons in my menu would be highly appreciated as well, even if it involves using a different approach than my current one.
Forum: Themes and Templates
In reply to: Rollover buttons stacking vertically instead of horizontallyBump! I will put the code live at anyone’s request.
Forum: Themes and Templates
In reply to: Rollover buttons stacking vertically instead of horizontallyI am still experiencing this problem. I took out the code for now so my menu doesn’t display in a broken fashion, but if someone would like to take a look at it, I’ll put it back in so you can see.
Forum: Themes and Templates
In reply to: Rollover buttons stacking vertically instead of horizontallyThe live site is currently displaying the issue. Thanks in advance for further suggestions. : )
Forum: Themes and Templates
In reply to: Rollover buttons stacking vertically instead of horizontallyI’ve installed Firebug, but I’m still uncertain as to what’s causing the break to occur.
Forum: Themes and Templates
In reply to: Rollover buttons stacking vertically instead of horizontallyAh, I see! The link is https://www.brawlinthefamily.com, and I’ve put the code in for the “archives” button now.
Thanks a ton for your assistance!
Forum: Themes and Templates
In reply to: Rollover buttons stacking vertically instead of horizontallyThanks for the reply. I apologize for not quite being clear enough with the issue, so here are some images to demonstrate.
This is the rollover image:
https://www.brawlinthefamily.com/images/archive.jpgIf I change the second value for background-position, the rollover no longer works, and it doesn’t solve the vertical issue, I’m afraid.
This is what I want it to look like:
https://www.brawlinthefamily.com/images/correct.jpgThis is what it looks like when the HTML is inserted:
https://www.brawlinthefamily.com/images/incorrect.jpgThe rollover works, it just breaks the menu.