Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

custardface

Members
  • Joined

  • Last visited

Everything posted by custardface

  1. yeah i am a little odd thank you for your help! I will recode it when i have more devlopment time! I had just used a few tricks, in the meantime... like using _ in the css for referring to IE6 layout and 2 Css sheets for firefox and IE. Thye are never going to process things the same no matter what i code... ive heard using child references helps too = margin-top instead of margin: 0000; etc and that if you use the em size instead of px that also helps! THanks again!!
  2. The site looks perfect in Firefox, but looks awful in IE.. can any one throw me any pointers please? Thankyou Custardface Website
  3. yeah jump menu sounds good, so at the top you jsut have smaller images which link off to the different sections - saves people scrolling so much!!
  4. i really like it - although i felt its a little much to scroll all the way down the page etc... could you make a menu type page which you click on to go to the various categories!! otherwise i like it!!!
  5. Morning Looks like the gallery is scripted in <LI> tags and formatted in the CSS file!! <ul> <li><a href="#nogo" title="jQuery series">jQuery series *new »<!--[if gte IE 7]><!--></a><!--<![endif]--> <!--[if lte IE 6]><table><tr><td><![endif]--> <ul> <li><a href="../gallery/jquery-all-in-one-gallery.html" title="9th December 2008">jQuery all-in-one</a></li> <li><a href="../gallery/jquery-slideshow3.html" title="27th November 2008">jQuery slideshow #3</a></li> <li><a href="../gallery/jquery-enlarge.html" title="15th November 2008">jQuery Enlarger</a></li> <li><a href="../gallery/jquery-slideshow-2.html" title="14th November 2008">jQuery slideshow #2</a></li> <li><a href="../gallery/jquery-slideshow-1.html" title="13th November 2008">jQuery slideshow #1</a></li> </ul> <!--[if lte IE 6]></td></tr></table></a><![endif]--> </li> <li><a href="../gallery/slideshow.html" title="29th August 2008">Simple slideshow</a></li> <li><a href="../gallery/holiday_snaps.html" title="8th May 2008">Holiday photographs</a></li> <li><a href="../gallery/multi_click.html" title="18th February 2008">Multi click slide show</a></li> <li><a href="../gallery/multi-page2.html" title="23rd January 2008">Multi page slide show mk2</a></li> <li><a href="../gallery/simply_more.html" title="22nd November 2007">Gallery, simply more..</a></li> <li><a href="../gallery/multi-page.html" title="10th November 2007">Multi page slide show</a></li> <li><a href="../gallery/left_right_click.html" title="2nd November 2007">Left right click</a></li> <li><a href="../gallery/photo_click.html" title="2nd November 2007">Simple - photo click</a></li> <li><a href="../gallery/simple_noscript.html" title="27th October 2007">Simple - noscript option</a></li> <li><a href="../gallery/simple.html" title="27th October 2007">Simple</a></li> </ul> That is the basic HTML Code which you will need to put in your existing HTML - where you want your gallery to be! etc - make sure you copy all the code for the UL as they have scripted different code for different versions of IE etc!! Then you will need to format it in the css... The CSS file!
  6. Tell me about it - i love how it looks brililant in Firefox!! But IE uh huh!! Like your site by the way!!!
  7. body { margin: 0; padding: 0; background: #eeeeee url(../images/back.jpg); font-family: Trebuchet MS; font-size: 14px; color: #333333; } hi there, try changing the font-size: 14px; to something like font-size: 7pt; You will have to test the text sizes as you change them if your not sure of the conversion rate between PX and PT!!
  8. if you view my website, not in 1024 x 768 type window size, the navigation at the top formats really oddly and im not 100% sure how to sort the problem out, is it because i have styled it in the CSS wrongly... i found it difficult to get it looking good in Firefox and IE... so i coded the nav bar using: #navbar {background-color: #fff; font-size: 1pt; clear: right; float: right; text-align: right; height: 20px; [b]position: absolute; top: 85px; left: 520px; [/b]} #navbar li {padding-left: 7px; display: inline;} #navbar a {color: #6D6D6D; text-decoration: none;} #navbar a:hover {color: #6D6D6D;text-decoration: underline;} #navbar img { } is it the absolute position which isnt making it fit nicely in with the header etc? i basically want it to look how it does but when you reduce window size - it keeps nav bar in one line etc? Thanks for any help!! Custardface
  9. Hi there webdesignerforum, I am new here so thought i would say hi. Hopefully i can be of some help to you and vice versa. Im still learning - but i really enjoy web design. My name is Sonia, the business name is Custardface. My website is in the middle of a re-fresh thank goodness haha Nice to meet you all

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.