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 » Header configuration & styling »

[SOLVED] Modify CSS to change Print Styles


  #1  
Old Oct 3, 2009, 01:29 PM
meierdecox
 
3 posts · Aug 2009
Send a message via ICQ to meierdecox
Where do I find the style code for the Print View? I want to add the logo to the printed version of a post.
Thanks.
  #2  
Old Oct 4, 2009, 10:12 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
check in CSS.php (version 3.4 and up)
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Oct 27, 2009, 10:14 AM
meierdecox
 
3 posts · Aug 2009
Send a message via ICQ to meierdecox
Thanks! I was able to modify the style to show the logo section in the print view (still needs a little work tho).

One issue: It displays in Firefox, Opera, Chrome, etc. but not IE8. Is there an IE hack I can't find that is preventing this?

http://alabamaadr.org/blog/

Thanks again!
  #4  
Old Oct 27, 2009, 10:16 AM
meierdecox
 
3 posts · Aug 2009
Send a message via ICQ to meierdecox
This is the area I changed.


#header #menu1,
#header .feed-icons,
#header .search-box,
#header #imagecontainer {
display: none;
}

#header #logoarea,
#header td.logoarea-logo {
background-color: #ebe6d0;
background-image: none;
}

#footer {
}

.colone,
.colthree,
.navigation,
#middle.navigation-top,
.navigation-middle,
.navigation-bottom,
.wp-pagenavi-navigation,
#comment,
#respond,
.remove-for-print {
display: none;
}

Bookmarks

Tags
css, print, style

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to change headings styles dorigen Atahualpa 3 Wordpress theme 25 Jul 21, 2010 11:54 PM
Trying to modify the loop sspeedy Post-Kicker, -Byline & -Footer 5 Aug 27, 2009 06:38 PM
Changing H1, etc. Used to be in styles.css coop42 Header configuration & styling 1 Jul 10, 2009 03:09 PM
How to add support for WP-Print, to print pages/posts? AndrewRH Atahualpa 3 Wordpress theme 1 Jun 2, 2009 04:13 PM
Help changing Header styles Shepherd Jim Header configuration & styling 1 Feb 20, 2009 11:19 AM


All times are GMT -6. The time now is 03:46 AM.


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