Replies

Jun 11, 2016 9 years ago
igge5
User Avatar

This is my code:

<style> body {background-color: ; background-image: url("image here"); background-repeat: no-repeat; background-position: top left; width: 1920px; height: 681px;} {position: absolute; left: 1330px; top: 446px; width: 400px; height: 23px;} {position: absolute; left: 1330px; top: 36px; width: 400px; height: 110px;} {display:none} {display: none;} </style>

The problem is, whatever height or width i put for the columns, they stay their default height and width and don't change for some reason. Can anyone help me an see if there is a problem with my code? Sorry, I'm kind of new at this.

Jun 11, 2016 9 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

I use .block to change the width - this changes the width of the individual items within the columns. You can also try using !important, which should override Subeta's width and height.

Jun 11, 2016 9 years ago
Riptide
will never conform to your genres, man!
User Avatar
Aros

Hmm, that's weird. I copied that code exactly and tried changing the heights and widths and it worked fine for me :o Whatever you have now, delete it and then paste what you have in the first post back in again and try. Idk, it should work. I can't see why it doesn't.


[font=mistral]r i p t i d e[/font]
[ art by [userid=582924] ]

Please log in to reply to this topic.