Forums
This topic is locked
no visible banner
Posted 10 Mar 2007 03:41:11
1
has voted
10 Mar 2007 03:41:11 Luke Wallace posted:
ok another one,using a css command to load a background image, with a <DIV command and label Banner. Done this with this site sabilife.com, it works fine but can't see it in design view but it works on the server but with this site gaiavisionenterprises.com it just doesn't show the image, My testing localhost server displays the image but just doesn't show it on the browser remote server.
Any ideas. This picture file is 39K, is this to big the other is actually bigger.
p.s does anyone have the defualt values for all the fields and what they do in CSS, cant figure it out for the life of me, except a couple, but don't have time to figure them all.
Help greatly appreciated.
Hasta Proxima
worldwidewallace
Boo hoo
Replies
Replied 25 Mar 2007 19:11:56
25 Mar 2007 19:11:56 Luke Wallace replied:
ok i presume no reply's mean not enough info.
Well here is the code, to go with my problem. The page works on my testing server config localhost of my PC e.g F12 and IE7 browser, but when it is on the webserver no pictures??? No entiendo?
<div id="HEADER">
<div class="GVEtitle"> </div>
more stuff under here but not important
This should pull up the Title bar or really any image? Right?
CSS commands
.GVEtitle {
height: 30px;
}
#HEADER .GVEtitle {
background-image: url(../Images/GVE_Heading.jpg);
}
Could someone tell if this is ok, or if its ok to use Div Class for pictures or do i have to set its own Div ID.
Help me wanda, Help Help me.
Salud todos
Gracias
Boo hoo
Well here is the code, to go with my problem. The page works on my testing server config localhost of my PC e.g F12 and IE7 browser, but when it is on the webserver no pictures??? No entiendo?
<div id="HEADER">
<div class="GVEtitle"> </div>
more stuff under here but not important
This should pull up the Title bar or really any image? Right?
CSS commands
.GVEtitle {
height: 30px;
}
#HEADER .GVEtitle {
background-image: url(../Images/GVE_Heading.jpg);
}
Could someone tell if this is ok, or if its ok to use Div Class for pictures or do i have to set its own Div ID.
Help me wanda, Help Help me.
Salud todos
Gracias
Boo hoo