Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Tags for this Thread

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Stacey C
    Stacey C's Avatar
    Guest

    How do i add div class menus if im using php includes?

    I've tryed to make my question easier on this example...

    http://i254.photobucket.com/albums/hh84/love-xstacey/help1.jpg

    but i want menu boxes on my page which stay on every page load

    updates/affiliates etc. but i don't know where to add them?

  2. #2
    cam k
    cam k's Avatar
    Guest
    HIya Stacey.

    If I am understanding your question correctly what you should be doing is attaching a style sheet to the page rather than using inline styles.

    For example where you have <div id="container">Content</div>

    You should then have an external style sheet saying

    #container {
    width: 200px;
    }

    etc etc

    Hope this helps.

    Regards,

    Clare

    http://www.cam-web.co.uk

 

 

Quick Reply Quick Reply

Click here to log in


What is the number after 87?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 06-02-2010, 11:54 AM
  2. Replies: 0
    Last Post: 11-09-2009, 10:17 PM
  3. Replies: 0
    Last Post: 06-27-2009, 01:39 AM
  4. Replies: 0
    Last Post: 06-20-2009, 05:20 AM
  5. Replies: 2
    Last Post: 12-23-2008, 04:13 AM

Bookmarks

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •