Ad Image To Header

Can someone please help me to ad pictures with links to my header in the electro skin.

Any help would be appreciated.

If you are wanting to change the background image of the header, upload the new image to your images directory and edit the following in styles.css


#header {
background: #272A2A url(images/header_bg.gif) repeat-x left top;
}




If you are wanting to accomplish something more, please provide more details

Should be around line 361 in a stock styles.css

Thanks for all your help. i have started to lose faith in this forum.



I need something like this and with links to respective sites. (social icons)

header mod.png

[quote name='nicolbekker@hotmail.com' timestamp='1309388698' post='115990']

Thanks for all your help. i have started to lose faith in this forum…

[/quote]



You just need a little faith on yourself. Just dedicate a couple hours to learn html and css and you'll have a laugh at how easy it is to modify the header.

It is the css part that I have a problem with.

I just cannot figure out how to do this.

If you can start me of in the right direction I will appreciate it.



Thanks

[quote name=‘nicolbekker@hotmail.com’ timestamp=‘1309388698’ post=‘115990’]

Thanks for all your help. i have started to lose faith in this forum.



I need something like this and with links to respective sites. (social icons)

[/quote]



I am starting to lose faith with people who …lose faith after 7 posts? :blink:

This forum is amazing and has helped me so much. People have been great. But answering to posts sometimes takes a lot of time, and you can’t always expect an answer.



The forum is not here to have faith in. The forum is here so people who need some help can ask each other for hints, tip, tricks, etc.



If you want certainty, hire a developer.



For now, this will do the trick or will learn you how to do it the way you like.