Re-size Photo Module |
Re-size Photo Module |
Mar 10 2007, 10:27 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Mar 2007 Member No: 508,321 |
Can someone explain to me how does the Xanga Photo Module script works?? I tried to edit the size of it, and it did fits in my newly created module, but I am wondering if I have overlooked some place, coz once I put the photo module script inside my module, ALL the module titles are turned into white!!!! I don't know how to overwrite the code! Can someone please help me???
If anyone is confused, go and take a look! |
|
|
|
![]() |
| *Kathleen* |
Mar 10 2007, 08:41 PM
Post
#2
|
|
Guest |
This part in your coding
CODE <style type="text/css"> body { background-color: #ffffff; background-image: url(http://i137.photobucket.com/albums/q212/Mas_Icons/Material/001.jpg); background-position: bottom right; background-repeat:no-repeat; scrollbar-arrow-color: #F9F9F9; scrollbar-track-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #F9F9F9; scrollbar-darkshadow-color: #FFFFFF; scrollbar-3dlight-color: #F9F9F9; add this to the end: CODE font-color: #000000; } Then, in this part of the coding CODE a:visited{ font-family: Tempus Sans ITC; color:#FFFFFF; text-transform:none; text-decoration:strikeout; font-size:9pt; cursor: crosshair; } Change the #FFFFFF to another color, perhaps black? #000000 Whatever color you want, really. Also, you can change the color and text on the Look and Feel page itself. |
|
|
|
Jacquenette Re-size Photo Module Mar 10 2007, 10:27 AM
Jacquenette I tried, but the title part is still white... is t... Mar 11 2007, 06:59 AM
Kathleen Don't worry, I already put your coding into a ... Mar 11 2007, 10:58 AM
Jacquenette umm... the title words are still in white... guess... Mar 12 2007, 08:52 AM![]() ![]() |