• Page 1 of 1
  • 1
Forum moderator: bigblog  
uCoz Community » General Information » First Steps with uCoz » Picture in Banner (How to Adfjust It)
Picture in Banner
Markovitch
Posts: 3
Reputation: 0

Message # 1 | 10:50 PM
I created a png file in Gimp, but when I upload it the website is showing 4 copies of the picture. And the text only appears in the bottom right picture. How do I get one picture?
PixelKhaos
Posts: 636
Reputation: 26

Message # 2 | 1:19 AM
Provide the URL for your site.
Proud uCoz user since 2006
Freelance designer - http://pixelkhaos.com
PixelKhaos on twitter - @PixelKhaos

I can help you develop your site for a small fee.
Markovitch
Posts: 3
Reputation: 0

Message # 3 | 1:26 AM
I actually removed the picture and just put text but it still repeats
http://markovitch1928.ucoz.com/
PixelKhaos
Posts: 636
Reputation: 26

Message # 4 | 3:14 AM
Markovitch, I don't see any repeating text, and there is a header image still. It looks fine to me.
The only text I see is the links and date in black on the top, and the title "Zhits Za Granitsa".
Can you provide a screenshot?

Proud uCoz user since 2006
Freelance designer - http://pixelkhaos.com
PixelKhaos on twitter - @PixelKhaos

I can help you develop your site for a small fee.
Post edited by PixelKhaos - Thursday, 2013-08-08, 3:17 AM
Markovitch
Posts: 3
Reputation: 0

Message # 5 | 3:47 AM
Thanks for looking. I amended the text, just increased the size and centred it. If you look at the picture though you'll see it repeats. Is there a way to increase picture width without increasing height?
PixelKhaos
Posts: 636
Reputation: 26

Message # 6 | 4:27 AM
Markovitch, What image?
I'm not sure why you would want to increase the width, but yes, it possible to do so.
In the header, find the following
Code
<div id="uCozHeaderMain" style="height: 300px; background: url('/uCozHeader.png') no-repeat 50% 50%; width: 880px; margin: 0px auto;">

Simply edit the "height: 300px" and "width: 880px" to the size you want.

Proud uCoz user since 2006
Freelance designer - http://pixelkhaos.com
PixelKhaos on twitter - @PixelKhaos

I can help you develop your site for a small fee.
Post edited by PixelKhaos - Thursday, 2013-08-08, 4:31 AM
Бриз
Posts: 23
Reputation: 2

Message # 7 | 6:06 AM
Unfortunately, the image is not drawn correctly, and you do not want to change it.
http://markovitch1928.ucoz.com/uCozHeader.png

If you are willing to take advantage of everything that this picture would be displayed correctly, replace the code.
Quote
<div id="uCozHeaderMain" style="height: 300px; background: url('/uCozHeader.png') no-repeat 50% 50%; width: 880px; margin: 0px auto;">


To this.
Quote
<div id="uCozHeaderMain" style="height: 300px; background: url('/uCozHeader.png') no-repeat left top; background-size: 1110px 300px;width: 880px; margin: 0px auto;">


The selected text contains the width and height of the image in your header.

Post edited by Бриз - Thursday, 2013-08-08, 6:07 AM
uCoz Community » General Information » First Steps with uCoz » Picture in Banner (How to Adfjust It)
  • Page 1 of 1
  • 1
Search: