Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • sintox Friend
    #358798

    I would like to make the graphics larger, at least 50% larger than is there now. I still dont have an answer as to why articles that are turned off are showing up, and as to why uploading graphics dont work (was working before the quick install)

    Why is there not a read me included in the download package as to what each thing does, and how to set up the templage, it just seems to assume that everyeone know how to do it. Including a read me would simplify thing, and reduce the number of questions. Not to mention reduce the fustration involved in the delays on getting answers to questions that should have been answered in a readme included in the package. A readme should also be included in the manual install as to what should be installed, and how to set the placement, this as well would simplify the install making your template more user friendly, as well as reduce simple questions. Its a waste of time to have to log in and search for placement and how to install something in forums. The creator of the template could very simply create a readme of the steps needed to duplicate the demo.

    Phill Moderator
    #358822

    Please tell me the exact dimensions you would like your logo in pixels (IE, the size of your image) and I will post the code you need to edit.

    sintox Friend
    #358823

    450 long x 85 high

    Thanks

    Phill Moderator
    #358828

    Open templates>JA_Teline_iii>css>template.css and around line 870 you will find the following code


    h1.logo {
    height:62px;
    margin:0;
    width:265px;

    }

    h1.logo a {
    background:url("../images/logo.gif") no-repeat scroll left center transparent;
    display:block;
    height:85px;
    width:450px;

    }

    Change to


    h1.logo {
    height:85px;
    margin:0;
    width:450px;

    }

    h1.logo a {
    background:url("../images/logo.gif") no-repeat scroll left center transparent;
    display:block;
    height:85px;
    width:450px;

    }

    You should do this using a plain text editor such as notepad. Do not use word as that will mess the file up completely.

    If you struggle to make the edit I can attach an edited copy for you but that would only work if you have not already made edits to that file yourself.

    Are you new to Joomla?

    sintox Friend
    #358832

    Great thanks, edit works.

    Yes, I am a bit new to Joomla, was just using the basic before (few years go) with nothing added to it, now trying to get more fancy.

    Do you know about the problem with unpublished articles showing up? Still stuck on that one.

    Thanks again.

    Phill Moderator
    #358835

    Really hard to tell without a link to your site. If you would like to drop me a PM with an admin logon and link I can take a look.

    Phill Moderator
    #358849

    <em>@phill luckhurst 198335 wrote:</em><blockquote>Really hard to tell without a link to your site. If you would like to drop me a PM with an admin logon and link I can take a look.</blockquote>
    Got your PM and taken a look. You say there are no articles published. With so many articles included in the content it is easy to miss a few.

    There are 2 articles published on the world page. Go to the article manager and in the four dropdowns you’ll see one that says “select section”. If you select “world” you will see all the articles in that section. If you click the word “published” at the top of the table you will see all the items that are published bought to the top. Doing that reveals you have 2 article published, the oned displaying on your website.

Viewing 7 posts - 16 through 22 (of 22 total)

This topic contains 22 replies, has 3 voices, and was last updated by  Phill 14 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum