Tracy
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] Styling bullets with Theme Options Custom CSSPerfectly, thanks for the info! Have a great evening,
TracyForum: Themes and Templates
In reply to: [Virtue] Styling bullets with Theme Options Custom CSSAh okay – I thought the menu lists would be in their own class, separate from standard lists! I’ve added code now for a ‘tick-list-class’, thanks as ever for your help!
Tracy
Forum: Themes and Templates
In reply to: [Virtue] Styling bullets with Theme Options Custom CSSThanks Ben! I just updated and refreshed and it has indeed fixed the issue – but now there are ticks showing above all my menu items on the main menu!
Tracy
Forum: Themes and Templates
In reply to: [Virtue] Styling bullets with Theme Options Custom CSSThanks very much! ??
Forum: Themes and Templates
In reply to: [Virtue] Styling bullets with Theme Options Custom CSSArgh! I used the code tag above but it changed it back to the single apostrophe – I’m trying to show that the source code on my website displays the single quotations in the pasted code as “& # 0 3 9 ;” (without the spaces)!
Forum: Themes and Templates
In reply to: [Virtue] Styling bullets with Theme Options Custom CSS…the single quotation marks render as
'
I mean!Forum: Themes and Templates
In reply to: [Virtue] Styling bullets with Theme Options Custom CSSHi Kevin, I’m not using email – I copied the code directly from this thread (which I’m viewing in Safari) into the CSS editor. When I removed it from my CSS, I saved it via copy/paste to a plain TextEdit file, and copied it back in from there to let you view it.
To double-check, I’ve just re-copied and re-pasted your code from this thread and refreshed the page – I’m still not seeing the ticks. The original bullets have been stripped out but the replacement ticks aren’t showing.
When I view the page source and look at the added code there, it shows with 3 warnings – the single quotation marks around the tick render as ' – is that the error you’re seeing? I don’t know how to get rid of that if so – I also loaded this thread in Firefox and copied your code from there directly into the theme’s CSS, just in case Safari was handling it/rendering it differently. No change. :/ If the ' is wrong, and I’m copying directly from this thread in my browser, how can I change those?
Thanks!
Forum: Plugins
In reply to: [Strong Testimonials] Rounded photos and names-as-linksHi again Chris,
I’ve noticed there’s a problem with the rounded image – it’s slightly flattened on the left-hand side. If you look at https://tracydempsey.co you’ll see it in the carousel (2 testimonials); I’ve also got a non-rotating testimonial display right below it (this site is ‘live’ dev but not shared anywhere except here). You can see the rounded image in yours has that flattening on the left, not visible in the SiteOrigins version below it.
Also, when I look at it on an old iPad, the circle and square don’t match up, so there’s white space showing within the circle. Is fine on my iPhone tho’. I’m not sure if that’s to do with the border the image gets in your plug-in?
Thanks!
TracyForum: Themes and Templates
In reply to: [Virtue] Styling bullets with Theme Options Custom CSS(The mark code worked and is what you were seeing; it’s still there)
Forum: Themes and Templates
In reply to: [Virtue] Styling bullets with Theme Options Custom CSSSorry, our internet kept dropping – I had to re-add the ul coding for you to test. It’s there now – it shows the bullets indented but without a bullet symbol (code to remove bullet worked, code to add replacement image didn’t). Thanks!
- This reply was modified 7 years, 10 months ago by Tracy.
Forum: Themes and Templates
In reply to: [Virtue] Styling bullets with Theme Options Custom CSSOh cool – https://tracydempsey.co, thanks!
Forum: Themes and Templates
In reply to: [Virtue] Styling bullets with Theme Options Custom CSSOh cool – tracydempsey.co, thanks!
Forum: Plugins
In reply to: [Strong Testimonials] Rounded photos and names-as-linksThanks so much! That code moves the data to the bottom of the text, which is wrapped around/under the image. Will leave it as default for now – I might come back to you on the custom template but will crack on with the rest of my build here. Yours is the best of the free ones I’ve tried, and I really appreciate your time today – have a great evening!
TracyForum: Plugins
In reply to: [Strong Testimonials] Rounded photos and names-as-linksThanks so much! I might come back to you on the custom template but will crack on with the rest of my build for now. Yours is the best of the free ones I’ve tried, and I really appreciate your time – have a great evening!
TracyForum: Plugins
In reply to: [Strong Testimonials] Rounded photos and names-as-links(Not seeing my reply after edit; re-submitting.)
Thanks a million Chris! I’d found the .testimonial-image but hadn’t figured out .strong-view (and didn’t think to add ‘img’)… That works great, cheers.
If I could make 2 other tweaks it’d be perfect, if you don’t mind helping I’d like to:
1. Move the user data (name and role – am using ‘company name’ for role and it’s automatically linking to the url I put in the ‘company url’) to below the photo, and then
2. Move the ‘read more’ link to the bottom right where the user data was.
For the second part I tried:
.strong-view .readmore { align-content: right; }
…but that’s not right!
I also wanted to ask about the font awesome thing – I read your note
Some reasons to disable this: ? Your theme or another plugin also loads Font Awesome and you want to make your site more efficient by only loading one copy. Try Better Font Awesome for more control.
My theme has some font awesome fonts installed (I don’t have a plugin for it) – does that mean it isn’t ‘loading’ it, or that it is? If I should disable Font Awesome on your plugin, do you mean I should install Better Font Awesome and leave Font Awesome disabled on your plugin? Not clear on whether that means my site would then be loading a copy of BFA and of FA (from the theme). Sorry for simplistic questions, and thanks for your time!