Need One Big Help -hoxxy

MetalGear

New Member
I dont have any idea of coddig style byt i use one to make other :D
http://www.vbteam.info/premium-styles/4886-exaltic-source-sleeper-cell-ripped-hoxxy-bydesign.html

rawbh6.jpg

full view
http://img229.imageshack.us/img229/5948/rawbh6.jpg

and i got one problem the tabbles are 100% how to pyt smaller and to fit good with the style

in acp in styles option i didnt find that

can someone tell me

and also dow to add the sub menu

that what have UserCP FAQ List of members.. i think ive seen it before
and how to add bg image
to be same like this
rawbgqw7.jpg

to be repeat on x and y in ACP i find byt it repeat only on x and i dont know ho wto put to be repeat on y


thanks
 

Hoxxy

New Member
table problem:
In style manager "page" section additional css box add:
Code:
width: xx%;
change xx to what you want...ie 90%, you will have to test it a few times to get it how you like it but it should work ;)

Background problem
In style manager "body" section background box add:
Code:
#000000 url(path/to/you/image/your-image.gif) repeat
 
Top