Dubs
Forum Replies Created
Viewing 8 replies - 1 through 8 (of 8 total)
-
Forum: Plugins
In reply to: [Slideshow] Requiring JavaScriptResolved!
Forum: Plugins
In reply to: [Slideshow] Requiring JavaScriptPlease ignore. sorry 🙂
Forum: Themes and Templates
In reply to: Image Header Map BugResolved!
Forum: Themes and Templates
In reply to: Image Header Map Bugfirst off, i would recommend recoding your website in such a way that doesn’t make use of tables as a primary method for structure. I would also recommend getting rid of the “hot spots” you are referring to.
to answer your question on how to fix the little blue thing that is showing up, it is a :focus state on an element. add this to your css to get rid of that style
area:focus,
input:focus,
textarea:focus {
border: none;
}Thank you! And I will work on what you said!
Forum: Themes and Templates
In reply to: Image Header Map BugSure. It’s on a test server.
Forum: Themes and Templates
In reply to: [K2] Header Cropping IssuesWe’re all good! Thank you Andrew!
Forum: Themes and Templates
In reply to: [K2] Header Cropping IssuesActually we are all good! We have to go into the functions.php area to resolve. Thank you Andrew!!!
Forum: Themes and Templates
In reply to: [K2] Header Cropping Issues
Viewing 8 replies - 1 through 8 (of 8 total)