HEADER STUFF?!, i have no idea ; |
HEADER STUFF?!, i have no idea ; |
![]()
Post
#1
|
|
jennybaby. ![]() ![]() ![]() Group: Member Posts: 30 Joined: Feb 2006 Member No: 373,601 ![]() |
http://whooajenny.livejournal.com/
^^ alright, that`s the link to my live journal ; can someone pleaseeee tell me why the header parts [like the date, time my entry was posted] are like ridiculously small at the top of my entries !? they`re so small they look like pink dots up there . and they`re supposed to be like, font size 25 . i don`t get itttttttttt ![]() |
|
|
![]() |
*Azarel* |
![]()
Post
#2
|
Guest ![]() |
Insert this between your GLOBAL_HEAD style tags and customize the things in red to change how the date/time shows up
.date { font-family: Arial; font-size: 16pt; font-color: ff0000; font-weight: bold; } .time { font-family: Arial Narrow; font-size: 12pt; font-color: 000000; } And then insert this as well into your override box. LASTN_DATE_FORMAT=><div align="center"><span class="date">%%daylong%%</span><br><span class="time">%%monlong%% %%dth%% %%yyyy%%<br>%%12hh%%:%%min%% %%ampm%%</span></div> FRIENDS_DATE_FORMAT=><div align="center"><span class="date">%%daylong%%</span><br><span class="time">%%monlong%% %%dth%% %%yyyy%%<br>%%12hh%%:%%min%% %%ampm%%</span></div> |
|
|
![]() ![]() |