grabenair Posted May 24, 2011 Report Share Posted May 24, 2011 I found some code for a light box. I have fingered out how to tweak it all to what I want it to do, but for one prob there is a blue border on the small photos. I do not want it blue it does not go with my color sceam. If some one can tell me where this is set at for I can change it, Thank you. http://www.robertbonnerswebdesigns.com/photo_gallery.htm this is the link to the page. Quote Link to comment Share on other sites More sharing options...
falkencreative Posted May 24, 2011 Report Share Posted May 24, 2011 I'm not seeing any blue border? What browser are you using? Quote Link to comment Share on other sites More sharing options...
grabenair Posted May 25, 2011 Author Report Share Posted May 25, 2011 well that is weird the blue border only shows up in firefox and IE. I guess I should have checked that first sorry. I checked in chrome,opera and safari the border does not show up there. Quote Link to comment Share on other sites More sharing options...
webdevelopers Posted May 25, 2011 Report Share Posted May 25, 2011 You must apply border and give none for images. Quote Link to comment Share on other sites More sharing options...
falkencreative Posted May 25, 2011 Report Share Posted May 25, 2011 In that case, you may try adding a img { border:0; } to your stylesheet. That should fix the issue. Quote Link to comment Share on other sites More sharing options...
grabenair Posted May 25, 2011 Author Report Share Posted May 25, 2011 (edited) Thanks Ben, that worked. I was just writing the css as photo_gal a { border none }; adding the img fixed the prob. I added this little replay comment hoping it might help some one else out in the future also will make me remember better. Oh ya I was adding it to the wrong style sheet also had to go in my main ccs not the light box css as I thought. Edited May 25, 2011 by grabenair Quote Link to comment Share on other sites More sharing options...
henrylayla Posted May 26, 2011 Report Share Posted May 26, 2011 Many pages are not working i think that because the site is still under construction right ? Quote Link to comment Share on other sites More sharing options...
grabenair Posted May 30, 2011 Author Report Share Posted May 30, 2011 (edited) Yes sir, I always just start with making the nav and the header. Then make all the pages with the divs and the ul's and css that I need. Then make them library items in DW. Then I move on to creating what ever img that I need. Also I am not very fast I have only been doing this for about 2 years. I still have a long way to go. I can write code ok but when it come to the design aspect I am afraid that I am not all that good. I kinda struggle with it. Edited May 30, 2011 by grabenair Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.