1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

CSS Need help for template

Discussion in 'Web Development' started by usedragon, Oct 8, 2007.

  1. usedragon

    usedragon New Member

    I am looking a way to stretch the width of this template; but no luck. Do I need to re-slice the template and do it from scratch or I can edit the CSS? Can't find the way to do so. :confused:

    http://i20.tinypic.com/11sefs3.jpg

    The text bearly can see, due to paint ARR. If anyone know how to expand the template, please let me know.
     
  2. elegos

    elegos New Member

    you want to make it more wide? you can't without loss of quality...
     
  3. I think he means in the code. Take a look at the CSS if the container is controlled by it. If it is, increase the value. You run the risk of tileing any background images but can set them to no-repeat in the css. If the width is controlled in the html file by a table, just open it up in your favorite editor and increase the value that way. You might have to hack some of the images to make it seamless, but it is not impossible. I'll take a look at the template if you absolutely cannot figure it out. Let me know, hope it helped.
     
  4. usedragon

    usedragon New Member

    I looked at the Container/other CSS, messing with it, and it seems that I failed it. Nothing I had made changes in the CSS did nothing. You mean by "hack" image was redoing the images that came with the website? I don't get what you said on the last part, but can you look at it? The only thing I could come up with is the images aren't "extendable".
     
  5. jyoti

    jyoti New Member

    Sorry, I dont have the clue to your problem.
     
  6. jordan333

    jordan333 New Member

    Did you ever get this working?