Jump to content

Isagard

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Isagard

  1. Yea it's the same graphic as my logo except the full one. And even when I fixed the code it still won't be shown in Safari for some reason...I might ask apple about it cause it works in firefox.

  2. Wehn I put a favicon in my site, it's visible in firefox but not in safari. And in safari I had a favicon which I had up previously, but when I take out the code it won't go away! Why can't I get it to work in safari?

  3. Another problem...when I use position: absolute this happensaaa7nj.th.pngbut in a visual editor it looks right...and when i launch it in Safari from my html editor it looks right...whats wrong?

  4. Yay! The absolute poitionning is just what I was looking for! I needed to make my site in photoshop because I have rollover buttons that really work well when you do it in photoshop. And CSS didn't work for me...it looked really bad...Thanks F-Man! Is there a way with absolute positioning to have your text have a scroll bar? I need alot of text to fit in a smaller area for download pages and things like that. And something sort of like margins for it... because wright now for every line of text I need a new poistining thingyExample

    div style="position: absolute; top: 155px; left: 355px; color:#ffffff">:_:News:_:</div><div style="position: absolute; top: 160px; left: 355px; color:#ffffff">___________________________________________</div><div style="position: absolute; top: 155px; left: 48px; color:#ffffff">:_:Quotes:_:</div><div style="position: absolute; top: 160px; left: 48px; color:#ffffff">__________________________________</div>

  5. I made my page in Photoshop CS 9, it has no text and uses no css. I want to try to put text into specific places on the page, but when I use CSS to position the text, the text is where I want but the rest of the pafe moved down. In html the whole thing uses a large table with lots of images which photoshop generated. When I put the text in the cell corresponding with the image I created, the whole site breaks apart. Do I need to remake my site or can I properly adjust the text some way?

×
×
  • Create New...