Jump to content

Recommended Posts

Posted

Helllo its me again :lol:

No i have found how to change phpvms to another language(a lot of work),but now i have the second prob

How can i add an backgroundimage?

I have the brillancev1 skin.

I know how to change the color,but i would like to put a background with skyes on it.

Regards

Posted

Ok replace this:

body{
background:url(/images/top.jpg;)
font:11px/20px Tahoma,Helvetica,sans-serif;
color:#4169E1;
       background:url(/images/top.jpg);
}

with this:

body{
font:11px/20px Tahoma,Helvetica,sans-serif;
color:#4169E1;
       background:url(/lib/skins/brilliancev1/images/top.jpg);
}

Posted

Ok well, change it to this:

body{
font:11px/20px Tahoma,Helvetica,sans-serif;
color:#4169E1;
       background:url(http://atlasvirtuel.com/gestion/lib/skins/brilliancev1/images/top.jpg);
}

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...