-
AuthorPosts
-
July 18, 2007 at 1:59 am #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 FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
July 18, 2007 at 4:35 am #224471laveniaent;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 Friendstuart29
- Join date:
- August 2006
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
July 18, 2007 at 12:16 pm #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 Friendbernhar
- Join date:
- July 2006
- Posts:
- 214
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 3 times in 1 posts
July 18, 2007 at 1:22 pm #224507If 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.
July 18, 2007 at 4:22 pm #224523What 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 Friendbernhar
- Join date:
- July 2006
- Posts:
- 214
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 3 times in 1 posts
July 18, 2007 at 5:53 pm #224526You 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;
}July 18, 2007 at 8:02 pm #224529I 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 Friendstuart29
- Join date:
- August 2006
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
July 18, 2007 at 8:27 pm #224530are you trying to just have one logo ie full width like i have done ? http://jackoo.co.uk
July 18, 2007 at 9:43 pm #224536I 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 Friendstuart29
- Join date:
- August 2006
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
July 19, 2007 at 8:26 pm #224608i use a component called letterman if you search the joomla web site under extensions you will find quite a few
July 20, 2007 at 8:26 pm #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 Friendstuart29
- Join date:
- August 2006
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
July 21, 2007 at 8:16 am #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
July 21, 2007 at 1:51 pm #224741thanks stuart for your fast reply…
🙂 -
AuthorPosts
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