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 »

[SOLVED] Styling my custom page template


 
Prev Previous Post   Next Post Next
  #1  
Old Nov 6, 2012, 01:41 PM
gr870sfunk's Avatar
gr870sfunk
 
110 posts · Mar 2011
Montgomery, AL
[SOLVED] Styling my custom page template

WP: 3.4.2
ATA: 3.7.9

I have created a custom template by copying and renaming the index.php to sample.php.

I know that to change the footer and/or header I would do the same thing with their respective php files as well.

I did the following to change styling aspects of the main page:
HTML Code:
body.page-template-sample-php {
background-color:#171719;
background-image:none;

body.page-template-sample-php h1{
color:#8616ab;
}

body.page-template-sample-php p{
font-family:Verdana, Geneva, sans-serif;
font-size:20px;
color:red;
}
My questions are:
1. what selector(s) would I use to change the center column background?
2. how am I supposed to alter (let's say) header2.php so that it contains only an image (no menu or anything else)? I do not really know any php so altering the actual code in the file is something i'm not too keen on trying.

Any help is greatly appreciated. Thanks!
 

Bookmarks

Tags
center column, custom page template, header.php and footer.php, index.php



Similar Threads
Thread Thread Starter Forum Replies Last Post
HOWTO: a 'Custom Query' PAGE template juggledad Atahualpa 3 Wordpress theme 1 Jul 15, 2010 06:07 PM


All times are GMT -6. The time now is 08:17 AM.


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