Jump to content

[SOLVED]Change Color


Blu-Express VA

Recommended Posts

Ok Thanks,

I have another question, however,

(sorry but I tried to write in another topic but I do not have

respondents), as you can see in my home, in SidArea (where New

Pilots), there is a picture as background, but is too small, as

I change it?, also because the image is this:

http://www.bluepanoramava.joomlafree.it/Background.png and is bigger

than that!, why that site is smaller?

Thnx

Link to comment
Share on other sites

Mark you may have misunderstood him, I think he was referring to have it as a background image., in that case, you would put it in the CSS in the following:

body{
background-image:url(images/Background.png) repeat;
width:whatever size;
height:whatever size;
}

it doesn't have to be in the body tag, it can be put under anyname, but make sure that the div or what ever part your styling is named the same and it is case sensitive.

Link to comment
Share on other sites

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...