Need Help!

Xentinel

Active member
Veteran
Joined
May 10, 2010
Messages
4,148
Kin
0💸
Kumi
0💴
Trait Points
0⚔️
I need help, I just want to know the exact size (i just need the width actually) for a web background. What I mean by exact is that, when you put up the picture you will not see any repeation of the picture or over/exceed the webpage's width. Thats mean, if you set the pic; center no repeat. You will only see one perfect pic in the center.

Anyone? thanks in advance.
 

Trinky

Active member
Veteran
Joined
Mar 28, 2011
Messages
2,573
Kin
0💸
Kumi
0💴
Trait Points
0⚔️
It comes up as 1280 x 574 pixels for me =]

Edit - that's for the site's main image at the top of the screen.
You might need to add an overflow-x:hidden tag so that you don't get a scrollbar along the bottom of the page - depending on your screen's resolution :x
 
Last edited:

gamahiro

Active member
Supreme
Joined
Jul 8, 2010
Messages
32,579
Kin
0💸
Kumi
0💴
Trait Points
0⚔️
Awards
Post a request in the IT Section and I'll give you the javascript code if this is for a web page. Post a question in the Questions section if this is for your profile.
 
Last edited:

Xentinel

Active member
Veteran
Joined
May 10, 2010
Messages
4,148
Kin
0💸
Kumi
0💴
Trait Points
0⚔️
You mean when you customize your own profile in NB? the main background?
Nope not the NB's profile. Im referring to any web page in the net.

It comes up as 1280 x 574 pixels for me =]

Edit - that's for the site's main image at the top of the screen.
You might need to add an overflow-x:hidden tag so that you don't get a scrollbar along the bottom of the page - depending on your screen's resolution :x
Thank you ^^ I will try the tag you suggest me ..

Post a request in the IT Section and I'll give you the javascript code if this is for a web page. Post a question in the Questions section if this is for your profile.
Will it be easier if you able to give me here ?
 
Top