Putting bg colors on title bars, help please |
Putting bg colors on title bars, help please |
Jul 31 2004, 03:46 PM
Post
#1
|
|
![]() layout whore ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,031 Joined: Apr 2004 Member No: 14,756 |
How do i change the font and bg colors of the title bars in my custom module to match the blog ones. I also want it to have a black border 1px on top and bottom of the titles in the module. If anyone can help me i wud really appreciate it.
Here is the code I am using for the module. CODE <!-- begin code provided by createblog.com -->
<div style="position:static; margin-left: -500;margin-top: -215px;border: 0px solid #000000; width: 150px; height: 190; background: #ffffff; overflow: auto;"> <font face="georgia" size="12" color="#ffffcc"> <table border="0" width=100%> <tr> <td colspan=2> <p class=nav><font fontcolor: #ffffcc><B><u><center>Me</center></u></B></font></p> <tr> <td colspan=2> Name: Nikki *Nicole* Age: 19 From: AZ <tr> <td colspan=2> <p class="nav"><b><u><center>Xanga</center></u></b></p> <tr> <td><A href="http://www.xanga.com/signin.asp">Login</A><br> <A href="http://www.xanga.com/jacksparrowsgirl03">Refresh</A><br> <A href="http://www.xanga.com/profile.asp?user=jacksparrowsgirl03">Profile</A><br> <A href="http://www.xanga.com/private/SubscribeTo.aspx?user=jacksparrowsgirl03">Subscribe</A><br> <A href="http://www.xanga.com/guestbook.asp?user=jacksparrowsgirl03">Guestbook</A></td> <td><A href="http://www.xanga.com/private/home.aspx">Private</A><br> <a href="http://www.xanga.com/CLAF/default.asp">CLAF</A><br> <A href="http://www.xanga.com/private/subscriptions.aspx">Private</A><br> <A href="http://www.xanga.com/private/feedback.asp">Feedback</A><br> <A href="http://www.xanga.com/logout.asp">Logout</A> <tr> <td colspan=2> <p class="nav"><b><center>Subscriptions</center></b></p> <tr> <td> <a href="http://www.xanga.com/lancerchic">Dani</a><br> <a href="http://www.xanga.com/hollisterbtrfly21">Mich</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <td> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <a href="http://www.xanga.com">link</a><br> <tr> <td colspan=2> </td> </tr> </table> </font> </div> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |