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
  #1  
Old 05-13-2009, 11:34 AM
mikewilltoo mikewilltoo is offline
Registered User
Pro Plus Member
 
Join Date: Mar 2009
Posts: 133
Default create version of h4 to display: inline

I have a modified version of h4, code below. I'd like to use that header sometimes inline, sometimes not. I've been reading around, but can't make out exactly to change the style.css code. Here's my h4:

#content h4 {
color: #008080;
font-size: large;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
font-style: italic;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

I tried adding this, below the #content h4 code:

.inline
{
display: inline;
}

with this in the page
<h4 class="inline" style="padding-left: 60px;">HEADERTEXT</h4> TEXTAFTERHEADER

but it didn't work. I have the feeling I'm almost there, but that only counts in horseshoes.
Any suggestions, greatly appreciated. THANKS.
__________________
-------------------------------------
Configuration:
Windows 7
WordPress 3.4.1
Genesis 1.8.2
Site: hhttp://www.matthaag.com/ [live]
 

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
Create a subnav bar to display categories? Lawrence General Discussion 3 09-19-2009 07:12 PM
Howto create option: sidebars NOT to display on pages/posts? speedmouse General Discussion 7 05-27-2009 08:34 AM
Inline Adsense stevelavey General Discussion 4 04-20-2009 04:23 PM


All times are GMT -5. The time now is 10:13 AM.

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