Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • laveniaent Friend
    #121478

    I am having some trouble. My logo is actually bigger than the original logo. Where in the code can I make these adjustments?

    How do I place the css validation and xhtml validation at the bottom?

    I want my layout exactly as the sample (grey). How do I create all of those areas and place them there? Is there something that I can download to create that as a starting point?

    Thanks

    ShannonN Friend
    #224471

    laveniaent;21240I am having some trouble. My logo is actually bigger than the original logo. Where in the code can I make these adjustments?

    How do I place the css validation and xhtml validation at the bottom?

    I want my layout exactly as the sample (grey). How do I create all of those areas and place them there? Is there something that I can download to create that as a starting point?

    Thanks

    make your logo the same size as the original otherwise it throwing the design out?
    The validation buttons are there when the site validates if they don’t appear its because the css and xhtml do not validate but be warned it does not take much to kill xhtml validation don’t stress over it many 3rd party stuff kills validation.

    stuart29 Friend
    #224504

    <em>@ShannonN 21259 wrote:</em><blockquote>make your logo the same size as the original otherwise it throwing the design out?
    </blockquote>so it cannot have a custom logo its stuck to 190px X 69px ?

    bernhar Friend
    #224507

    If you want a logo with another size you have to adjust several blocks in the CSS and some images as well. Begin by inserting the new logo and look what happens. Then make the adjustments step by step. There are several containers you might have to adjust in width and/or height.

    laveniaent Friend
    #224523

    What files controls those containers?

    How do I set it up to look exactly like the sample? is there something that I can download to create that as a starting point?

    I do not understand why they show a template in their showcase and then you install it and it looks different and all of these customizations need to be made. Can anybody help with this?

    bernhar Friend
    #224526

    You should make yourself familiar with joomla (and maybe html/css) in the first place because most of what you ask for is not related to this template and templates in general.
    The look of a site depends on several factors: template, css, modules, components, menus etc.
    Anyway, for the logo have a look at this code in the css:

    #ja-header h1 a {
    width: 190px;
    height: 70px;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    outline: none;
    background: url(../images/logo.jpg) no-repeat top left;
    }

    laveniaent Friend
    #224529

    I did already cahnge the width and height in there, but it sat behind everything else. It was not what I wanted. I am just trying to find out how to make it look like the sample template that is online. Can anybody help?

    stuart29 Friend
    #224530

    are you trying to just have one logo ie full width like i have done ? http://jackoo.co.uk

    laveniaent Friend
    #224536

    I fixed the logo, but I guess I cannot go any wider, but can run the length of the header right?
    Love that newsletter feature….how did you do that?

    also the bubble quotes are not working. Am I doing something wrong?

    check out what I have http://www.ifusionwebdesigns.com/index2.php

    stuart29 Friend
    #224608

    i use a component called letterman if you search the joomla web site under extensions you will find quite a few

    imported_advolegal Friend
    #224691

    <em>@stuart29 21333 wrote:</em><blockquote>are you trying to just have one logo ie full width like i have done ? http://jackoo.co.uk</blockquote>

    hi stuart,
    how have you made it? 😉

    thx

    stuart29 Friend
    #224725

    <em>@advolegal 21570 wrote:</em><blockquote>hi stuart,
    how have you made it? 😉

    thx</blockquote>

    i edited the css

    copy this code

    #ja-header {
    clear: all;
    text-align: left;
    line-height: normal;
    height: 70px;
    position: relative;
    /*background: url(../images/header-top.jpg) no-repeat top right;*/

    just comment out that image as above

    then make your image as big as you like mine is 780px wide 70px high

    hope thats helps you

    imported_advolegal Friend
    #224741

    thanks stuart for your fast reply…
    🙂

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

This topic contains 13 replies, has 5 voices, and was last updated by  imported_advolegal 17 years, 3 months ago.

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