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 » WordPress Themes » Atahualpa 3 Wordpress theme » New Versions, & Updating » Old Version fixes and change logs »

PATCH 3712-01: Minor CSS error in css.php


  #1  
Old Sep 3, 2013, 11:05 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
You only need apply this patch is you are experiencing issues with image captions or strange issues with sub-menus.

There are two minor CSS errors in the release 3.7.12 version of the file css.php. The first could effect the class 'wp-caption', the second may effect hovering on sub menu's. To correct these issues edit the file css.php' and change line 1807 from
HTML Code:
	width: auto 100%;
to
HTML Code:
	width: 100%;
then change line 2854 from
HTML Code:
* html ul.rMenu-hRight ul.sub-menu li.sfhover ul
to
HTML Code:
* html ul.rMenu-hRight ul.sub-menu li.sfhover ul,
Note the comma added to the end of the line.

Thanks to user 'Mark Tuttle' for point this out

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] PATCH 373-03: date-modified in post/page .. patch is corrupted dnasir New Versions, & Updating 3 Jan 19, 2012 08:21 AM
PATCH 367-02: Page Titles are double with 3.6.7 (now part of PATCH 367-04) juggledad Old Version fixes and change logs 0 May 13, 2011 03:57 PM
Willing to donate for a few minor tweaks JulieBMack New Versions, & Updating 1 Jul 14, 2010 03:53 AM
upped from 3.3 to 3.4.2, went well, only minor bugs Monkey_Fist New Versions, & Updating 7 Jul 17, 2009 06:22 AM
A few minor issues John Atahualpa 3 Wordpress theme 3 Dec 20, 2008 12:17 PM


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


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