the word "Comments" not showing up |
the word "Comments" not showing up |
Oct 16 2005, 03:33 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Oct 2005 Member No: 267,980 |
Hey -
I've been working on the layout for my LiveJournal, but for some reason, the word "Comments" won't show up anywhere on my screen. =/ That's never happened before, and I'm not sure how to fix it. my livejournal I'm using pretty simple coding too.. QUOTE GLOBAL_HEAD<= <style type="text/css"> <!-- body, td, font, div, p { font-family: "Century Gothic", "Arial", "Helvetica", sans-serif; font-size: 7.5pt; } --> <!-- body { scrollbar-base-color: #EEEEEE; scrollbar-track-color: #EEEEEE; scrollbar-face-color: #EEEEEE; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #EEEEEE; scrollbar-darkshadow-color: #000000; scrollbar-shadow-color: #000000; scrollbar-arrow-color: #000000; } --> <!-- /* change these numbers, make them add up to 100 or less*/ table { width: 40%; margin-left: 50%; margin-right: 5%; } /* don't change these numbers */ table table { width: 100%; margin: -15%; } table table table { height: 100%; width: 0; } >--> <!-- table { border: 3px dashed #000000; } table table { border: 0; } --> </style> <=GLOBAL_HEAD Any ideas on what's going wrong? What can I do to fix the problem? -Lorrae |
|
|
|
![]() |
Oct 16 2005, 04:41 PM
Post
#2
|
|
![]() when we speak, we breathe ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,635 Joined: Jan 2005 Member No: 91,760 |
That's because you need to edit your coding.
Almost all overrides that are posted around the internet are for generator. When you edit them, and you have no idea what you're doing, it won't look right--obviously. I mean, the one you definitely need to change is the "margin: -15%;" That will make everything look funky. |
|
|
|
Lorrae the word "Comments" not showing up Oct 16 2005, 03:33 PM
jordanriane First of all, your css is beyond shitty.
Remove ... Oct 16 2005, 03:50 PM
Lorrae Thanks so much for your help. <3
I got the cod... Oct 16 2005, 04:00 PM
Lorrae ah, I figured it out somewhat.
Not exactly how it... Oct 16 2005, 04:14 PM![]() ![]() |