Jump to content

Changing Layout


pessimizt

Recommended Posts

  • 5 months later...

It's actually quite simple.

Easiest way to discover what's controlling widths is to use Firefox browser, and get the firebug plugin (free). Open your site to the page you want to work on, right click anywhere and choose "Inspect element". It allows you to see where on the page relates to the HTML.

 

Excellent tool for this.

 

Then, once you've found the element, open that associated template in a plain text editor (or Dreamweaver, if you have it) and find the tag to edit. Some changes will be done using the style sheets, some with in line elements, making Firebug really handy.

 

Holler if you have specific questions.

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.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated