Jump to content

curving a header image


svenny1

Recommended Posts

Hi again, i have another issue i can't get my head around. As before i'm sure it will be an easy solution.

 

basically, i currently have an image 1px wide with 100px height which is repeated accross the page, basically i want the top left and top right corners to be cornered.

 

Any ideas people?

 

div.header
{
padding:0em;
color:white;
background-image:url(bg.jpg);
background-repeat:repeat-x;
clear:both;
margin:0 auto;
}

Link to comment
https://forums.phpfreaks.com/topic/111868-curving-a-header-image/
Share on other sites

erm does rounded make more sense?, hang on let me find an example.

 

http://a-ccarsales.com/page3.htm

 

see like their header has rounded corners, thats what i want. However theirs is fixed, i want mine elastic but with the rounded corners, sorry if i'm not explaining this very well..

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.