How to Reduce the Outer Grey Spaces?

Discussion in 'HTML & Website Design' started by bushib, Jun 4, 2008.

  1. #1
    Hi there,

    I want to know that how to reduce/shrink the outer grey spaces on the following website and spread the central body to the outer place.

    http://www.intersolartechnics.com/

    Thanks
    bushib
     
    bushib, Jun 4, 2008 IP
  2. bushib

    bushib Banned

    Messages:
    1,096
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi there,

    I still not got reply for my post.

    Can anyone please reply me.

    Thanks
    bushib
     
    bushib, Jun 4, 2008 IP
  3. Sensei.Design

    Sensei.Design Prominent Member

    Messages:
    3,847
    Likes Received:
    162
    Best Answers:
    0
    Trophy Points:
    310
    Digital Goods:
    1
    #3
    change the width of the table but I would recomend you to use div's
     
    Sensei.Design, Jun 4, 2008 IP
  4. q7m

    q7m Well-Known Member

    Messages:
    1,178
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    150
    Digital Goods:
    1
    #4
    You need to change the width property of some html elements (that define the center area) and of the flash objects, but, as I see, your site is very bad coded with lots of tables and this makes the layout very hard to change.
     
    q7m, Jun 4, 2008 IP
  5. bushib

    bushib Banned

    Messages:
    1,096
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hi there,

    Thanks for the replies.

    Can anyone tell me please that how to use the DIVs.

    Any help will be appreciated.

    Regards
    bushib
     
    bushib, Jun 4, 2008 IP
  6. q7m

    q7m Well-Known Member

    Messages:
    1,178
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    150
    Digital Goods:
    1
    #6
    To do this you need strong HTML and CSS knowledge, but at the final the code will be more clean, easier to maintain and more search-engine-friendly. However, there's a lot of work to re-write all of the html code of the website and it doesn't worth the effort if the only thing you want is to enlarge the center area and to reduce the grey margins.
     
    q7m, Jun 4, 2008 IP
  7. Sensei.Design

    Sensei.Design Prominent Member

    Messages:
    3,847
    Likes Received:
    162
    Best Answers:
    0
    Trophy Points:
    310
    Digital Goods:
    1
    #7
    well I guess you will have to start of new and code everything again. there are various help pages on the net if your planning to do it yourself so just use google
     
    Sensei.Design, Jun 6, 2008 IP
  8. bushib

    bushib Banned

    Messages:
    1,096
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Hi there,

    Any few steps to start with.?

    Which things to change to get the required results.

    Thanks
    bushib
     
    bushib, Jun 6, 2008 IP
  9. aimtowin

    aimtowin Active Member

    Messages:
    143
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #9
    When you are creating a website you need to think about what you want it to look like from the start. Making big changes later is wasting time which you could spend better elsewhere. For this site, I would find a wider template instead of trying to hack this one about. There are plenty of free ones about. Just add your content in the right places inside the new template. And try to learn something about css as you will need to know about it if you want to do things for yourself.

    If you use the Firefox browser then get the free Firebug extension for it which will let you change the html and css of any web page inside your browser to see what difference it makes. You can even do it on your site.You can't hurt anything as it is only in your browser not the real site. You will learn a lot from this.
     
    aimtowin, Jun 6, 2008 IP