Hi
http://www.testsite.virtualofficeangel.com/support
I would like to match the tabber to the content style. I would like the font, background, spacing etc to match so that the tabbed content looks part of the site.
Can you help with css to added to stylesheet.
have added this and it helped with border etc
.tabber-widget-rounded-light .tabber-widget-content {
border: 1px solid #EBEBEB;
background: #FAFAFA;
box-shadow: inset 0 0 2px 4px #FFFFFF;
but can't get the font/size to work using.
.tabber-widget-rounded-light .tabber-widget-content {
font-style: color: #494E50;
font-family: 'Noto Serif', 'Roboto Slab', 'Noticia Text', Georgia, Times, 'Times New Roman', serif;
font-size: 0.9em;
line-height: 1.225;
}
Any help would be appreciated.
Thanks
Lynne
3 replies to this topic
#2
Posted 27 May 2013 - 02:20 PM
Hey Lynne,
Try adding this to the bottom of your child theme's style.css file (Appearance > Editor):
Give that a try and then let us know if you have any additional questions.
Thanks,
Elise
Try adding this to the bottom of your child theme's style.css file (Appearance > Editor):
#tabber_widget-2-content {
line-height: 1.25;
color: #494e50;
font-size: .9em;
font-family: 'Noto Serif', 'Roboto Slab', 'Noticia Text', Georgia, Times, 'Times New Roman', serif;
}
Give that a try and then let us know if you have any additional questions.
Thanks,
Elise
#3
Posted 27 May 2013 - 03:31 PM
Hi Elise,
Thanks for getting back to me.
Added that, but not working - better than before, but not matching the content above. Not sure if I have found the right code in stylestyle. I am just looking for the tabbed content to look exactly the same as the content box above.
Thanks so much.
Lynne
Thanks for getting back to me.
Added that, but not working - better than before, but not matching the content above. Not sure if I have found the right code in stylestyle. I am just looking for the tabbed content to look exactly the same as the content box above.
Thanks so much.
Lynne
#4
Posted 28 May 2013 - 10:10 AM
Hi Lynne,
The code I gave you used the CSS you had previously referenced, but with the appropriate id to change the area you were wanting. I can help with the CSS if you like, but it looks like you've already made changes and it looks similar to the rest of the site.
Let me know if you have any additional questions and I'd be happy to help out!
Thanks,
Elise
The code I gave you used the CSS you had previously referenced, but with the appropriate id to change the area you were wanting. I can help with the CSS if you like, but it looks like you've already made changes and it looks similar to the rest of the site.
Let me know if you have any additional questions and I'd be happy to help out!
Thanks,
Elise
Reply to this Topic
ATTENTION
If this topic is marked RESOLVED or INFORMATION, or if you are NOT experiencing EXACTLY the same issue, please start a new topic to provide the details of your problem. If the solution provided doesn't work for you, you should start a new topic. If you feel this thread contains relevant information, you may include a link to it in your new topic. To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. When posting your question or request on the forum, please be as concise and specific as possible. The shorter and more to the point you can make your request, the better.
For BackupBuddy related issues, be sure to include the status log from your most recent backup.
CLICK HERE to start a new topic in the Tabber-Widget Plugin forum.
Also tagged with one or more of these keywords: in progress
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users




