ULX

Author Topic: ULX MOTD  (Read 2686 times)

0 Members and 2 Guests are viewing this topic.

Offline Destructio

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
ULX MOTD
« on: June 12, 2013, 10:10:12 AM »
Hello, I recently opened a listen server in Garry's Mod.
   -Now after 'Steam Pipe'

I have the SVN (133) of ULX and ULiB and I have customized the MOTD to my liking, although when I try to put an image in the background, the image tiles and I have tried many resolutions but it seems the picture just re-sizes then tiles again.  I do have major knowledge of HTML but I did make text and such.

Example:



If there is no resolve or just no reason for a resolve, I was wondering if it was possible to have materials as backgrounds.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULX MOTD
« Reply #1 on: June 12, 2013, 12:47:52 PM »
What do you want it to look like?
Experiencing God's grace one day at a time.

Offline Destructio

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
Re: ULX MOTD
« Reply #2 on: June 12, 2013, 02:25:43 PM »
I guess now that I look at it it isn't necessary, before I made more rules it was smaller and more fitting. Is it possible to make the background a colour or material background (Carbon Fibre, Grass). I have tried but it just tiles and actually looks bad even as a material  >:(

Offline LuaTenshi

  • Hero Member
  • *****
  • Posts: 545
  • Karma: 47
  • Just your ordinary moon angel!
    • Mirai.Red
Re: ULX MOTD
« Reply #3 on: June 18, 2013, 10:41:26 AM »
I guess now that I look at it it isn't necessary, before I made more rules it was smaller and more fitting. Is it possible to make the background a colour or material background (Carbon Fibre, Grass). I have tried but it just tiles and actually looks bad even as a material  >:(

Sounds like your looking for some thing like this...

Code: [Select]
body
{
background-image:url('smiley.gif');
background-repeat:no-repeat;
background-size:contain;
}
Source: http://www.w3schools.com/cssref/playit.asp?filename=playcss_background-size&preval=contain
I cry every time I see that I am not a respected member of this community.