TreeParlor
Member
Posted 3 months ago #
Please help. I've tried placing " border: none 0; " in every possible location in the style sheet but am getting nowhere. Even tried " style=border: 0 " inline.
If it remove the hyperlink it disappears.
http://www.testing.treeparlor.com
Need your help, please and thank you!
Hi - you have a bunch of code before your doctype that should be moved to the right place in your file. The page must start with your doctype, with no blank lines or other code before it. The section I'm referring to starts with <div id="pages"> and ends with a</div>
Try fixing that first and see if it helps. If not, we can move on from there.
TreeParlor
Member
Posted 3 months ago #
I'm so thrilled to here from you! I need a bit of hand-holding.
I've found the code you reference. I'm looking at "sidebar.php" thru WP's dashboard. According to this, I don't have anything before <div id="pages">. This occupies the first line.
Try using Firefox with the Firebug add-on for this kind of CSS work.
http://getfirebug.com/
TreeParlor
Member
Posted 3 months ago #
Hi Esmi,
So happy to hear from you! You'll probably be seeing a lot more questions from me soon. I'll be installing eshop into my site once I get these problems taken care of:)
I just installed firebug last night due to your recommendation for someone else. All last night and then again this morning I've tried everything I've come across. No luck!
Which image has the white border? I can;t see anything obvious on your home page using Firefox 10.
TreeParlor
Member
Posted 3 months ago #
Top Left image - Tree Parlor logo
I see if in Firefox and Chrome.
I still can't see any underline on the image itself but what I am seeing is a slight gap between the bottom of the image and the sidebar below. That's being caused by the 5px bottom padding on #pages a.
TreeParlor
Member
Posted 3 months ago #
Wow! You brilliant girl! Such easy fixes that take so much time!
I'm so grateful to you!
Glad esmi could help with that! If you need help fixing the code problem I mentioned earlier (look under View Source in a browser to see the problem, or view source in Firebug) feel free to start a new thread.