Jump to content

Header Pic


CPC900

Recommended Posts

  • Moderators

I need to have my header pic resize so it fits in a smaller resolution monitor. ie. it gets cut off at the end. I believe I need to put something in the .css file so it changes it size as needed?!

You might, depends on what skin you are using.

in the css, look for the header part for it.

Link to comment
Share on other sites

No, see......I start to read some of that and it confuses me more. In my .css file, where the image is, it has:

td.horizontal_center {

background-color: #FFFFFF;

border-top-width: 0px;

border-right-width: 0px;

border-bottom-width: 0px;

border-left-width: 0px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-top-color: #FFFFFF;

border-right-color: #FFFFFF;

border-bottom-color: #FFFFFF;

border-left-color: #FFFFFF;

height: 155px;

display: table-cell;

vertical-align: top;

background-image: url(images_template1/topbanner2.jpg);

background-repeat: no-repeat;

background-position: bottom left;

}

I have NO idea how to add a auto resize type attribute?! Can anyone help me out with this?!

Link to comment
Share on other sites

I'm not sure. I changed the resolution of my monitor from 1680 to 1024 and your header looks fine. It seems to be centering itself perfectly.

Without knowing exactly what your .css looks like, what you can try is adding
width:100%;
or something like that. Other than that, I just don't know.
Link to comment
Share on other sites

It cuts off the end of the picture! On either firefox or IE. It may look fine to you, but it should show "We're out to be your airline" on the right side. Kind of obvious, I thought. But good that you didn't notice, I guess. :):(:blink:

Link to comment
Share on other sites

I have no idea what that means :( I will just change the pic itself to fit all. Not a giant deal really. I just find there are so many resources out there to find out how do do things, but then, they are not so easy to understand how to get them to work easily with phpvms sometimes. I am just happy I can get phpvms working for my site and appreciate all the amazing work of people on here!!! B)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...