Results 1 to 10 of 24

Thread: Offering Help for Adobe CS 3/4/5 :)

Threaded View

  1. #21
    Phoenix's Avatar
    Joined
    Dec 2011
    Posts
    143
    Userbars
    1
    Thanks
    2
    Thanked
    21/10
    DL/UL
    2/0
    Mentioned
    23 times
    Time Online
    N/A
    Avg. Time Online
    N/A
    Quote Originally Posted by fairydust201 View Post
    do you have dream weaver ????
    I do! :3 I'm assuming the question from the thread you made you need help with the bg repeating.

    well I would recommend putting the bg before you put the rest of the < div > codes in. so it would be like this. (Note, it will have to be in a css document

    <html>
    <head>
    <title>Untitled Document</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

    <style type="text/css">
    <!--
    body{
    width:100%; height:100%; font-size:100%; text-align:center; padding:0; margin:0;
    background:black url("patt1.png") repeat-x fixed 50% 50%;}

    Also, if you don't need to change your width or height, you can leave that part out.
    Last edited by Phoenix; 01-24-2012 at 07:49 PM.

Posting Permissions

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