mazsalleh
|
posted on 3/11/2006 at 03:31 PM |
PN is using h1, h2, and h3 for heir titles.
try to give a difinition to this 3 in your style.css
eg:
h1 {font-size: 16px;font-weight: bold}
h2 {font-size: 14px;font-weight: bold}
h3 {font-size: 12px;font-weight: bold}
This is only an exemple. Try what suite you the best
|
eraser
|
posted on 2/16/2006 at 10:02 AM |
Hello.. It's my first message here.
I'm working with autotheme 1.76 and I have a problem with my css when I try
to custom somme font size in my template.
I explain : When u go in the administration you have some titles like :
PostNuke (0.7.6.1) Administration Panel.. ok ?
These titles are too Big comparing to the rest of the text which is at 10px
size. I don't know how to change the size of the different titles in the
admin panel.
see the screen cap :
http://img235.imageshack.us/my.php?image=picture12nk.gif
I tried with that :
.pn-logo, .pn-title, .pn-pagetitle.. don't do anything. but it's doing
nothing.
Just to add something in my question : On the HomePage, I have exactly the
same thing with the Title of the Admin message..
see the screen cap :
http://img235.imageshack.us/my.php?image=picture20ok.gif<
br />
I just notice one thing.. in my browser, when I go on the menu to change
the size of the text ( where you have larger, medium and smaller).. I see
the size ot the titles who change and become smaller..
see the 2 screen caps :
http://img324.imageshack.us/my.php?image=picture36sv.gif<
br />
http://img324.imageshack.us/my.php?image=picture45uw.gif<
br />
May be it can help you, but I'm not sure because it's for the links and not
for text titles. For my links I use a fade link and a coding line in the
theme.html and admin.html who refers to the fade :
<script src="themes/Spidean1_0/fade.js"></script>
Is that coding ligne who block the css ?
Sorry for my english. I'm french and i did my best to be the most clear as
possible.
[Edited on 16/2/2006 by eraser]
|
|
|
|