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)
-   -   special treatment for 'home' (http://forum.bytesforall.com/showthread.php?t=7380)

jhman Jun 1, 2010 04:04 AM

special treatment for 'home'
 
I had - up to v3.4.4 - somehow - managed to NOT display the headerimages – just for the homepage
BUT that does not work anymore with (beautyful!) v3.5.1 (so returned to v3.4.6 - www.migration-audio-archiv.de)

special treatment for 'home' DID work
by inserting into 'Add HTML/CSS inserts':

body.home div.header-image-container {
display: none !important;
}

how can that be achived now?
thanks a lot!
(actually my 'header-image-container' ist replaced by a swf-header)

juggledad Jun 1, 2010 07:30 AM

works for me in 3.5.1 and I copied exactly what you put in your post. You must have done something else...the only way to see it is if you go back to 3.5.1

jhman Jun 1, 2010 08:56 AM

thanks for quickreply. you're right: the 'home' exclusion function does work perfectly on another blog.
but the code (below) is the whole insertion (in that field)
what do you think of my HEADER AREA: ??? possibly it affects the 'header-image-container' definition?

%pages %logo %bar1 %flash[http://www.migration-audio-archiv.de...wf,1024,150px] %bar2

(up to 3.4.4 it did work with the discussed function; now it still works for showing the SWF)
thanks

juggledad Jun 1, 2010 09:13 AM

absoluty will effect it. Since you are not using $%image - Atahualpa isn't building the <div class="header-image-container"> for you to use in teh CSS Selector (the 'body.home div.header-image-container {')

You need to examine the generated code and see if there is something the %flash builds that you can identify. Note %flash is not something in the theme code so you must have edited the theme code to add the processing of '%flash' functionality.


All times are GMT -6. The time now is 04:22 AM.

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