made custom mod and now needs help, want to have image in each moduel header |
made custom mod and now needs help, want to have image in each moduel header |
![]()
Post
#1
|
|
![]() //LALA+// ![]() ![]() ![]() Group: Member Posts: 91 Joined: Feb 2004 Member No: 3,825 ![]() |
i need some help...well i made custom moduels and now i want to have images in the header of every moduel...
MY XANGA-SHEEREYESHADOW EXAMPLE OF WHAT I WANT--click here ok well i hope someone can help me ...thanks... |
|
|
![]() |
*lookitskim* |
![]()
Post
#2
|
Guest ![]() |
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> div.blogheader, .caption { background-image: url(); background-repeat: repeat; background-position: center center; font-family:courier new; text-transform:none; font-size:20px; line-height:25px; font-weight:bold; color:#000000; letter-spacing:-2px; background-color:FFE0E2; text-align:left; }</style> <!-- end code provided by createblog.com --> HOpe this helps |
|
|
![]()
Post
#3
|
|
![]() //LALA+// ![]() ![]() ![]() Group: Member Posts: 91 Joined: Feb 2004 Member No: 3,825 ![]() |
[COLOR=red]hey thanks but i need the same concept but i need it to be in the header of each of my moduels...but still i used that code for my entries...thanks...
huGGies#24--sheereyeshadow |
|
|
*lookitskim* |
![]()
Post
#4
|
Guest ![]() |
CODE <!-- begin code provided by createblog.com --> table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(none); background-color:FFE0E2; color: #000000; font: bold 10pt courier new; text-transform: none; text-align:center;} <!-- end code provided by createblog.com --> put this code it in with ur CSS |
|
|
![]() ![]() |