Search found 13 matches

Actual Results

Post Posted: August 26th, 2004, 3:58 pm

I'll look into and make the necessary changes this weekend. ...translated... "I'll try and find someone else's code which will make these changes for me. Hopefully I can cut and paste it by the weekend." :splat: :idea: o·rig·i·nal·i·ty (noun) 1. newness: the quality of newness that exists in someth...

Post Posted: August 22nd, 2004, 5:04 pm

nobody........ knows but Jesus..............

oh well, I'll make do with something else, I just cant get it to work

Post Posted: August 21st, 2004, 4:57 pm

I 'm already using media print, and I have tried using @page (margin:0;} but no matter what I do I cant get the margins for a printed page to go away or at least change. am I doing the @page wrong? should I not put it in my print.css file? all I need are smaller margins and my website will print pro...

Post Posted: August 21st, 2004, 4:07 pm

I really like it, especially the fading effect you have going on the buttons and images. Only thing I would possibly add is to have the buttons darkened like it is on hover when your at the page for that button.

other than that, very nice
  • Subject: .

Post Posted: August 19th, 2004, 2:44 pm

text-align center works for IE but for other browsers you need to add margin: 0 auto; I couldnt gt it to work right though so on my site I put everything in a container div and I use the foloowing CSS
Code: [ Download ] [ Select ]
left: 50%; width: 774px; top: 0px; margin-left: -387px;
774 being th...

Post Posted: July 31st, 2004, 7:25 pm

you should only sumbmit one domain name, and use the second one as a alias. your server should have options on setting up aliases.

more info here Aliases

Post Posted: July 31st, 2004, 11:42 am

rtm223 wrote:
edit: just saw your edit, and I assume the "messing up" is the left and top disappearing?


yep, exactly what I saw. your right its not really worth messing with although it would be nice for it to work

Post Posted: July 31st, 2004, 11:05 am

try this
Code: [ Download ] [ Select ]
#body { position: absolute; left: 50%; width: 774px; margin-left: -387px; top: 50%; margin-top: -295px; }
body is the container div for all my other content. margin left is negative half the width, margin-top is negative half the height. what...

Post Posted: July 29th, 2004, 3:30 pm

I feel the the images on the links should be clickable and have a rollover, instead of just the text. use this guide http://wellstyled.com/css-nopreload-rollovers.html it served me very well on the webiste I finished. no javascript, very little CSS, the image will rollover and if you wnat it can cha...

Post Posted: July 29th, 2004, 3:21 pm

well i am trying to save optimized in image ready and when i open dreamweaver to add content i want the images to be in the background of the tables or w/e I do exactly that with photoshop 7. after using the slice tool I use the save to web function. from there I go to a screen that lets me select ...

Post Posted: July 29th, 2004, 3:00 pm

I have never used imageready, But I asume it has the same option as photoshop. in PS, when you use the save for web function function, when it ask you what name to name it there is a settings area that lets you set the images as backgrounds. Image ready should have this also, if not just swicth over...

Post Posted: July 26th, 2004, 6:36 am

site is new/old. it got shut down for a couple of months and it was my job to bring it backup while also upgrading the looks. ok, what I did and I dont know if this is legit, I created a layer with all the links and I gave it a Z index of 1 while everything else on the page is 2 or higher. now the l...

Post Posted: July 24th, 2004, 10:09 pm

hello all I have a quick question. I designed this website Yolandascakes.com and the only way I was able to get the effect I wanted for the text and tables was by using javascript. However I noticed that by using "window.location.href=" to link to other pages from those tables some free website tool...
  • Sort by
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.