How to change your banner
Saturday, 10. November 2007, 17:05:42
You can also find a similar guide in Italian if you prefer!
You want a new banner (the image in the top of your blog/album where the tittle blog is), have a look to the ~Keilarina~ album HERE

Or for those wants to go further
--------------------------------
1 - The first step is to make your banner's picture. This picture must have 920 pixels by 170 pixels size (resolution: 72 pixels/pouce), and saved as "yourbannername.jpg" (JPG or PNG or GIF).
NB: "yourbannername.jpg" is a name's example, you can choose the name you want...
- For Windows users, there is a nice freeware, an Images Manipulation Program: Paint.NET
- Also my friend Mainjailtrap offer you some nice banners on his blog
--------------------------------
2 - When your banner is ready, you have to upload your new banner on your Opera blog:
- Go to your Opera blog's account here:
Then you will see this:
Click on the Files button... and you will see this:
Click on the tab "Upload files"... and you will see this:
Select the directory "files" (if you don't have one, you have to create it. Also don't use the "blog" directory, in this directory your banner will be resized smaller), then click on the button "Choose" (In yellow here). Find your new banner on your computer, and then click on the "UPLOAD" button and wait a few seconds
After the upload, you will see your directories and the files you have in them. As you can see in the previous screen shot: my "claude-banner.jpg" banner
--------------------------------
3 - Now it's time to personalize your blog
- Go again to your Opera blog's account here:
Then you will see this:
Click on the "Design" button... and you will see this:
Click on "custom style sheet" on the upper right... and you will see this:
So here, under the 2 words "Enter CSS:", you have to write this code in the empty box:
#top {
background: url(http://files.myopera.com/holdowicz-claude/files/claude-banner.jpg) top left;
}- BUT you have to change "holdowicz-claude" by your own blog's title (the one you can see in the address bar of your browser), AND also this "claude-banner.jpg" by your own banner's name
- After that, don't forget to check this line:
Use my custom style sheet together with the current theme,
and then click on the SAVE button
- Refresh your Browser and see the result
--------------------------------
Lorenzo Celsi added some basic explainations on how to customize some things in the layout here:
http://my.opera.com/LorenzoCelsi/blog/2007/12/03/pimp-my-blog
If you have any questions or need help just ask him
--------------------------------
For those want to know more about how to customize your Opera blog, go and see here:
http://my.opera.com/css4dummies/blog/


1 2 3 4 5 6 7 Next »
Mainjailtrap # 13. November 2007, 19:08
for changing the color and size of subtitle.
#subtitle
{
color:red;
font-size:150%;
}
holdowicz-claude # 13. November 2007, 19:19
And we can change red by white or yellow, etc...
Mainjailtrap # 13. November 2007, 19:29
holdowicz-claude # 13. November 2007, 19:35
Mainjailtrap # 14. November 2007, 02:14
Aneeqa # 24. November 2007, 06:00
72 Pixels ?
holdowicz-claude # 24. November 2007, 09:45
Aneeqa # 24. November 2007, 10:25
But I want to uplode Iman S Art
You Know
From My Pc
holdowicz-claude # 24. November 2007, 12:43
- to open your picture file you want
- Resize it to mach the 920 pixels width
- Then in the layers tab, double click on the background layer to transform it as a layer.
- Then go to the image menu, choose canvas size and set the height to 170 pixels. Your image will be crop.
- Then select the move tool (v) and with the up or down arrow on your keybord, move the image down or up until you see the most interesting view for your banner.
- Then save your work as for example: aneeqa-banner.psd
- Then go to the file menu and select "save for the web" to get a JPG image
Aneeqa # 24. November 2007, 15:22
I dont Know But MayB I completed As per Your Inestraction.
But I cant See It Is All White
Will You Plz Chack My Banner
holdowicz-claude # 25. November 2007, 12:11
Aneeqa # 25. November 2007, 13:46
It was Claude But You Know ?
I tryed But fail Ok .
holdowicz-claude # 25. November 2007, 14:09
Aneeqa # 27. November 2007, 17:14
Thank You Very much Claude
So sweet Thank you Realy
Great Work .
Have a wonderful Day .
LorenzoCelsi # 2. December 2007, 11:23
I would also add that since there are layout that use headers 150px high, one can chose to make always pics 170px high and in this case they are cut 20px in the bottom changing layout or they can enforce the height adding this:
div#top2 { height:150px; }That probably doens't work well with the layouts with "curves" on top of the post area. I havent' looked in deep, I am lazy.holdowicz-claude # 2. December 2007, 12:05
--------------
For those who want to follow an another tutorial about Opera blog banners, just go on Lorenzo's blog here:
http://my.opera.com/LorenzoCelsi/blog/tips-for-your-layout-modificare-il-tuo-layout
--------------
LorenzoCelsi # 3. December 2007, 09:15
http://my.opera.com/LorenzoCelsi/blog/2007/12/03/pimp-my-blog
If you have got questions or need help just ask.
LorenzoCelsi # 27. December 2007, 07:14
holdowicz-claude # 27. December 2007, 09:19
- Ivee the first step is to set the 920 px width with constrain proportions.
- Then double click on the background layer in the layers panel to change the background layer to a layer (after double click, just accept what photoshop ask by clicking OK).
- Then go again in the image menu and choose not image size, but canvas size. Here you have to set the height (170 px) and accept all warning message from Photoshop.
- Then with the move tool selected (v) and the up arrow or the down arrow of your keyboard, move your photo up or down until you see the most beautifull part of your picture...
LorenzoCelsi # 28. December 2007, 08:25
NOT ALL PICS FIT. It depends on the pictures and the way it was originallly taken. You can't work around the SHAPE rule. Since the blog header is 920x170 or 920x150 depending on the layout you pick, the image you use for the header MUST have the same ratio between "width" and "height", otherwise it ends stretched or it repeats.
It is like the old game for kids where you have got different shapes and you must put the right shape in every hole. The round shape doens't fit in the triangular hole.
See here:
http://my.opera.com/MizzMartinez/blog/
The original image was of the standard size and it was simply resized in "width" and cut/cropped.
holdowicz-claude # 28. December 2007, 10:44
Ivee here is the original picture of MizzMartinez's blog:
http://my.opera.com/MizzMartinez/albums/showpic.dml?album=430040&picture=6060717
As you can see, the image was cropped in height
holdowicz-claude # 31. December 2007, 15:51
http://my.opera.com/~Keilarina~/albums/
angel292005 # 7. January 2008, 11:27
holdowicz-claude # 7. January 2008, 11:38
For the tool bar: I think that you mean the bar where are the buttons "blog", "photos" and "about"...
I just saw your blog and if you understand how to use CSS, have a look on your blog CSS theme here:
http://my.opera.com/community/css/users/115/main.css
Find the code lines called "menu" for design the tool bar. Let me know if you have any questions!
MizzMartinez # 16. January 2008, 21:44
holdowicz-claude # 17. January 2008, 08:24
iPhoto can do that I think (there is a crop tool).
Or you can try those free softwares, but I don't know them:
http://www.ambientdesign.com/artrage.html
http://www.xtralean.com/IWOverview.html
http://www.cinepaint.org/
Licorice Pizza # 23. January 2008, 16:25
First is it a problem if the pixels are 920 pix high and 389 pix high
Next When I place this in the CSS box it removes the %. does that make a difference.
I only get a black screen with the original words.
#top2 { background:#000 url(http://my.opera.com/Licorice%20Pizza/files/LicoricePizza_banner920pix.jpg); }
Thanks in advance.
LP
holdowicz-claude # 23. January 2008, 17:52
#top {
background: url(http://files.myopera.com/holdowicz-claude/files/claude-banner.jpg) top left no-repeat;
height:300px;
border-bottom:none;
}
#top2 {
height:300px;
}
Try the same with the desired size
Thanks for your help Matthew. I didn't know how to solve the blank space
holdowicz-claude # 23. January 2008, 20:04
For example this picture here:
This picture is located in this website:
http://sophie-g.net/photo/bret/emer/stmalo_pano.htm
Not here on my blog, but you can see it here!
So in the CSS code you just have to change the picture's url like I do here for this view:
#top {background: url(http://sophie-g.net/photo/bret/emer/pct/stmalo_pano1.jpg) top left no-repeat;
height:300px;
border-bottom:none;
}
noah counte # 23. January 2008, 21:18
holdowicz-claude # 25. January 2008, 18:08
"OperaHeader.png" is not the same that "operaHeader.png" or "Operaheader.png" or "OperaHeader". I think all will go fine after that
Licorice Pizza # 25. January 2008, 19:36
I did use a dummy blog site to store picture file and the file des show up but to narrow in the height.
#top {
background: url(http://files.myopera.com/atasteofvinyl/files/LicoricePizza_banner920pix.gif) top left no-repeat;
height:389px;
border-bottom:none;
}
#top2 {
height:389px;
}
Height never changes. What can be done to make the height taller. Half of my artwork is missing.
holdowicz-claude # 25. January 2008, 21:31
But in your CSS code you wrote for the height: 389px! And your banner is only 371 pixels. So just change in your CSS the number for the good one! The menu bar will be just under your banner
CultureSurfer # 26. January 2008, 20:23
No, no, flash is easy to use. It's a video player that is easy to embed in a site. In fact, it's easier than placing a new Opera leader banner. Seriously. With the number of people writing you for help on the banners, I hope Opera figures out a way to upload a new banner as easily as uploading images to blog posts.
But back to the video player...
Go to http://studio.brightcove.com/
Creat an account. This service is free because whatever videos you put on your blog or site will also be on the Brightcove tv site. In other words, you are helping them to create a YoutTube type of site. Here is the link for CultureSurfer's channel on Brightcove:
http://www.brightcove.tv/channel.jsp?channel=1156025439
The embedding process is simple. Uploading video to the video player takes some time to learn but I've discovered some shortcuts.
Hey, should Brightcove be paying me for this sort of free publicity? LOL
Let me know if you decide to try this & would like my help with the process.
Naomi
aysunsay # 29. January 2008, 14:53
holdowicz-claude # 29. January 2008, 14:56
aysunsay # 29. January 2008, 15:08
holdowicz-claude # 29. January 2008, 15:12
noah counte # 29. January 2008, 15:12
aysunsay # 29. January 2008, 15:20
holdowicz-claude # 29. January 2008, 15:21
I have to write my new tutorial about the background. I think the second thing we want to change is the background. I'm talking about this one here for me:
Aysunsay is a sweet lady
aysunsay # 29. January 2008, 15:21
holdowicz-claude # 29. January 2008, 15:25
aysunsay # 29. January 2008, 15:32
PS:I'm turen bag to you.Have an nice day
noah counte # 29. January 2008, 15:54
How are you, Claude?
CultureSurfer # 29. January 2008, 15:56
noah counte # 29. January 2008, 16:02
In a general sense, themes and skins refer to overall look and feel - a theme or skin will include the backbround, header, the whole color scheme, the font schemes, etc.
A wallpaper (a term which I don't hear used with regards to websites very often) is a background image or pattern. I think.
Claude?
holdowicz-claude # 29. January 2008, 16:08
Naomi: The wallpaper is a big image for your desktop background and a skin is a design for a software user interface (like a theme)...
noah counte # 29. January 2008, 16:25
It is gray here, too. It is warm now, but temperatures will drop dramatically today.
holdowicz-claude # 29. January 2008, 16:32
#side {background:transparent url(http://files.myopera.com/holdowicz-claude/files/front-lens-claude.gif) bottom center no-repeat;
padding-bottom:200px;
}
Change the number of pixels in the "padding-bottom" if you have a big picture or a small one, you will understand why
I don't know if you can use that code for a playlist