Jump to content

Website Help !


Kieran@ZSClothing

Recommended Posts

I'm using a similar system on the site I'm working on now, you basically use a seperate javascript file, then set up each link so that it shows the layer you want to show and hides the others when clicked.

Are you writing the code yourself or using a wysiwyg editor?

Link to comment
Share on other sites

i have it downloaded yeah and its in the right place.

what do you mean by added tht section into the css?

#lightbox{
    background-color:#fff;
    padding: 100px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    }
#lightboxDetails{
    font-size: 0.8em;
    padding-top: 0.4em;
    }    
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
    background-color: #333;
    back\ground-color: transparent;
    background-image: url(overlay.png);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
    }

Mine looks like this.

Link to comment
Share on other sites

i will upload one sec :)

Wow i just had a look at my site on internet explore on a windows computer and it looks allot worse how do i short this out ?

post-15305-1225902563_thumb.png

this is what it looks like on my mac can some one please take a screen shot of it on there windows please :)

http://www.freshlymedia.com/Poducts.html

Edited by Lab Rat
Link to comment
Share on other sites

i will upload one sec :)

Wow i just had a look at my site on internet explore on a windows computer and it looks allot worse how do i short this out ?

post-15305-1225902563_thumb.png

this is what it looks like on my mac can some one please take a screen shot of it on there windows please :)

http://www.freshlymedia.com/Poducts.html

Looks the same on IE7, IE6 and IE 5.5 mate.

EDIT: This is another good lightbox solution I've found - http://highslide.com/

EDIT: Just realised it's this one I liked best - http://www.cabel.name/draft1/2008/02/fancyzoom-10.html

Edited by boon
Link to comment
Share on other sites

To be quite frank, stop attempting to do something which you don't appear to understand. Keep it simple or learn it properly so you understand the code being used so that you can fix it yourself. It doesn't sound like you've tried anything yourself yet... Sorry for sounding harsh. You just need to go read up on HTML and CSS at the very least. Javascript would be a plus too so you can look through the script and see what to change for your own uses - or write your own for extra brownie points. You'll soon see that dreamweaver was sent by the devil.

i just have an irrational hatred of the amount of people pretending to be web designers. Sorry.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...