Digital experiences for all disciplines
Forum Replies Created
-
-
Ah yes that code that Melanie posted does make the text black. I’ll go with that then.
One more thing though. The white text in a progres bar has an embossed or stamped look, I guess it’s a black outline or shadow or something.
Now the progress bars have black text it makes the text look out of focus and not crisp so how can we make the outline or shadow white to re-create the embossed/stamped look?
Thanks
okay I got a video behaving well by using
<iframe width=”640″ height=”480″ src=”http://www.youtube.com/embed/WrYdwcNjP0I?wmode=transparent” frameborder=”0″ allowfullscreen=”” wmode=”Opaque”></iframe>
Thanks
what about the banners? see second screenshot
Yes that works (after the edit you did) so should I put all my vids in that way? just replace the url there with the url of whatever vid I want to embed?
or could I just add
” wmode=”Opaque”
to how I already have them? if so where would I add that? (see the current code in previous posts
Don’t ask me why but adding &wmode=transparent to the embedding code fixed it
So the code was
[embed width="640" height="360"]http://www.youtube.com/watch?v=WrYdwcNjP0I[/embed]
I tried making it
[embed width="640" height="360"&wmode=transparent]http://www.youtube.com/watch?v=WrYdwcNjP0I[/embed]
or without the “&” and it has come up perfect size :s
So the code was
[embed width="640" height="360"]http://www.youtube.com/watch?v=WrYdwcNjP0I[/embed]
I tried making it
[embed width="640" height="360"&wmode=transparent]http://www.youtube.com/watch?v=WrYdwcNjP0I[/embed]
and I tried that without the &. It did not work the video is still infron of the mini menu and drop downs.
With the original embedded script as you see there what should I change it to?
By the way modified script fixed this problem http://support.swiftideas.net/forums/topic/embeded-youtube-video-size/ lol
Here I go what?
I added that to the custom CSS box and nothing changes
To be clear I want to make the text in an individual progress bar black no across the site. If its can only be done something that will apply across the site it would need to be conditional. As in if the progressbar is colour=”#fcf4b5 then text should be 000000
The first picture url is http://australian-sports-betting-guide.com.au/sports-betting-videos/
The problem I am describing is present in Chrome and explorer not in firefox.
Plug-in Author says “The file references a function called: sf_get_post_item
Can you get the code for that?”Can I get the code for that?
gosh this is fun, upi can join the fun on the plugin support forum thread at http://wordpress.org/support/topic/related-post-unwantedly-included-in-post-exerpts?replies=14#post-4681487
September 21, 2013 at 6:22 am in reply to: color customizer > color-body > link text changes side navigation menu text colo #23126“Try this, open up style.css and spot this
a.sf-button.lightgrey .arrow, a.sf-button.green .arrow, a.sf-button.limegreen .arrow, a.sf-button.white .arrow
at line #5026 include your new color with that.
a.sf-button.newcolorButton .arrow, a.sf-button.lightgrey .arrow, a.sf-button.green .arrow, a.sf-button.limegreen .arrow, a.sf-button.white .arrow”
That worked, its a shame It will be wiped at the next and every subsequent theme update though.
There is a bg image function in the page editor
Yah I changed the homepage partly due to this problem, the last comment was not by the OP or anyone related to my site
So his plug in can be set to add or not add the related posts to items based on inclusion and exclusion criteria, asset type, categories set cetera such as
Posts
Pages
Home page
Feeds
Category archives
Tag archives
Other archivesHe is trying to work out how the blog excerpts on http://australian-sports-betting-guide.com.au/founders-blog/ are generated so he knows what catagory (not neciseroly from the list obove) he needs to exclude related posts from so they dont show up on every exerp on that page.
If its not clear can you pleas read and if necessary post on this thread
This reply has been marked as private.This plugin works brilliantly
And you can choose for it to not display on posts so you can keep the theme’s related posts function there.The only problem is it is showing related post for each individual blog experts on this page http://australian-sports-betting-guide.com.au/founders-blog/
And to stop it doing that the developer needs to know ” how exactly they convert the short code to the posts? Because I am not sure what the exclusion criteria would be in this case.”
This is what I am talking about?
http://wordpress.org/support/topic/related-post-unwantedly-included-in-post-exerpts?replies=6#post-4653317Help appreciated
September 15, 2013 at 11:38 am in reply to: color customizer > color-body > link text changes side navigation menu text colo #21965I added that as the last line of the custom CSS box and nothing changed
-