Problem with backround logo! phpbb3

eL-rey at 21h03
29
Jul
2011
Hi I would like to help me with the logo problem, how can I put the logo backround? and the forum and at the same time! and can be moved when chicken mausu logo on it to move?

Thanks! phpbb3

http://graphicart.forumhit.ro
1 MrMario, on 29/07/2011 at 21h15
Moved to Manage The Appearance of your Forum
2 eL-rey, on 29/07/2011 at 21h21
Someone help me? I want my menu as it stands
3 eL-rey, on 30/07/2011 at 09h59
24 hours have passed and no one help me?
4 Sanket, on 30/07/2011 at 12h20
May I remind you that double/triple posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink
5 Nera., on 30/07/2011 at 13h48
Hi,

You need to explain your problem a bit. Is this your forum http://graphicart.forumhit.ro/ ? The logo is moving on hover?

If it's not yours can you leave your forum link?

How do you mean logo and forum background at the same time?
6 eL-rey, on 30/07/2011 at 15h44
Sure I solved the problem with that margin hover, but I want the CSS code in the image that just like that please!
7 Nera., on 30/07/2011 at 16h01
Still don't understand.

1. Is this your forum http://graphicart.forumhit.ro/ ?

2. What do you want to do?
CSS code in the image that just like that please!


Do you want the search bar and the share icons like on the picture you gave?
8 eL-rey, on 30/07/2011 at 16h23
Yes is my forum, and I want to know how to change the backround to the forum

But I have the following code
Code:

/*Header*/

#min-width {
    min-width: 900px;
    }

   body {
   font: 11px Helvetica,Arial,FreeSans,sans-serif;
   background-image: url('http://img13.imageshack.us/img13/1867/5133629433.png');
background-repeat: repeat-x;
background-position: top;
background-attachment: scroll;

height: auto;
   padding: 5px 0px;   
   }


/*Terminat*/
in CSS and can not change backround in the forum with just a color picture! I want to change the picture!

And I want to ask and that if you can code for the menu!
9 Nera., on 30/07/2011 at 16h28
When you say background you must tell wich one.
Do you want to change this, your forum background/wrap.



If so just change the link here.
Code:
#wrap {
    background: url("http://img841.imageshack.us/img841/6922/gggjg.png") repeat scroll 0 0 transparent;
}
10 eL-rey, on 30/07/2011 at 16h51
héhé No, do not want to change the color of the forum! I want to change backroundul Forum forum that is forgotten and that the left and right color of blue that ichis that I would like to change but with an image completely!
11 Nera., on 30/07/2011 at 16h57
1. Body background
You will find this in your CSS, change the BG color
Code:
body {
    background-attachment: scroll;
    background-color: #318EA5;
    background-image: url("http://hitskin.com/themes/17/26/78/i_background.png");
    color: #6B6B6B;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: auto;
    padding: 10px 0;
}


Example.
http://i.imm.io/7H1U.png

Though you have a body photo already. What kind of a photo would you like to add there?

2. Question
Show me this one on a Screen shot?
backroundul Forum forum that is forgotten


3. Pieces of blue
Oh, did you mean this painted in red?
http://i.imm.io/7H2E.png
Change the BG color
Code:
.forabg {
    background-color: #007BFF;
    background-image: url("http://img9.imageshack.us/img9/5373/nav110.png");
12 eL-rey, on 30/07/2011 at 17h20
No, I do not understand what I want to change! Look the picture below what is selectato color red color that I want to change it! but not a color, and a picture!

But the problem is that I can change that with an image background color only!

added the following code
Code:
body {
background: url('url img');}
, the code is good but
Code:
background-image: url('http://img31.imageshack.us/img31/258/mergew.png');
background-repeat: repeat-x;
background-position: top;
  background-attachment: scroll;
  height: auto;
  padding: 10px 0px;
  }
lets not change backround code!



And if I do not have that code removed background the logo! May I explain I am backround and logo and forum where I put the red! but I backroundu Forum where I can put red with an image not a color!

I hope you understand me!

13 Nera., on 30/07/2011 at 17h32
Two backgrounds? One body? That is what you want?
It wont be supported by all browsers.

Code:
body {
    background: url("http://img13.imageshack.us/img13/1867/5133629433.png") repeat-x scroll center top, url("http://r29.imgfast.net/users/2912/19/22/63/avatars/42273-4.png") repeat scroll center bottom transparent;
    font: 11px Helvetica,Arial,FreeSans,sans-serif;
    height: auto;
    padding: 5px 0;
}


http://i.imm.io/7H6u.png
14 eL-rey, on 30/07/2011 at 17h44
Thank you very very very very much! by that I do :*:*:*:*:*:*: X: X: X, but how can I make image menu!
15 Nera., on 30/07/2011 at 17h57
The easiest way to make that silver line and add it there would be to make it on the bottom of this picture so it goes across the whole screen http://img13.imageshack.us/img13/1867/5133629433.png
And than simply the navigation over it and search on it. Make pictures for twitter, FB, RRS and add it on the line.
16 eL-rey, on 30/07/2011 at 18h00
Ok, Nera. I you very very very very much multumescm the problem also helped to solve! You can give T / C!
17 Nera., on 30/07/2011 at 18h05
Welcome, but I'm not sure is this closed/solved now?
18 eL-rey, on 30/07/2011 at 18h09
Yes I do thank you for your help!
19 Nera., on 30/07/2011 at 18h10
Welcome.

Since this thread appears to be solved, I will lock this thread and mark it as solved.

Nera
Similar topics
Just submit them here. Look on my site to see the new template, I just wanted to see what you guys will make with this. Link to Site
my problem is why does my member unable to post javascript or HTML code when posting? yet i already activated the permission to allow my member post an html code? html or javacript are only appearing to preview but when you send it to post, it appears
Hello, How i can delete this grey thing or just change the colour: Thanks
Replies 1 to 19 on 19 for "Problem with backround logo! phpbb3"
See also
more_less
Informations

19 Replies For the topic :
"Problem with backround logo! phpbb3"

This topic has been viewed 831 times.

Last message :
29/07/2011 at 21h03 by "eL-rey"