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
Kenado
post Aug 7 2005, 11:21 PM
Post #2


Senior Member
*******

Group: Member
Posts: 3,551
Joined: Feb 2005
Member No: 102,857



^well since she's using custom modules i'm guessing that wont work
menu modules did you mean custom modules? any ways this is where you edit it in the code
CODE
<style type"=text/css>
/* edit to your liking */
texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none}
table.blogbody tr td {width:0px; padding: 0px;}
table.module { border: 1px solid #4EFFB2; width:165px; background-color: #TRANSPARENT; }
table.module th { font:8pt tahoma;
color: #000000;
border-top: 1px solid #ffffff;
border-bottom: 4px solid #1EC2B8;
border-left: 0px solid;
border-right: 0px solid; }
table.module td { background-color: #transparent;
border-top: 4px solid #4EFFB2;
border-left: 0px solid #1EC2B8;
border-right: 0px solid #1EC2B8;
border-bottom: 0px solid #1EC2B8;
;}
U {font-family:tahoma; color: #1EC2B8; letter-spacing: 0pt; font-size:8pt; font-style: border; border-bottom: #4EFFB2;}
P {font-family:tahoma; color: #666666; font-size: 8pt; text-align: center;}
B, STRONG {font-family:tahoma; font-weight: bold; color: #1EC2B8; letter-spacing:none;font-size: 11px;}
i, EM {font-family: tahoma; font-qwight: normal; color: #4EFFB2; letter-spacing:none;}
<style></style></style>
 

Posts in this topic


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