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.

smortimer

Privileged
  • Joined

  • Last visited

Everything posted by smortimer

  1. Yep resolved that one but am still getting padding or margin on the left. Don't know why that is there. It also seems to be now overlapping another div. Any thoughts?
  2. js file is in a different location and have linked it up. Have manged to sort out the navigation on the carousel, getting padding on the left. Not sure where that is? <!-- Hook up the FlexSlider --> <script type="text/javascript"> $(window).load(function() { $('.flexslider').flexslider(directionNav: false); }); </script> Did put in the code you suggested but the carousel disappeared altogether
  3. Thanks. Tried that and now the carousel has disappeared
  4. Hello I'm in the middle of redoing my website. http://www.smortimerphoto.co.uk/Design/index.html I've added a carousel but I can't get rid of the "next" and "previous" links or the navigation (the three dots underneath). Can anyone help me work out where/how to get rid of them? Thank yous
  5. I think thats sorted that out. The words are now slightly off centre. ul { text-align: center; width: auto; }
  6. Wanted the nav to be fixed, so when viewed on a smartphone it will always be there, and when it is fixed is where the problem starts. Have tried to add extra margin but doesn't seem to do anything.
  7. Hello The navigation bar I have fixed at the top of the screen but it is now covering half an image when viewed on a smartphone and Chrome. I can't fathom why it is doing that. Any thoughts? Thank you http://www.smortimer...o.uk/test1.html
  8. Facebook, LinkedIn, Twitter etc Was wondering how I could share parts of a webpage without sharing the whole page
  9. Hello I don't know whether this is possible just using css/html but basically what I would like to know is, can I share individual articles, I know I can share whole web pages but the idea was to just share a particular part of a page My thoughts would be to share each "client" story... http://www.smortimerphoto.co.uk/Design/test1.html Can this be done without any complicated coding? I hope that made sense Thank you
  10. Hello I want to be able to know how to design a responsive website ( I also want to do this for my own site). Where do I start? Do I need CS6 to do this? I'm unemployed at the moment so I can't afford to upgrade. Is there an alternative way? I'm getting the impression I would need to learn this Thank you .gif' class='bbc_emoticon' alt=':seas8:' />
  11. Nope that doesn't seem to work. All the padding around the first <p> has been ignored by Outlook 2007 *sigh*
  12. Doesn't display the text on the yellow background properly and the padding has disappeared. All the other bits and pieces look fine. very irritating.
  13. Yep. This is the coding <style> #sig a:link{ color: #666; } #sig a:visited{ color: #666; } #sig a:hover{ color: #666; } </style> <div id="sig"> <p><strong style="color: #FFF; background-color:#FFCC00; padding: 10px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;font-size:16px">we listen to what you say...</strong></p> <p style="font-family:Verdana, Geneva, sans-serif; font-size: 14px"> action press | design & print</p> <p style="font-family:Verdana, Geneva, sans-serif; font-size:12px"><a href="http://www.action-press.co.uk" style="color: #666; text-decoration: none; border-bottom: 1px #999999 dotted;">action-press.co.uk</a> | <a href="mailto:sales@action-press.co.uk" style="color: #666; text-decoration: none; border-bottom: 1px #999 dotted;">sales@action-press.co.uk</a></p> </div> But for some reason Outlook 2007 doesn't display it how it should.
  14. Hello I am having an annoying time trying to do a simple text based email signature with a coloured background to the headline. And is not displaying at all how I would like it. Its either me being "spastic" or that I just don't know what I am doing. Any help anyone? Thanks
  15. I don't know but I'm already getting fed up of this now. I sent you a message, hope you got it.
  16. Hello Having big problems linking a stylesheet to this page and its not working. Not idea why nor how to fix it? Hoping someone here might be able to help. Thanks My link
  17. I was told by the support guy who did the forms (which was done in WordPress) that it would be easy setting up div styles and put them into the header and footer.php. He didn't however tell me where to put them or even how to link them.
  18. This was inherited and can't really change it now.
  19. I can't figure out how to move the Archives, Categories and Recent Posts to the top right Do I need to name it anything in particular?
  20. The "suport" guy said this He sent over a guide which said this I really don't know what to do. If anyone can guide me through that would be appreciated
  21. Hello Am a bit stuck. I wanted to restyle this page - My link - so its like the other pages. Its done in Wordpress and I have never used this before. Thanks Support has said that all I need to do is change the "header.php" and "footer.php" and to nestle my html and css here. Have no idea how... They have used the "Starkers" theme
  22. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Untitled Document</title> </head> <body> <iframe frameborder="none" src="http://www.smortimerphoto.co.uk/20120514-858b/form.php" allowTransparency="true" style="width:480px;height:800px;border:none;"></iframe> </body> </html> <?php # This block must be placed at the very top of page. # -------------------------------------------------- require_once( dirname(__FILE__).'/form.lib.php' ); phpfmg_display_form(); # -------------------------------------------------- function phpfmg_form( $sErr = false ){ $style=" class='form_text' "; ?> <form name="frmFormMail" action='' method='post' enctype='multipart/form-data' onsubmit='return fmgHandler.onsubmit(this);'> <input type='hidden' name='formmail_submit' value='Y'> <div id='err_required' class="form_error" style='display:none;'> <label class='form_error_title'>Please check the required fields</label> </div> <ol class='phpfmg_form' > <li class='field_block' id='field_0_div'><div class='col_label'> <label class='form_field'>How do you rate our communications and responses to queries? </label> <label class='form_required' > </label> </div> <div class='col_field'> <?php phpfmg_dropdown( 'field_0', "Poor|Average|Good|Excellent" );?> <div id='field_0_tip' class='instruction'></div> </div> </li> <li class='field_block' id='field_1_div'><div class='col_label'> <label class='form_field'>How do you rate our quality of print? </label> <label class='form_required' > </label> </div> <div class='col_field'> <?php phpfmg_dropdown( 'field_1', "Poor|Average|Good|Excellent" );?> <div id='field_1_tip' class='instruction'></div> </div> </li> <li class='field_block' id='field_2_div'><div class='col_label'> <label class='form_field'>How well do we cater to your specific needs? </label> <label class='form_required' > </label> </div> <div class='col_field'> <?php phpfmg_dropdown( 'field_2', "Poor|Average|Good|Excellent" );?> <div id='field_2_tip' class='instruction'></div> </div> </li> <li class='field_block' id='field_3_div'><div class='col_label'> <label class='form_field'>How easy do you find it to place orders with us? </label> <label class='form_required' > </label> </div> <div class='col_field'> <?php phpfmg_dropdown( 'field_3', "Difficult|Acceptable|Easy|Very Easy" );?> <div id='field_3_tip' class='instruction'></div> </div> </li> <li class='field_block' id='field_4_div'><div class='col_label'> <label class='form_field'>Do we keep in touch with you? </label> <label class='form_required' > </label> </div> <div class='col_field'> <?php phpfmg_dropdown( 'field_4', "Yes|No|I would like to hear more" );?> <div id='field_4_tip' class='instruction'></div> </div> </li> <li class='field_block' id='field_5_div'><div class='col_label'> <label class='form_field'>Do you find our quote layout easy to understand? </label> <label class='form_required' > </label> </div> <div class='col_field'> <?php phpfmg_dropdown( 'field_5', "Yes|No|Could be better" );?> <div id='field_5_tip' class='instruction'></div> </div> </li> <li class='field_block' id='field_6_div'><div class='col_label'> <label class='form_field'>Courtesy and helpfulness of staff? </label> <label class='form_required' > </label> </div> <div class='col_field'> <?php phpfmg_dropdown( 'field_6', "Poor|Average|Good|Excellent" );?> <div id='field_6_tip' class='instruction'></div> </div> </li> <li class='field_block' id='field_7_div'><div class='col_label'> <label class='form_field'>How do you rate our overall performance? </label> <label class='form_required' > </label> </div> <div class='col_field'> <?php phpfmg_dropdown( 'field_7', "Poor|Average|Good|Excellent" );?> <div id='field_7_tip' class='instruction'></div> </div> </li> <li class='field_block' id='field_8_div'><div class='col_label'> <label class='form_field'>Please list below the qualities that you would look for in a print supplier?</label> <label class='form_required' > </label> </div> <div class='col_field'> <textarea name="field_8" id="field_8" rows=4 cols=25 class='text_area'><?php phpfmg_hsc("field_8"); ?></textarea> <div id='field_8_tip' class='instruction'></div> </div> </li> <li class='field_block' id='field_9_div'><div class='col_label'> <label class='form_field'>Please use the below space to make any further comments:</label> <label class='form_required' > </label> </div> <div class='col_field'> <textarea name="field_9" id="field_9" rows=4 cols=25 class='text_area'><?php phpfmg_hsc("field_9"); ?></textarea> <div id='field_9_tip' class='instruction'></div> </div> </li> <li class='field_block' id='field_10_div'><div class='col_label'> <label class='form_field'>If you would like us to know who you are, please enter your name and address below and we will send you a free gift!</label> <label class='form_required' > </label> </div> <div class='col_field'> <textarea name="field_10" id="field_10" rows=4 cols=25 class='text_area'><?php phpfmg_hsc("field_10"); ?></textarea> <div id='field_10_tip' class='instruction'></div> </div> </li> <li class='field_block' id='phpfmg_captcha_div'> <div class='col_label'><label class='form_field'>Security Code:</label> <label class='form_required' >*</label> </div><div class='col_field'> <?php phpfmg_show_captcha(); ?> </div> </li> <li> <div class='col_label'> </div> <div class='form_submit_block col_field'> <input type='submit' value='Submit' class='form_button'> <span id='phpfmg_processing' style='display:none;'> <img id='phpfmg_processing_gif' src='<?php echo PHPFMG_ADMIN_URL . '?mod=image&func=processing' ;?>' border=0 alt='Processing...'> <label id='phpfmg_processing_dots'></label> </span> </div> </li> </ol> </form> <?php phpfmg_javascript($sErr); } # end of form function phpfmg_form_css(){ ?> <style type='text/css'> body{ margin-left: 18px; margin-top: 18px; } body{ font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color : #474747; background-color: transparent; } select, option{ font-size:13px; } ol.phpfmg_form{ list-style-type:none; padding:0px; margin:0px; } ol.phpfmg_form li{ margin-bottom:5px; clear:both; display:block; overflow:hidden; width: 100% } .form_field, .form_required{ font-weight : bold; } .form_required{ color:red; margin-right:8px; } .field_block_over{ } .form_submit_block{ padding-top: 3px; } .text_box, .text_area, .text_select { width:300px; } .text_area{ height:80px; } .form_error_title{ font-weight: bold; color: red; } .form_error{ background-color: #F4F6E5; border: 1px dashed #ff0000; padding: 10px; margin-bottom: 10px; } .form_error_highlight{ background-color: #F4F6E5; border-bottom: 1px dashed #ff0000; } div.instruction_error{ color: red; font-weight:bold; } hr.sectionbreak{ height:1px; color: #ccc; } #one_entry_msg{ background-color: #F4F6E5; border: 1px dashed #ff0000; padding: 10px; margin-bottom: 10px; } <?php phpfmg_text_align();?> </style> <?php } # end of css # By: formmail-maker.com ?>
  23. Have been using a email form generator and their instructions say Have followed the instrauction but still have the coding. Still having problems *sigh* My link
  24. Have another problem with jquery on another site - My link. There should be a news ticker like this - My link - I don't know whether I have put the first line of script in the wrong place (have moved it in several places and nothing changes). Sorry 'bout all this.
  25. Ah ha! that sorted it. Out of interest why would moving that line of script make the difference?

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.