Shelley Well-known member Licensed customer Aug 6, 2010 #1 Not sure whether this was an oversight but there's an extra line on the side under whos online now text. I'm just wondering if that's supposed to be there? Thought I'd mention it just in case. Attachments double-line.webp 2.8 KB · Views: 14
Not sure whether this was an oversight but there's an extra line on the side under whos online now text. I'm just wondering if that's supposed to be there? Thought I'd mention it just in case.
P Paul B XenForo moderator Staff member Licensed customer Aug 6, 2010 #3 Right hand side of forum home.
Shelley Well-known member Licensed customer Aug 6, 2010 #4 Uploaded a screenshot in the first post of this thread.
Brandon_R Guest Aug 6, 2010 #5 Oh didn't even see that and yeah looks like an oversight to me. Could possible be an added 0 somewhere in the css.
Oh didn't even see that and yeah looks like an oversight to me. Could possible be an added 0 somewhere in the css.
P Paul B XenForo moderator Staff member Licensed customer Aug 6, 2010 #6 In the css the h3 and the a href both have a border bottom attribute so that accounts for it. .secondaryContent h3 a { border-bottom:1px solid #D7EDFC;
In the css the h3 and the a href both have a border bottom attribute so that accounts for it. .secondaryContent h3 a { border-bottom:1px solid #D7EDFC;