Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions, & Updating (http://forum.bytesforall.com/forumdisplay.php?f=12)
-   -   [SOLVED] [SOLVED] Upgrade from 3.4.2. to 3.4.3. (http://forum.bytesforall.com/showthread.php?t=3611)

KatyDigg Sep 26, 2009 01:09 PM

[SOLVED] [SOLVED] Upgrade from 3.4.2. to 3.4.3.
 
Just upgraded from 3.4.2 to 3.4.3.



Centered Pages Menu
now displays Dashed Lines in the gaps between marginalized Pages Titles



Cannot Removed Dashed Lines


Have tried everything!

juggledad Sep 26, 2009 01:16 PM

see http://forum.bytesforall.com/showthread.php?t=3067

KatyDigg Sep 26, 2009 01:18 PM

Just upgraded from 3.4.2 to 3.4.3


In 3.4.2. I had script that has worked wonderfully, placed at the bottom of Content BELOW the LOOP


Just noticed in 3.4.3. that the COLOURS do not display:


Link Color

Title Color


I have tried removing and replacing, to no effect.

KatyDigg Sep 26, 2009 01:25 PM

Quote:

Originally Posted by juggledad (Post 15390)


Thank you, Juggledad

div#menu1 {
background: #ffffff;
border: solid #ffffff;
}


Worked a treat! :)


I have posted another problem (above on this thread) regarding Content BELOW the LOOP


Thanks again.

juggledad Sep 26, 2009 01:30 PM

Please post a URL with the issue and explain Which link color Blog Title, Post title, sidebar, etc...

KatyDigg Sep 26, 2009 01:46 PM

Quote:

Originally Posted by juggledad (Post 15396)
Please post a URL with the issue and explain Which link color Blog Title, Post title, sidebar, etc...


Just upgraded from 3.4.2 to 3.4.3


In 3.4.2. I had script that has worked wonderfully, placed at the bottom of Content BELOW the LOOP


Just noticed in 3.4.3. that the COLOURS do not display:


Link Color

Title Color


I have tried removing and replacing, to no effect.


.................................................. .................................................. ..............................



Hi, Juggledad,

Not in a Sidebar.


As I posted, copied above, the script worked wonderfully in 3.4.2 at the bottom of:

ATO > Style & Edit Center Column > Content BELOW the LOOP


But, noticed in 3.4.3. the COLOURS do not display for:


Link Color

Click Here

Header Title Color

Girded with Truth VIDEO Gallery

http://girdedwithtruth.org/

juggledad Sep 26, 2009 01:55 PM

Sorry, I must be dense this afternoon I just don't understand what the problem is. When you say:
Quote:

Just noticed in 3.4.3. that the COLOURS do not display:

Link Color

Title Color

I have tried removing and replacing, to no effect.
what are you refering to? Where did you set the color that doesn't work (please use something like " when I set the blog title to #ff0012' at ATO->Style & edit HEADER AREA->Blog Title Color' I don't see any change'. Being specific will drive me right to the spot and maybe get you an answer quicker.
:)

KatyDigg Sep 26, 2009 02:04 PM

:)


The script worked wonderfully in 3.4.2 at the bottom of:

ATO > Style & Edit Center Column > Content BELOW the LOOP


But, noticed in 3.4.3. the COLOURS don't display as they did in 3.4.2.


Site: http://girdedwithtruth.org/

Scroll down to the Bottom of Center Column (or click on a post and look at the bottom of a post) and you will see

Girded with Truth VIDEO Gallery

Title should be #000080BLUE (it displayed as BLUE in 3.4.2.)


Click Here should be GREEN

as it is a live link same as all other live links throughout site (it displayed as GREEN in 3.4.2.)


PS. I understood ones settings were not effected by an Upgrade (page menu, colors, font height, sidebar widget bullet colors).


ALSO noticed

ORANGE Color RSS image does not show as universal ORANGE

juggledad Sep 26, 2009 03:15 PM

There has been a change, put your <h3> and </h3> outside the <a...></a>

KatyDigg Sep 26, 2009 04:47 PM

Thank you, Juggledad.

Splendid :)



Just thought I would mention: RSS icon is not displaying as ORANGE in the 3.4.3. upgrade.

Flynn Sep 26, 2009 05:02 PM

If you want the old image back add a CSS Insert

a.posts-icon:link,
a.posts-icon:active,
a.posts-icon:visited,
a.posts-icon:hover {
background: transparent url(/wp-content/themes/atahualpa343/images/post-feed-small.gif) no-repeat scroll 0;
height: 22px;
line-height: 22px;
margin: 0 10px 0 0;
padding-left: 25px;
display: block;
text-decoration: none;
float: right;
white-space: nowrap;
}

For the old comments icon:

a.comments-icon:link,
a.comments-icon:visited,
a.comments-icon:active,
a.comments-icon:hover {
background: transparent url(/wp-content/themes/atahualpa343/images/comment-feed-small.gif) no-repeat scroll 0;
height: 22px;
line-height: 22px;
margin: 0 10px 0 0;
padding-left: 27px;
display: block;
text-decoration: none;
float: right;
white-space: nowrap;
}

Old Email icon:

a.email-icon:link,
a.email-icon:visited,
a.email-icon:active,
a.email-icon:hover {
background: transparent url(/wp-content/themes/atahualpa343/images/email-feed-small.gif) no-repeat scroll 0;
height: 22px;
line-height: 22px;
margin: 0 10px 0 0;
padding-left: 28px;
display: block;
text-decoration: none;
float: right;
white-space: nowrap;
}

If your site is in a subdirectory /blog/ use /blog/wp-content/themes/atahualpa343/

If your theme directory is /atahualpa/ use /wp-content/themes/atahualpa/

If your site is in a subdirectory /blog/ and your theme directory is /atahualpa/ use /blog/wp-content/themes/atahualpa/

KatyDigg Sep 27, 2009 11:06 AM

Thank you, Flynn

very much appreciated.


This, I am sure, will be helpful to anyone who may wish to revert back.


Having reviewed my site, I quite like the new look to RSS feed icon, the auto color blends in nicely. :)


Thanks.


All times are GMT -6. The time now is 05:09 AM.

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