Advanced Search  
Advanced Search


Pages: [1]
Print
Author Topic: Editor at Backend with Shape5 Template  (Read 2448 times)
mike9812
Offline Offline

Posts: 2



« on: January 26, 2009, 12:32:18 PM »

When I install a GavicPro template a my test-website the editor font and size at the backend are good with the size and font. But when I install a Shape5 template they become bad and smaller..
At wich style page are these codes? I'm sure that's the problem.

Waiting for an answer,
Regards
Mike

PD:sorry about my english
Logged
jonahh
Shape 5 Administrator
Offline Offline

Posts: 17073



WWW
« Reply #1 on: January 26, 2009, 02:07:44 PM »

Hello,

It appears you have a free account, if you need support on club/paid templates you will need to upgrade your account to a paid status.

Regards,
Logged

Jonah
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Using Firebug will save you so much time, frustration and forum questions:
http://getfirebug.com/


- Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free:
http://www.shape5.com/hire_a_coder/listauctions
mike9812
Offline Offline

Posts: 2



« Reply #2 on: January 26, 2009, 04:11:56 PM »

I mean with the free template Digital Systems.

Can you help me?
Logged
jonahh
Shape 5 Administrator
Offline Offline

Posts: 17073



WWW
« Reply #3 on: January 27, 2009, 12:01:19 PM »

Oh ok, in your template_css.css file look for the below three chunks of CSS:

Try removing this and see if it helps, if not look for the below, these are the places where the font is set:

Code:
td, div {
    font-size:1em;

}

body {
    background: #ffffff url(../images/back.png) no-repeat scroll 50% 0pt;
text-align: center;
    margin: 0px;
    padding: 0px;
color:#cccccc;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}

table.blog .contentheading, h2 {
    background:url(../images/titlebar.gif) no-repeat;
    font-size:1.4em;
    font-weight:bold;
    line-height:normal;
padding-left: 25px;

}

Logged

Jonah
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Using Firebug will save you so much time, frustration and forum questions:
http://getfirebug.com/


- Need some custom coding done on your site? Use our Shape 5 Hire a Coder program for free:
http://www.shape5.com/hire_a_coder/listauctions
Pages: [1]
Print

Jump to:  


Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Page created in 0.047 seconds with 18 queries.