MyBB Community Forums

Full Version: logo problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I create a logo for my forum.. it look nice..
http://gyazo.com/a739d74fecb2efaa4507a429bfe3515e



but few days ago my freind say logo is looking too ugly.. and he give me screenshort(plz see clearly)
http://gyazo.com/77bdfca49c4e14e6662885b3f0a84dd5


I think it is screen size is large then me
so how i fix that problem so logo will autofit on all pc
its not bad dude
what do u mean its not bad??
I am looking for solution not for feedback
Open global.css and find (in container class);
width: 98%;
and Change 98% to 80%
Go to the CSS for #container. In Extra CSS Attributes put:

max-width: 800px;
none of them are working...
Sad

I want that logo width will auto resize
can you put your forum url ??
talkbay(dot)net
copy the dimensions of the new picture and then open the original file and resize it. Or, you can go to the .css #container and edit your width
i get useless answer..
I want that my logo will auto resize according to desktop
My desktop
http://gyazo.com/a739d74fecb2efaa4507a429bfe3515e

my friend
http://gyazo.com/77bdfca49c4e14e6662885b3f0a84dd5

Why the logo show on left side on my friend pc..??
I want fix it

(2012-06-11, 07:08 AM)Yaldaram Wrote: [ -> ]Open global.css and find (in container class);
width: 98%;
and Change 98% to 80%

I did not want change my theme width i want change my logo width
Pages: 1 2