/    Sign up×
Community /Pin to ProfileBookmark

background image issues with from asp master to a default page

Ok I am using asp.net based master page with three images repeating the x axis @ 100% width for a cool banner effect. All the images worked perfectly with the css code. I had to change the look of the master because this banner would not be though out the site. I took out the div with the image in it and pasted the code from the master page to the default and other page respectively. Then I tested it and the image expanded minimally after I had to make some changes to the css.

[CODE]#picbanner
{

background:url(‘images/picbanner.png’) repeat-x;
position:absolute;
width:100%;
height:64px;
left:-156px;
top:-161px;
z-index:20;
}[/CODE]

What am I doing wrong?
Chris

to post a comment
CSS

0Be the first to comment 😎

×

Success!

Help @cmg777 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.1,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...