Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » Forum Usage » Forum How-To »

[SOLVED] CSS Inserts not working on new site with Atahualpa 3.7.12 & Wordpress 3.7.1


 
Prev Previous Post   Next Post Next
  #1  
Old Dec 4, 2013, 11:37 PM
New WordPress Fan
 
141 posts · Jul 2010
[SOLVED] CSS Inserts not working on new site with Atahualpa 3.7.12 & Wordpress 3.7.1

CSS Inserts are not working as usual to style a new site I am building with Atahualpa 3.7.12 and Wordpress 3.7.1.

For example, the following CSS code (which has always worked on previous sites with Atahualpa 3.7.12 and previous Wordpress versions) now does not style the color of the link text with the RSS Post icon:

Code:
a.posts-icon  {
color: #ffffff !important;
}
And, the following code suggested in a forum here, also does not work to style the link text with the RSS posts icon:
Code:
div.rss-box a:link,
div.rss-box a:visited,
div.rss-box a:active {
color: #ffffff; }
Also, the following CSS code (which works on all my other sites with Atahualpa and Wordpress) now does not add borders under "Associated posts" displayed on a page via the post-page associator plugin:

Code:
div.associated-post {
border-bottom: 1px solid #cccccc;
}
This code should work, since the Page source code for the associated posts is:

Code:
<div class="associated-posts">  
    <div class="associated-post">
Are there known issues with CSS Inserts in Atahualpa 3.7.12 with Wordpress 3.7.1? I did not have this problem with the previous site I built - with Atahualpa 3.7.12 and Wordpress 3.5.2.

If necessary, how can I revert back to Wordpress 3.5.2?

Many thanks for any help!
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
WordPress.org Automatic Update with Custom Site - Working, needs Testing LANtait New Versions, & Updating 0 Jun 10, 2011 05:46 PM
why Fields in the Atahualpa 3.3.3 does not expand? css inserts, html inserts krystyna New Versions, & Updating 3 Oct 28, 2010 12:22 PM
WP-Print Not Working in WordPress 2.9.1 with Atahualpa wilkel Plugins & Atahualpa 6 Jan 29, 2010 01:52 PM
[SOLVED] why Fields in the Atahualpa 3.3.3 does not expand? css inserts, html inserts ppat2 New Versions, & Updating 3 Jun 2, 2009 05:41 PM


All times are GMT -6. The time now is 09:44 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.