« Back to the HTML Forum

does anyone know how to change the background of the 'interests' block? e.g. add an image in it seperately from the whole profile canvas

Posted by number 1 angel

posted

Forum: HTML Group

please tell me you get what i meannnn


Report Topic

2 Replies

Sort Replies:

Reply by OxeeCleen

posted

Try using:

div .inner {

background-image: url("url");

}


If that one doesn't work, try this one:

table.details-tableĀ {

background-image: url("url");

}

Hope this helps ^_^


Permalink Report Reply

Reply by intoxicatediloveyou

posted

none of them work :( kinda just broke my whole profile and the image didnt show


Permalink Report Reply