Log In · Register

 
What is the code for title highlight/coloured bar?
eggtart
post Feb 2 2009, 11:34 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Mar 2008
Member No: 631,747



http://www.createblog.com/layouts/preview.php?id=33574

What is the html/css code for the that kind of coloured bar behind information, about, affilates, tagboard, credits?
 
 
Start new topic
Replies (1 - 2)
synatribe
post Feb 2 2009, 11:47 PM
Post #2


AIDS at RAVES.
******

Group: Official Designer
Posts: 2,386
Joined: Dec 2007
Member No: 598,878



The CSS for background and border
CODE
.classhere {
background-color: #colorhere;
border-bottom: 2px solid #colorhere;
width:100%
}


You actual text HTML
CODE
<h1 class="classhere">Text here
 
theerinkal
post Mar 21 2009, 06:21 PM
Post #3


Irrisistable Cabbages.
*****

Group: Member
Posts: 549
Joined: Nov 2007
Member No: 589,355



For websites you can use either what Kevin said or this:

CODE
h1 {CODES HERE}


CODE
<h1>Header here</h1>
 

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: