StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 06-18-2009, 05:13 AM
CharlesClarkson's Avatar
CharlesClarkson CharlesClarkson is offline
Community Moderator
 
Join Date: Feb 2009
Location: Stephenville, TX, USA
Posts: 11,356
Default Re: Adding a section to Home page

Quote:
Originally Posted by mleznik
How can I add another section above the featured content gallery that has intro text. Like these guys http://www.lowryrealestategroup.com/.
I learned the little I know about CSS by looking at the page source of sites that did something cool. When I did something cool I'd sometimes add comments for the hackers coming to my site and looking at my source. :)

If you want to do what these guys did, then do that. Look at their source. Compare it to yours.

What's different?

This part:
Code:
<div id="homepageintro">
    <h1>Seattle Area Real Estate Agents</h1>
    

Welcome! We are the Lowry Real Estate Group, experienced Realtors&reg; serving buyers and sellers of real estate in the greater Seattle area. Our knowledge, professionalism, and commitment to our clients have enabled us to provide superior real estate services with integrity and honesty for almost 20 years.  If you're looking to buy or sell a home in the Seattle area, you've come to the right place. Contact us today to learn what the Lowry Real Estate Group can do for you!</p>

</div>

Copy that into your home.php file right above your:
Code:
<div id="homepagetop">
Then do the same with their style sheet. Match it with your style sheet (style.css).

Do not copy copyrighted work or images. That's not cool. If something you need is just too hard consider contacting the designer of the theme you like and asking for that feature. Or you can contact a StudioPress Approved Designer.


HTH,
__________________
Charles "Rubeus Hagrid" Clarkson
StudioPress on Facebook

I'm not really a smart person. I just play one on the Internet.

Please use the HTML or PHP tags for pasting code.
Please make your links click-able: this_is_annoying.com
http://this_is_not_annoying.com.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Home Page Featured Section - Add a New Section hbixler03 General Discussion 3 06-07-2010 08:34 PM
Adding Middle page Widget section amosbenharav General Discussion 1 03-11-2010 04:47 PM


All times are GMT -5. The time now is 04:50 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.