SitePoint Sponsor

User Tag List

Results 1 to 5 of 5

Thread: Dreamweaver template help

  1. #1
    SitePoint Enthusiast
    Join Date
    Feb 2007
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Dreamweaver template help

    Hi all,

    I have a question:

    I have .dwt template that has an image I'm trying to make editable, right now that region is locked. My friend made it editable, but it doesn't give me the result I expect. I want to be able to write content in that region and have the graphic as just a background image.

    Do you have any suggestions?

    Thx

  2. #2
    Community Advisor silver trophy
    ParkinT's Avatar
    Join Date
    May 2006
    Location
    Central Florida
    Posts
    1,640
    Mentioned
    99 Post(s)
    Tagged
    4 Thread(s)
    Use CSS to set the image as a background for the element. If the region is editable you should be able to change the content.

  3. #3
    SitePoint Enthusiast
    Join Date
    Feb 2007
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I did try to set the image as a background, but it broke up the whole page.

    Please Take a look at frmstaffing.com. I want to add content in the region located at the top of row of people in the homepage.

    Thanks

  4. #4
    SitePoint Enthusiast
    Join Date
    Mar 2006
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Your only option would be to detach the page from the template. However, I would suggest editing the template.

  5. #5
    SitePoint Zealot sumanpaul's Avatar
    Join Date
    Jan 2006
    Posts
    153
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i saw you have put images there. i would suggest you to put a <p> or <div> in that place instead of img and assign height to the div or p, and put background image using CSS. that would solve you issue i believe.
    ~~~~~~~~~~~~~~~~~~~
    Believe in yourself...you can win.
    My Blog - Usability, Web tech
    My Album

Bookmarks

Posting Permissions

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