jmoree
Forum Replies Created
-
After having to do this again, I had to figure it out and thought I’d share here. If anyone wants to change the color of the link text in the CSS go here: wp-content > plugins > codeflavors-vimeo-video-post-lite > themes > default > assets > stylesheet.css
Find the section below and change the color:
.cvm-vim-playlist.default .cvm-playlist .cvm-playlist-item a{
color:#FFFFFF;
text-decoration:none;Also, if you’re looking to change the height size of the windows that displays that video links, find this section of code and edit height:
.cvm-vim-playlist.default .cvm-playlist{
display:block;
height:500px;
overflow:auto;
border:1px #CCC solid;
padding:0px 10px;- This reply was modified 9 years, 5 months ago by jmoree.
Got it, thanks!
If anyone could assist it’d be mucho appreciated!
Forum: Plugins
In reply to: [WP Art Store] Cannot make gallery showAfter screwing with it all day, I just realized it was b/c I wasn’t setting a ‘featured image’ in the Work pages. Doh!
Forum: Plugins
In reply to: [Dynamic Widgets] Dynamic Widgets Blocking my BlogQurl, thank you for the quick response. I did start Wishlist support first. They were helpful in helping me determine it is a conflict with the DW plugin. I haven’t back from them just yet on any fix. I was wondering if anyone here had run into a similar problem.