Forum Replies Created
-
AuthorPosts
-
I figured that out, dugh. How do I make it more transparent?
Thank you.
Worked perfectly in the Code Block element, thank you!!
Answer: In Enfold under DEMO IMPORT….Dugh
Okay, thanks for suggesting a work around.
Thank you!
Actually that worked, dugh moment on my part.
Thank you.
My issue is the caption doesn’t fit properly.
The picture is fine, it is just the caption is too large to fit.
Any suggestions?
Thanks.
——————————————–
740
Cups of Coffee——————————————-
Change to….
——————————————–
740
Cups of Coffee
——————————————-I realize that, I meant the bar itself.
I want the fonts sizes to remain the same size.
I would like amount of space between the top and bottom of the fonts to be less, but the fonts to remain the same size.
September 25, 2014 at 4:24 am in reply to: Remove the hover over arrow and fade out when hovering over a picture with link #324772I figured it out:
.image-overlay { display: none !important; }
Best of luck
This reply has been marked as private.I tried doing this but it didn’t work:
CSS:
.picture-box.avia_textblock { background: http://longreachbikeclub.com/wp-content/uploads/2014/09/Wheel-Test.png; padding: 10px; }Custom Css Class
picture.boxIt didn’t work.
How do I do this?
Thank you.
What would the CSS code be for using a picture?
Thanks.
.shaded-box.avia_textblock { background-color: rgba(0,0,0,0.8); padding: 10px; }
Using this idea in Quick CSS, would something like that work but have a picture link?
If so, how would I do that?
Thanks.
No problem, hopefully it works.
Best of luck!!
I found a much easier fix:
Plugin: WP Admin UI CustomizeI am using this plugin in in combination with:
Plugin: WPFront User Role EditorThis combination is great for user role editor and limiting what you want other users seeing when they login.
Best of luck !!
- This reply was modified 10 years, 3 months ago by Micheal0424.
Worked like a charm, thanks!!
That worked perfectly, and that plugin is great!!
Thanks a lot!!
The fix created another issue.
When I click on last two tabs it shifts the last tab below the others, how do I fix this?
Thanks.
That worked, thanks for the help!!
Okay, thanks.
I actually checked that, no luck there. I even adjusted it to double check.
Really confused here, I can’t figure out why it is different.
I am going to keep thinking of what it could be and maybe I will stumble on the answer.
Thanks.
I cleared everything out and used different browsers as well and I still get this. I added the code hours ago and even shut the computer down since then. Not sure why you are able to see it how I would like it done and it doesn’t show on mine.
Really confused here?
Any ideas?
Thanks.
http://cleaning.maximfactory.com/wp-content/uploads/2014/07/Sample1.png
http://cleaning.maximfactory.com/office-cleaning-services/#tab-id-1
That centered the title within in the box itself.
I meant for the tabs themselves to cover the top of the entire box instead.
Thanks.
Hey Matt,
Did you use the code above like I did the second time?
Go to line 801 and leave the autolinkElements: alone, replace the part after that with what I pasted below.
autolinkElements:‘a[rel^=”prettyPhoto”], a[rel^=”lightbox”], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href*=”.jpg?”], a[href*=”.png?”], a[href*=”.gif?”], a[href*=”.jpeg?”], a[href$=”.mov”] , a[href$=”.swf”] , a:regex(href, .vimeo\.com/[0-9]) , a[href*=”youtube.com/watch”] , a[href*=”screenr.com”], a[href*=”iframe=true”]‘,
Josue provided the code I used, his information has always worked for me.
Let me know if that worked for you, best of luck.
Micheal0424
Okay, strange. It is working now.
The only thing I did differently.
The first time is copied and pasted:
autolinkElements: ‘a[rel^=”prettyPhoto”], a[rel^=”lightbox”], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href*=”.jpg?”], a[href*=”.png?”], a[href*=”.gif?”], a[href*=”.jpeg?”], a[href$=”.mov”] , a[href$=”.swf”] , a:regex(href, .vimeo\.com/[0-9]) , a[href*=”youtube.com/watch”] , a[href*=”screenr.com”], a[href*=”iframe=true”]’,This time I copied and pasted:
‘a[rel^=”prettyPhoto”], a[rel^=”lightbox”], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href*=”.jpg?”], a[href*=”.png?”], a[href*=”.gif?”], a[href*=”.jpeg?”], a[href$=”.mov”] , a[href$=”.swf”] , a:regex(href, .vimeo\.com/[0-9]) , a[href*=”youtube.com/watch”] , a[href*=”screenr.com”], a[href*=”iframe=true”]’,It is working now, thanks for the help.
I placed the mod back, still not working.
-
AuthorPosts