hear `dis one out, I ONLY NEED 3 CODES! |
hear `dis one out, I ONLY NEED 3 CODES! |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jul 2004 Member No: 26,798 ![]() |
Im looking for the following: a box (with scrollbar) for ONLY MY BLOGS, NOT my modules a custom module with and extra module box (the ones i've been getting are not working for me and i don't know how to customize it without messing it up lol) and a mouseover code where when you go over it, the font size/color changes and turns upper-cased. (any customizable mouseover code to work all of these or any of the combo will be greatly appreciated) thank you very muchos! |
|
|
![]() |
![]()
Post
#2
|
|
![]() Kids.Have.All.The.Fun ![]() ![]() ![]() ![]() Group: Member Posts: 228 Joined: Jul 2004 Member No: 33,943 ![]() |
okay well im not sure this is what ur looking 4 but i thought i'd at least try to help you
scrollbars in entries CODE <!-- begin code provided by createblog.com --> <style type="text/css"> .custom{ width: 200px; height: 200px; z-index:100; overflow: auto; border: px #000000 solid; background: #ffffff; }</style> <!-- end code provided by createblog.com --> **Mousover code CODE <!-- begin code provided by createblog.com --> <STYLE type="text/css"><!-- A:hover{color:FF82AB; text-decoration:line-through; background-color:8B4513; cursor:crosshair; font-size:12pt;} --></STYLE> <!-- end code provided by createblog.com --> **thats what i have on my site adn it changes the size & Color (look on my xanga 2 see if thats what u want) in text-decoration instead of line-through try putting Uppercase. i think it will work well i hope i somewhat helped... if not oh well! lol |
|
|
![]() ![]() |