wordwrkr
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Controlling menu formatUnfortunately that is not an option. But thank you very much for your help with this. It is much appreciated.
Forum: Fixing WordPress
In reply to: Controlling menu formatI’m wondering if this is the piece of code that is giving me trouble:
{
position: absolute;
top: 23px;
left: 92.61%;
margin-left: -161px !important;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
z-index: 103;
width: 175px;
height: 133px;
}Forum: Fixing WordPress
In reply to: Controlling menu formatOops:
But would that explain WHY the menu gets wider each time I add a subitem? Also, why would the margin-left value affect the overall width of the submenu?
Forum: Fixing WordPress
In reply to: Controlling menu formatBut would that explain with the menu gets wider each time I add a subitem. Also, why would the margin-left value affect the overall width of the submenu?
Forum: Fixing WordPress
In reply to: Controlling menu formatWell, that worked! Unfortunately, whenever I add an item to the menu, the submenu gets wider and wider. You’ll see what I mean if you visit https://www.abmi.net and click on Sell A Business. With just one subitem, the submenu is the right width, but as I add items, the menu width increases.
Forum: Fixing WordPress
In reply to: Controlling menu formatThank you! I will give that a try.
Forum: Fixing WordPress
In reply to: Controlling menu formatForum: Fixing WordPress
In reply to: Links keep showing upI figured it out (thanks to you). An app called WebGuard somehow got installed on my computer. When I removed it, the links went away.
Forum: Fixing WordPress
In reply to: Links keep showing upYes. On the home page, the words “solid track record” appears as a link. But if you’re not seeing them, this must be something going on locally on my computer. That’s fine, as long as the world at large does not see them.
Forum: Fixing WordPress
In reply to: Restore a deleted pageSo sorry. I just found it.
Forum: Fixing WordPress
In reply to: Restore a deleted pageCan you direct me to where I can find this trash bin? I’m sure it hasn’t been emptied because I don’t even know where it is!
Forum: Fixing WordPress
In reply to: Links keep showing upThe site is https://www.abmi.net.
Forum: Fixing WordPress
In reply to: Editing the sidebarThank you for the information. The site we’re talking about is https://www.abmi.net. I’m trying to remove that hideous “30 Years Service” image (which looks more suited to a dry-cleaning service), and I’m trying to update the now out-of-date links in the sidebar.
I will investigate the possibilities you laid out. And, again, thank you very much for your assistance.
Forum: Fixing WordPress
In reply to: Menu items won't show upI was able to become an administrator by modifying the Users section of the database directly via the GoDaddy control panel.
Forum: Fixing WordPress
In reply to: Admin is long gone. What now?I actually was finally able to resolve this quite easily. Using the GoDaddy home page, I accessed the Users portion of the database and updated the Administrator credentials to my own. Problem solved.
This is a great forum — especially for folks like me who are new to WordPress.