Log In · Register

 
move module to right & font & link colors
miix-tape
post 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
 
 
Start new topic
Replies
lovescream
post 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
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: