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: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> |
|
|
|
neroticly_urs move module to right & font & link colors Aug 7 2005, 11:13 PM
electric shock font
QUOTEBODY {
scrollbar-face-color: #ffffff;
sc... Aug 7 2005, 11:18 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![]() ![]() |