enalsdud 0 Report post Posted April 25, 2012 i have many question. 1. i want to create the header frame like this(http://housechurchplanter.com/).. Larger than the header to create the content, eliminates redundancy above header. 2. and i want form(To compare the post-) , I do not know what plug-ins. ex) http://trendweek1.godohosting.com/?p=820 help me Share this post Link to post Share on other sites
catrina 103 Report post Posted April 25, 2012 For the header, do you want just the look or the content shown in the example? Custom CSS can be used to create a similar appearance but if you also want to add content to the header, you'll need to use a hook in the child theme (PlatformBase). As for the form, I think you're looking for a ratings plugin (like this one, for example: http://wordpress.org/extend/plugins/wp-postratings/). Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
enalsdud 0 Report post Posted April 25, 2012 Yes, I just want the look of the header. But I do not know what to do. My website is not wider than the background header. :( Share this post Link to post Share on other sites
catrina 103 Report post Posted April 25, 2012 You'll need to use CSS code added to Custom Code > Custom CSS to adjust the header (for reference: http://www.pagelines.com/wiki/How_to_Use_the_Custom_Code_Settings). By the way, there is this stray piece of code at the top of your site: [code]body {background-image:url('http://trendweek1.godohosting.com/wp-content/uploads/2012/04/119.jpg') !important;} [/code] It's probably showing because you pasted it somewhere other than in the Custom CSS box in the theme settings, so you should delete it. What other Custom CSS do you have (if any)? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites