DesignLady94
-
Trouble Rendering Circle Overlays in Chrome and Safari
I tried the mobile approach and was having such a rough time of it that I went back to doing the full screen version first...I have had a really, really difficult time with this site....I needed to get up a working version so I've done that now…
-
Trouble Rendering Circle Overlays in Chrome and Safari
Thank you so much for your persistence and thoroughness in your code pens...However, I am having a little problem with figuring out which is your code and which is already in Bootstrap. I don't want to repeat the Boostrap code in my style sheet…
-
Internal link not working properly
So any ideas? I am really stumped on this.
-
Bootstrap Static Popovers
Am going with straight CSS to create the bubble. Thanks again Doc!
-
Bootstrap Static Popovers
I see...it's showing up now (I thought the 'show' option was for clicking on a button to display the popover. I am now trying to figure out how to bring the title into the popover. I am noticing that when I add the popover for the s…
-
Bootstrap Static Popovers
No...maybe I am misunderstanding how this works....I thought from the example of static popovers on the Bootstrap page that they were just supposed to display with no clicking or anything. But nothing is showing up...I have been going round on this …
-
Bootstrap Static Popovers
If we can't figure this out soon I think I'm going to give up on the popovers...they are not necessary...just would look nice. I'd rather concentrate more on why the internal link isn't working in Firefox.
-
Bootstrap Static Popovers
That's right...I don't know why the popover isn't displaying. I have used the code that I pasted above. I did include the bootstrap.css file...I don't think I need any other css bootstrap files, as I didn't need one for th…
-
Bootstrap Static Popovers
Right under the Testimonials title.
-
Bootstrap Static Popovers
Actually no, I would include the reference as the popover title.
-
Bootstrap Static Popovers
I want to replace the paragraphs on the refer.php page with popovers containing the contact. Then I would list the cite reference below.
-
Bootstrap Static Popovers
on this page. See the static popover examples at http://twitter.github.com/bootstrap/javascript.html#popovers.
-
Internal link not working properly
Have been googling and see that others have had similar problems in Firefox with internal links, but am not seeing any solution. Have tried so many different things...what is strange is that this only is happening with the About link.
-
Bootstrap Static Popovers
arggg...I forgot to post that. http://www.debbierking.com/bootstrap/refer.php
-
Bootstrap Static Popovers
Let me try the html here cause I think that's where I am having the problem. Popover top Click to toggle popover $('.refer').popover();
-
Bootstrap Static Popovers
I've tried codepen...but I don't see any place to enter resource docs, like bootstrap.css as you can do in JS Fiddle.
-
Bootstrap Static Popovers
Didn't work :( Is there a way to delete comments? And I tried your popover code...that didn't work either...Keep in mind that I am not wanting to click anything...I just want it to show up as a static popover. I'd post the html but …
-
Bootstrap Static Popovers
oh! I was doing it backwards..let me try it here. I'm new to this forum. Popover top Sed posuere consectetur est at lobortis. Aenean eu leo quam. Pellentesque ornare sem lacinia qu…
-
Bootstrap Static Popovers
You mean just paste the code in without clicking the Code link?
-
Bootstrap Static Popovers
It seemed to work okay when I posted code in a PM, but not here...
-
Bootstrap Static Popovers
oh I'm so sorry Doc! I am just clicking the blue Code link above the comment box and pasting the code in.
-
Trouble Rendering Circle Overlays in Chrome and Safari
I see what you mean about the layout breaking down....not sure how to fix though. I have removed the jQuery.thumbFX.css as I took the overlay css and put it in my style sheet, so it wasn't really needed. The latest version is now at debbierkin…
-
Trouble Rendering Circle Overlays in Chrome and Safari
I'll try these things..thanks! Hopefully they will take care of that awful flicker.
-
Internal link not working properly
What's interesting is that it sometimes goes the About header for just a second and then drops down.
-
Internal link not working properly
Thank you!! It's been a real pain to code all this in Bootstrap though :( I am using FF 18.0 with OS X 10.6.8.
-
Internal link not working properly
You're right! I failed to check this in Chrome and Safari, where it's working fine. I am having the problem in Firefox.
-
Trouble Rendering Circle Overlays in Chrome and Safari
Oh man...I'm so sorry...I should have posted on here last night to let you know that it looks like I have everything resolved on this. I removed a width of 100% on .thumbnail a, which cleared up the problem of the overlay not fitting on expansi…
-
Trouble Rendering Circle Overlays in Chrome and Safari
I should say that I've already tried max-widths and auto widths but those don't work.
-
Trouble Rendering Circle Overlays in Chrome and Safari
I tried that...but the overlay didn't fit all the way across the circle...I am now noticing that when the circles expand the overlay isn't expanding with them. Is there some way to resize them automatically as they expand and contract?
-
Trouble Rendering Circle Overlays in Chrome and Safari
Thanks Atelierbram! Actually, I think I've got this :) Just did everything on a smaller scale for the responsive layout. Thanks for the article...will read this weekend...I've never totally understood why you need the > sign in some ca…