Support Spidean

Do you like our FREE downloads? How about the FREE support for the FREE downloads? Please help us out and donate any amount! It's fast and easy through PayPal.

Spidean Forums

Board Index > HTML/CSS > CSS and size in AdminPages


 < Last Thread   Next Thread >New Topic  Post Reply
Author: Subject: CSS and size in AdminPages

Newbie





Posts: 1
Registered: 7/28/2004
Status: Offline

  posted on 2/16/2006 at 03:02 PM
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]

 
Reply With Quote

Senior Member




Posts: 149
Registered: 1/31/2004
Status: Offline

  posted on 3/11/2006 at 08: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

 

____________________
Carl

Jerindo.net
Web Solutions & Ruminations from an Expat in Medan

 
Reply With Quote
New Topic    Post Reply


Main Menu

Get AutoTheme

Featured Item

Poll

How do you like the new look?

[ Results | Polls ]

Votes: 175

Powered by the AutoTheme HTML Theme System
Page created in 0.254353 Seconds