Jump to content


Div help


3 replies to this topic

#1 DEUCE

    Young Padawan

  • Members
  • Pip
  • 2 posts

Posted 28 August 2007 - 07:02 PM

can somebody tell me a easy way to add tables to boxes on a layout like this I know how to add link to the contact table and stuff I just dnt know how to add the tables to add text and pics

http://www.fileden.com/files/2007/7/17/127...YSPACEfixed.jpg

#2 Lastcrime

    Impatient Jedi that likes to eat cereal

  • Members
  • PipPipPip
  • 649 posts
  • Gender:Male
  • Location:Toronto, Ontario, Canada
  • Interests:Soccer, Snowboarding, Hockey, B-ball, Skateboarding, Computers!

Posted 28 August 2007 - 08:04 PM

from what i understand you asking how to do the contact box.

css:

contact{
background-image:images/blah.jpeg; (image location)
width:200px; (width of image)
height:200px; (height of image)
margin:0 auto; (to center the div)
}

thats very simple and just shows how to get the background image in a div, then you put text inside the div.

html:

<div id="contact">Contact Info</div>

Basically thats it, or atleast what i think you asking, im not exactly sure if thats not what your asknig.

#3 DEUCE

    Young Padawan

  • Members
  • Pip
  • 2 posts

Posted 28 August 2007 - 08:49 PM

Im asking how do I get the tables for the all about lo-jay and pic and updates section so I can just add text so I dnt have to go back and forth to PS

#4 Lastcrime

    Impatient Jedi that likes to eat cereal

  • Members
  • PipPipPip
  • 649 posts
  • Gender:Male
  • Location:Toronto, Ontario, Canada
  • Interests:Soccer, Snowboarding, Hockey, B-ball, Skateboarding, Computers!

Posted 28 August 2007 - 09:09 PM

o you wanna rip his div backgrounds?





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users