Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~356 People Reached
PC Specs
Web Development and Design
Favorite Forums
Favorite Tags
Member Avatar for Muazam

I've seen a lot of sites like these; [url]http://www.kumby.com/[/url] [url]http://animetoplist.org/out/site/animepalm[/url] [url]http://www.gamesradar.com/uk[/url] [url]http://www.newgrounds.com/[/url] They have static image/ ad BG. How to I make a layout like that?

Member Avatar for Veneficae
0
104
Member Avatar for BelgianQueen

[CODE][COLOR="Green"]I have the following rule for a static BG image and other attributes for the entire site: #header{ width: 1014px; margin: 0 auto; height: 274px; background: url(images/imagename.JPG) no-repeat top; } However, this no longer works for me. What I need to do is to include a different background image for …

Member Avatar for MidiMagic
0
143
Member Avatar for BelgianQueen

I do not want to use a static image as a background. Instead I want to be able to use different images through out the website. How do I accomplish that in CSS?

Member Avatar for Arkinder
0
109