Forum Replies Created
-
AuthorPosts
-
mactelesisMember
Sent you requested information.
mactelesisMemberHere you go – I assumed you wanted me to put the actual short code in the brackets – correct? Not just “enter the shortcode here”.
[http://www.osmpedia.com/wp-lightbox-ultimate-test/]
Notice the text size change AFTER the link.
mactelesisMemberNo, that’s not it – I removed sufficient words that the “whole link” should fit – see for yourself
[http://www.osmpedia.com/founders-cv/] – the issue is that when you look at the source code for that page that the popup is within <div></div> tags which triggers a line break BEFORE the first <div> tag – which isn’t solved with the CSS inline modification.
Also please notice that the formatting of the text in everything after the link is wrong – no longer 14pt.
mactelesisMemberI purchased your plugin specifically to reliably open PDFs in a lightbox – and yours works wonderfully – except I cannot get a simple inline text link to format properly within a paragraph without line breaks and text formatting problems.
I have tried all of the above fixes and I can NOT get a simple text link WITHIN a paragraph to format correctly with same font size as surrounding text and without a line break BEFORE the text link.
I inserted the custom CSS code:
.lightbox_ultimate_anchor{
display: inline;
}
and that solved the line bread AFTER the link.
I have tried adding <div></div> around the paragraph with the popup link in it – but that didn’t do anything.
Please help – I can’t believe that this can be so UNintuitive – a simple text link to popup the lightbox – without screwing up the text formatting.
Here is the link: [http://www.osmpedia.com/founders-cv/] – see #2. 1972 – the link is “Dr. Joseph D. Park” – and you can see the line break before and the text format change to a smaller font after the line break
I can provide back-end access if you need it – and here is the code for that paragraph:
[removed paragraph after checking it]
Please help – TIA
-
AuthorPosts