Header help |
![]() ![]() |
Header help |
Dec 18 2004, 11:29 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 525 Joined: Jun 2004 Member No: 23,107 |
how do i add a banner similar to this forum's to my xanga? i just need the code to paste under the header...
|
|
|
|
Dec 18 2004, 12:23 PM
Post
#2
|
|
![]() ^ moo... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 962 Joined: Jun 2004 Member No: 25,212 |
use the 'custom header' thing in the look and feel page.
make the background color: EEF2F7 make the border color: D1DCEB make the font color: 394061 |
|
|
|
Dec 18 2004, 03:00 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 525 Joined: Jun 2004 Member No: 23,107 |
im using custom header, and what's the code to enable the header? because i prolly disabled it and forgot the code, im new to this... i already know what the color scheme is, i just need to know how to make it appear
|
|
|
|
Dec 18 2004, 04:24 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 525 Joined: Jun 2004 Member No: 23,107 |
i just need this once im done i'll submit my skin and i also want to find out how the header on the left module can be UNbolded, the following is the code that's on it. as you can see i already tried font-weight...still no go...
CODE <!-- begin code provided by createblog.com -->
table.left th { background-color: #EEF2F7; font: 14pt georgia; font-weight: normal; text-transform: lowercase; color: #222222; text-align: left; padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:4px; } <!-- end code provided by createblog.com --> |
|
|
|
Dec 18 2004, 05:17 PM
Post
#5
|
|
![]() my moods are unpredictable ![]() ![]() ![]() ![]() Group: Member Posts: 148 Joined: Jun 2004 Member No: 20,201 |
about your last question on how to unbold the text....
delete this part of the code you gave: QUOTE font: 14pt georgia; font-weight: normal; and add this: QUOTE font: bold 14px georgia; ^^that should work... ////EDIT and about enabling the custom header thing...you just get the code of whatever you want to change and add it to the custom header and it automatically works... ...be more specific... |
|
|
|
![]() ![]() |