Not Solved forum banner too big
#1
Not Solved
hi. i am trying to add my custom banner , i made it exactly the same height/width as the stock one. for some reason my banner is enlarged like crazy inside the box. here is the code
  
border-bottom: 1px solid #262626;
height: 220px;
padding: 0;
margin: auto;
text-shadow: 1px 1px 0px #262832;
-moz-border-bottom-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
Reply
#2
Not Solved
Link to your forum?

Might be helpful to see the problem.
Reply
#3
Not Solved
sure i will link, heres whats also strange, when you drag the page size it will scale the image with the size of your page, like its broken... also i just opened the stock image , literally pasted my image ontop of it(same exact size) in pshop then resaved the image.. and it is broken.. its like the stock image is some kinda super jpeg or something idk.. lol

darki.pw/forum
(original forum theme is called revoloution gaming by iAndrew.)
Reply
#4
Not Solved
It looks to me that the image fits in the correct box. Is this issue still present?
The signature does not exisit.
Reply
#5
Not Solved
In your CSS for the banner add:

background-size: cover;

If I'm understanding you correctly that may solve your issue.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)