Replaceing the About & Upcoming Shows text with images |
Replaceing the About & Upcoming Shows text with images |
Apr 13 2009, 03:36 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Feb 2009 Member No: 715,788 |
Hey.
I'm working on a bands myspace design. I want to replace the About, Upcoming Shows & General Info text with images. I've already replace a couple of other headings. But don't know how to do these ones. Here's the site. www.myspace.com/datest2009 ANY help would be awesome. Thanks everyone. I've worked out the shows one. So I just need the other 2 sorted.
Reason for edit: Please use the Edit button instead of double-posting. - Mike
|
|
|
|
![]() |
Apr 13 2009, 05:51 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Posts merged. Try this code:
CODE <style> .whitetext12 { background-image:url("URL"); background-repeat:no-repeat; background-position:left; height:60px; display:block; font-size:0px; line-height:1px; color:F3B701; } .orangetext15 { background-image:url("URL"); background-repeat:no-repeat; background-position:left; height:60px; display:block; font-size:0px; line-height:1px; color:F3B701; } The first one is for the Info module, the second is for the About Me section. Just replace URL with the url of the images you want to use. |
|
|
|
eb2000 Replaceing the About & Upcoming Shows text with images Apr 13 2009, 03:36 AM
eb2000 great! thanks!
you can close this now Apr 18 2009, 01:39 AM
Mike Topic closed & moved. Apr 18 2009, 05:38 AM![]() ![]() |