Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Rusell Cerrato Friend
    #173722

    Hello guys!

    I am using Teline IV template and I need to remove the “Sitename” tittle on the bottom of the page.
    or at least make it smaller than it looks, since the size does not look well on my site.

    Do your know which file and code holds that code?

    thanks a lot.

    pavit Moderator
    #437696

    Hi

    goto this file /templates/ja_teline_iv/css/template.css around line 1115 and found this code

    #ja-footlogo a {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #000000;
    color: #666666;
    display: block; <-----------------------------------change this to display: none;
    font: 24px/85px ArialNarrowBold,"Arial Narrow",Arial,sans-serif;
    height: 85px;
    text-transform: uppercase;
    white-space: nowrap;
    width: 214px;
    }

    Rusell Cerrato Friend
    #437697

    found it!

    templates/ja_teline_iv/blocks/footer.php

    I was able to remove the “sitename” text, however the big black block still there.. also the size looks to higth.

    how I just resize it?

    thanks!

    Rusell Cerrato Friend
    #437698

    Ohh nice! Ill try!

    thanks

    pavit Moderator
    #437699

    This is an hard solution

    anyway which part of the file you removed ?

    Rusell Cerrato Friend
    #437702

    I just put a “x” on this line

    $siteNamex = $app->getCfg(‘sitename’);

    so siteName will never be called!

    🙂

    Im not that good on html code, so I needed a quick one here! and it worked!

    however I still need to resize the black block there,,, still looks to big and empy!

    thanks.

    pavit Moderator
    #437704

    could you post a link to your page ?

    thanks

    Rusell Cerrato Friend
    #437705

    thanks here it is

    http://infoagro.hn/demo1

    your solution removed the black block!

    one last thing I need is to shrink the dark gray block where the counter is positioned..

    thanks!

    pavit Moderator
    #437706

    <blockquote>to shrink the dark gray block where the counter is positioned.</blockquote>

    Sorry it’s not clear to me what you want to obtain

    could you post a screen shot ?

    also from your template manager set the CSS optimization to NO

    Thanks

    Rusell Cerrato Friend
    #437719

    sure yes!

    please hold on a while!

    rgds

Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 10 replies, has 2 voices, and was last updated by  Rusell Cerrato 12 years, 9 months ago.

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