move module to right & font & link colors |
move module to right & font & link colors |
Aug 7 2005, 11:13 PM
Post
#1
|
|
![]() broken. bruised. & bleeding. ![]() ![]() ![]() ![]() Group: Member Posts: 247 Joined: May 2005 Member No: 133,631 |
me again. i got rid of a bunch of useless stuff on my code, & it seems to be working just fine, but i do have a few problems. i nned to change the font & link color in the menu module, but i can't find the place to do that. i also want to move the entries & menu as far right as i can. & if anyone knows the code to move the menu module to the right, i would apreciate that too. this is the layout as it is, & here is the code
if you could show me where to change the font & link colors & where to set if everything is on the right or left that would be awsome. that way i can do it myself next time. thnx so much |
|
|
|
![]() |
Aug 7 2005, 11:18 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
font
QUOTE BODY { scrollbar-face-color: #ffffff; scrollbar-shadow-color: #4EFFB2; scrollbar-highlight-color: #4EFFB2; scrollbar-3dlight-color: #4EFFB2; scrollbar-darkshadow-color: #4EFFB2; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #4EFFB2; background-color: #TRANSPARENT; font-family: Georgia; font-size:8pt; line-height:150%; text-align: LEFT; } center, font{ font-family: Georgia; font-size: 8pt; font-color: #0099ff; line-height: 12px;} link --> Visited links & active & hover; QUOTE A:visited{ text-decoration:none; font-family:impact; font-size: 8pt; color: #FFFFFF; } a:active{ font-size:8pt; color: #FFFFFF} A:hover{ /* edits when user mouseovers the links */ color:#4EFFB2; border:1px dotted #4EFFB2; font:normal 8pt tahoma; line-height:11px; cursor:no-drop; letter-spacing:-0px; height: 0; PADDING-TOP: 1px; PADDING-BOTTOM: 1px; PADDING-RiGHT: 1px; PADDING-LEFT: 1px; text-align: center; } and i dont understand this part & where to set if everything is on the right or left -edit: oh wait. you mean this? http://www.createblog.com/forums/index.php?showtopic=19 |
|
|
|
neroticly_urs move module to right & font & link colors Aug 7 2005, 11:13 PM
Kenado ^well since she's using custom modules i'm... Aug 7 2005, 11:21 PM
neroticly_urs ok, i got most of it to work. pretty much all i ne... Aug 7 2005, 11:52 PM
electric shock ohhhhhhhhh.
CODE<style type="text/css... Aug 7 2005, 11:55 PM
Kenado put this at the beginning of your code
<div al... Aug 7 2005, 11:56 PM
fishcake-y </div> would go into webstats. Not at the en... Aug 8 2005, 01:11 AM
neroticly_urs ok, that <div>..</div> code worked. bu... Aug 8 2005, 01:59 AM
Kenado try what nyah-nek0 said instead at the end of the ... Aug 8 2005, 10:35 AM
fishcake-y You leave the blog code open, do you not? o_0 So t... Aug 8 2005, 12:16 PM
neroticly_urs thnx. that worked Aug 10 2005, 12:06 AM![]() ![]() |