rasmusbi
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Quark] Header issuehmm, so now i changed to this:
#headercontainer {
background: url("”http://brandbuzzie.com/rasmusbiasi/wp-content/uploads/2013/08/rasmus-header61.jpg”") repeat scroll left center #FFFFFF;And then the whole image and the white background disappeared 🙁
i put the url between the “” but it still dont seem to work?
Forum: Themes and Templates
In reply to: [Quark] Header issueThank you.
Very strange, nothing happened =/
This is how that section looks like now:
#headercontainer {
background: url("http://brandbuzzie.com/rasmusbiasi/wp-content/uploads/2013/08/rasmus-header61.jpg") repeat scroll left center #FFFFFF;
position: fixed;
top: 0;
width: 100%;
z-index: 100;
}And still i see the white banner, i have tried and the link for the image works so what have i done wrong?
Thanks again.
Forum: Themes and Templates
In reply to: [Quark] Header issueGreat thanks so much!
That did the trick!
Now i only need to change the white color to the background image, so i get that i need to place the url for the image as well as width and height, but how do i code this?
As i told you i actually did everything until now by googling so i dont really get how this code works, i just use “common sense” and ask people who know – Learning by doing 🙂
Thanks again for your help!
This is the looks now: http://brandbuzzie.com/rasmusbiasi/ and i want to change that white background to this background image: http://brandbuzzie.com/rasmusbiasi/wp-content/uploads/2013/08/rasmus-header61.jpg cause then it looks more like everything is same.