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 ![]() |
|
|
*Libertie* |
![]()
Post
#2
|
Guest ![]() |
Can you post the overrides related to:
LASTN_DATE_FORMAT And just in case, anything under GLOBAL_HEAD that says "p table table td.caption" or something similar? |
|
|
![]()
Post
#3
|
|
jennybaby. ![]() ![]() ![]() Group: Member Posts: 30 Joined: Feb 2006 Member No: 373,601 ![]() |
ugh asdfghjkl; i don`t think i have any of those codesssss >_<
here`s what`s in my S1 Override box: CODE GLOBAL_HEAD<=
<style type="text/css"> <!-- table { width: 500px; margin-left: auto; margin-right: auto; border: 10px solid #000000; } table table { width: 100%; margin:0; border:0; } table table table { width: auto; } table table table table { border: 0; } body, td, .comments, .caption, .index { background-color: #FFFFFF; } b { color: #E81C3E; } a { color: #EA3250; cursor: crosshair; } body, html, td, font, div, p { font-family: Arial; font-size: 7pt; color: #000000; } body { background-image: url(http://img175.imageshack.us/img175/8043/pinkstripe2necf6.png); background-repeat: repeat; scrollbar-track-color: #E81C3E; scrollbar-face-color: #E81C3E; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-shadow-color: #000000; scrollbar-arrow-color: #000000; cursor: crosshair; } a:hover { color: #000000; cursor: crosshair; text-decoration: underline; } p .index { color: #FFFFFF; font-size: 0pt; text-align: center; } .entrybox .caption { display: none; } .comments { text-align: center; font-size: 7pt; } tr.caption{ display:none; } .shadowed td div{ visibility: hidden; position: absolute; top: 1px } .shadowed img{ visibility:hidden;position:absolute;top:0 } .nav { font-size: 25pt !important; padding: 0px; font-family: arial Narrow; } .entrybox .caption{ display: none; } b { font-family:arial; font-size:11; color: #EA3250; font-weight: bold; text decoration: none; letter spacing:0px; text-transform:lowercase; padding: 0px; line-height: 10px; } u { font-family:arial; font-size 11; color:#000000; font-weight:normal; border-bottom: 2px solid; border-bottom-color: #000000; } i {font-family:arial; font-size: 10; color:#000000; font-weight:normal; } s {color:#000000; font-family:arial; font-size:12; text-transform:none; text-decoration:underline; } --> </style> <title>--»` J E N N Y B A B Y !</title> <=GLOBAL_HEAD |
|
|
*Azarel* |
![]()
Post
#4
|
Guest ![]() |
Find this in your coding and change the number in red:
p .index { color: #FFFFFF; font-size: 0pt; text-align: center; } |
|
|
![]()
Post
#5
|
|
jennybaby. ![]() ![]() ![]() Group: Member Posts: 30 Joined: Feb 2006 Member No: 373,601 ![]() |
okieee ; that worked :] but how do i get it to look like this:
![]() |
|
|
*Azarel* |
![]()
Post
#6
|
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> |
|
|
![]()
Post
#7
|
|
jennybaby. ![]() ![]() ![]() Group: Member Posts: 30 Joined: Feb 2006 Member No: 373,601 ![]() |
ahhhhh !
thank you SO MUCH ! You're welcome. If you have any more questions about this, please PM me and I will reopen this thread. } Azarel This post has been edited by Azarel: Jan 23 2007, 03:27 PM |
|
|
![]() ![]() |