layout help |
![]() ![]() |
layout help |
Jul 5 2005, 04:17 PM
Post
#1
|
|
![]() i lost weight with Mulder! ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,070 Joined: Jan 2005 Member No: 79,019 |
i made a layout, and i've just begun coding it. but basically ive gotten all the hard stuff taken care of. i used <div> tags to put my info somewhere (i dont have modules) but the font wont change. so do i need to put the font into the <div> tag code or make a module...or what?
header html website stats (a basic stylesheet) its not on my xanga right now.... heres the link do u also know how to make the pic completely fill up the page? thanks |
|
|
|
Jul 5 2005, 05:56 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Add this to your stylesheet.
CODE //blogringdocument.write edit// To make the pic fill up the page completele, you'd have to streach it. Just leave it the way it is.
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 10px mini; color: #008000; letter-spacing:0px; text-align:justify;} |
|
|
|
Jul 5 2005, 06:13 PM
Post
#3
|
|
![]() i lost weight with Mulder! ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,070 Joined: Jan 2005 Member No: 79,019 |
it didnt work..
i think ill just try to put a module there, and just do the fonts for that separately unless somebody else knows a code i could use.. |
|
|
|
Jul 5 2005, 07:07 PM
Post
#4
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
You did actually put it in the stylesheet, correct? Also, set your font in CLAF to Arial, size 1. The CSS override works better when it's set to that for some reason. Sometimes though... You can't use a font under ten point. You really shouldn't be doing that anyways, but sometimes it doesn't work because size one = 10point font.
|
|
|
|
Jul 5 2005, 07:09 PM
Post
#5
|
|
![]() i lost weight with Mulder! ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,070 Joined: Jan 2005 Member No: 79,019 |
yes! thanks so much.
|
|
|
|
Jul 6 2005, 01:05 AM
Post
#6
|
|
![]() crushed. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,432 Joined: Jun 2004 Member No: 20,026 |
|
|
|
|
![]() ![]() |