Forum Replies Created
-
AuthorPosts
-
Alright I resolved some of the issues myself searching around and trying things, the last thing I need to resolve with the toggles is the color of the little “plus sign” button (active, inactive, and hover states) and the toggle’s borders (all 3 states as well). I want the plus sign button to be white and the borders to remain color #404852.
thanks for all the help so far!
josh
Ok cool, so that seems to help some but now the rollover color washes out the text in the titles. Could you please give me all the short code variables for this element that way I can work it out myself?
thanks!
Josh
WordPress and Enfold are both up to date (made sure of that this morning before I started working). I’m still getting the issue. (it’s also affecting my news feed as well). Website URL: http://learnfxc.com/beta1/
Code for the news feed:
‘<script type=”text/javascript”>
<!–
rssmikle_url=”http://www.dailyfx.com/feeds/forex_market_news”;
rssmikle_frame_width=”100%”;
rssmikle_frame_height=”350″;
rssmikle_target=”_blank”;
rssmikle_font=”Arial, Helvetica, sans-serif”;
rssmikle_font_size=”12″;
rssmikle_border=”on”;
rssmikle_css_url=””;
rssmikle_title=”on”;
rssmikle_title_bgcolor=”#0066FF”;
rssmikle_title_color=”#FFFFFF”;
rssmikle_title_bgimage=”http://”;
rssmikle_item_bgcolor=”#FFFFFF”;
rssmikle_item_bgimage=”http://”;
rssmikle_item_title_length=”55″;
rssmikle_item_title_color=”#676767″;
rssmikle_item_border_bottom=”on”;
rssmikle_item_description=”on”;
rssmikle_item_description_length=”150″;
rssmikle_item_description_color=”#666666″;
rssmikle_item_date=”off”;
rssmikle_item_description_tag=”off”;
rssmikle_item_podcast=”off”;
//–>
</script>
<script type=”text/javascript” src=”http://feed.mikle.com/js/rssmikle.js”></script>
<div style=”font-size:10px; text-align:right;”>
<!–Please display the above link in your web page according to Terms of Service.–>
</div>
‘
I am in the text tab. Which is also why I am confused as to why WordPress is doing this. I should also mention that when I switch back to visual mode from text mode (after dropping in the code) the feed displays properly (in the visual tab); but when I switch back to the Text edir tab or update the page, the same issue happens where WordPress adds in code and the feed does not display.
Another issue that maybe you could help out with is telling me if there’s any shortcode I can use to change the background and text colors in the headers for my accordion slider.
ty!
worked perfectly! thanks!
-
AuthorPosts