PC Review


Reply
 
 
Alhambra Eidos Kiquenet
Guest
Posts: n/a
 
      28th Aug 2008




Hi misters,

I have ASP.NET website in development, that uses CSS file like this.

I have JPG file for CSS (background-image), using URL to virtual directory
of my website in development (/ConsultaOperaciones)

background-image:
url(/ConsultaOperaciones/comunes/imagenes/HeaderGlassBlack.jpg);



When I install my website in another PC (another company), the virtual
directory will be another (www.company.com/Portal or only www.company.com).

Then, my CSS file will be wrong if I use url(/ConsultaOperaciones...)

Any suggestions about it ?? Thanks in advance



/*Header and Pager styles*/

..HeaderStyle, .PagerStyle /*Common Styles*/

{

background-image:
url(/ConsultaOperaciones/comunes/imagenes/HeaderGlassBlack.jpg);

background-position:center;

background-repeat:repeat-x;

background-color:#1d1d1d;

}

--
http://www.alhambra-eidos.es/web2005/index.html
www.kiquenet.net
http://www.setbb.com/putainformatica...opic.php?p=843
www.trabajobasura.com/solusoft

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:04 AM.