Forum Replies Created
-
AuthorPosts
-
Thank you for this. Looks like it did the trick?
Cheers
Ok, all done. You’re good to go.
Checked all that and everything looks right to me. FYI: I’m using the menu entitled “Second Menu”
Please have a look and let me know what you think.
Thanks again!!
JoeI just need to get the font on the active tab to WHITE. I have it set for #ffffff but it doesn’t change?
Nothing I’ve tried seems to work. PLEASE HELP!This is the code currently in place…
.tab_titles .tab { font-size: 13px !important; }
#top .tabcontainer .active_tab {
font-size: 13px !important;
background: #222222;
color: #fff;
}
.js_active .top_tab .tab {
border-color: #e1e1e1;
background: #fff;
color: #222222;
}Ahhh, thank you so much that got it!
What are thought for fixing the tab issues?
.mejs-offscreen { display: none !important; } – This is the exact same code as before???
Yes the CSS is working on the left ones now.
Here’s the code I have…
#top .tabcontainer .active_tab {
background: #a81010;
color: #ffffff; – (CHANGING THIS DOES NOTHING… I NEED IT TO BE WHITE)
}.js_active .top_tab .tab {
border-color: #e1e1e1;
background: #fff;
color: #222222;
}When I add your code for text size into the mix (
.tab_titles .tab { font-size: 13px !important; }) it cancels everything else out??… NO COLORI suspect this was to fix the video player issue… “.mejs_offscreen { display: none !important; }”… Didn’t work!
Or was this for something else?Thanks, I will try these. However, what do I do for the Tabs when there on the left or right?
Apparently I was told this requires different code.Thanks
AWESOME !
Thanks a lot guy’s.
Josue,
Thanks that’s what I got too…great!
But now it closed the gap back up that we just fixed using this code: ( .caption_framed .slideshow_caption .avia-caption-content { margin-top: 10px; } ).How do I get this back? … We’re sooo close.
Hi Ygit,
Almost got it!
I added the code as two separate lines and this is what I got: https://dl.dropboxusercontent.com/u/5826806/screenshot1.jpgNow I have the second caption shaded area with excess background. Do we need to code this separate the two?
If I can fix this…I think that’s got it!
Thanks
JoeYigit, Thank you!
Finally we’re getting somewhere. Couple things though.
1. It seems when the text is larger it automatically makes a paragraph (two lines). I want to be able to keep each separate caption on one line. Here’s what it does currently: https://dl.dropboxusercontent.com/u/5826806/screenshot1.jpg
This is what I’m trying to do…
“Your Safety… Is Our Business”
“We take the pressure off…so you can focus on your business”
2. How do I create more separation (space) between the two captions? Currently they’re almost touching and I’d like to get a little more gap there.Thanks for your help!!
JoeHi Ismael,
Thank you for the quick response. So just to be sure that you know what I’m talking about…. here’s the link to the screenshot. https://dl.dropboxusercontent.com/u/5826806/screenshot1.jpgAfter seeing it… can you confirm that what you provided me in code will work for what I’m needing to accomplish?
Will this same code work for all other slider captions (more than one)? If so how do I differentiate the code to use on other slider captions?
That is… If I have more than one slider with captions and want to enlarge the caption and text differently for each, who do I accomplish this?
ThanksWell I thought explaining what I wanted to accomplish as well as providing you with a link to the video slider and caption in question would be sufficient…but apparently that was not clear enough and you now need a picture too? Forgive me but I’m confused about what more I could possibly provide. Not sure what you want to see in a picture (screenshot) since I CANNOT make the necessary changes to illustrate what I need…so I created a screenshot (as per your request) with a big red circle around the said “caption” and more text that I hope will finally make the request more clear. However, we have a little problem…
Perhaps you could help me by providing details on just HOW I’m supposed to provide you with screenshot when there is no provision for attachments?
Thank you?
JoeOh… by the way, the caption in question is the main video slider here: http://collinssafety.ca/wp/
Same problem with me…what’s going on??
-
AuthorPosts