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.

DWP

Members
  • Joined

  • Last visited

Everything posted by DWP

  1. Thats fine mate all help is appreciated, and at least the home page looks better lol cheers again Any more Ideas? DWP
  2. HI Mteam Thanks for your input, yes that did work for the home page, thanks.......... but if you click on the 'Executive Coaching' link the page is longer and therefore has white space underneath the bg columns thanks again for your input keep the ideas coming DWP
  3. is there a way of getting them to move down as they are at the moment at all? the way the website is created it would be very hard to do the above without getting into the predicament I'm in now, which is how to get it to move down with the content.
  4. A I see what you mean, I shall try it tomorrow, I have created the slice, but will code tomorrow and let you know how I get on, its getting on to 10pm here and im exhausted. Joomla! seems to make everything much harder, well for me anyway thanks again for your help griffin much appreciated
  5. I apologise Griffin, my computer crashed while I was retrieving all the code. right { position: absolute; margin:0 auto; /* center, not in IE5 */ height:auto; !important; /* real browsers */ height:100%; /* IE6: treaded as min-height*/ min-height:100%; /* real browsers overflow:auto;*/ left: +1180px; top: 0px; width: +14px; height: +10px; z-index: 4; padding: 3px 0px; background-color:#ffffff; background-image: url(../images/gradient_rightbg.gif); background-repeat: repeat-y ; text-align: left; } left { position: absolute; margin:0 auto; /* center, not in IE5 */ height:auto; !important; /* real browsers */ height:100%; /* IE6: treaded as min-height*/ min-height:100%; /* real browsers overflow:auto;*/ left: +160px; top: 0px; width: +14px; height: +20px; z-index: 4; padding: 3px 0px; background-color:#ffffff; background-image: url(../images/gradient_bg.gif); background-repeat: repeat-y ; text-align: left; } The latest code is for the fade effect that can be seen on the left and right of the background, and is why i cannot use your proposed coding Thanks for your help again much appreciated hope the above helps you DWP
  6. #greyleft-side { position: absolute; margin:0 auto; /* center, not in IE5 */ height:auto; !important; /* real browsers */ height:100%; /* IE6: treaded as min-height*/ min-height:100%; /* real browsers overflow: auto;*/ left: +0px; top: 0px; width: +160px; height: +0px; z-index: 4; padding: 3px 0px; background-color:#d2d2d2; text-align: left; } #greyright-side { position: absolute; margin:0 auto; /* center, not in IE5 */ height:auto; !important; /* real browsers */ height:100%; /* IE6: treaded as min-height*/ min-height:100%; /* real browsers overflow:auto;*/ left: +1180px; top: 0px; width: +83px; height: +10px; z-index: 4; padding: 3px 0px; background-color:#d2d2d2; text-align: left; } hope this helps Thanks for your input DWP
  7. Update The background(s) are using the 'non footer' height settings as they should, but are not filling to the page size, and only seem to be using the 'min-height' size of 1307px. could anyone tell me the code that I have missing that would allow the non footer/backgrounds to follow the footer and extend past 1307px filling the page (white space). #nonFooter { position: relative; min-height: 1307px; height:auto !important; /* real browsers */ height:100%; /* IE6: treaded as min-height*/ } * html #nonFooter { height: auto; min-height:auto; } Hope you can makes sense of what I mean Thanks DWP
  8. Hi josoap thanks for your reply I did create the template myself, well using a software to convert a PSD, but have coded/changed the whole template myself to obtain what I required. All that work and im stuck on the background haha Wheel of life looks like a good function, il pass the link on to him Anyone know how i fix this background
  9. The Footer itself is working correctly now I just need help with getting the 'background' to repeat down the page taking into account the different page lengths. this sounds so simple, yet I cant get it to work
  10. Hi I created a website for an executive/personal coach a few months back, Marly Coaching all was good until he required changes to be made. Now I cannot get the layout to work correctly, The footer and side banners are not resizing/moving as they should This must be resolved by the 7th so doesn't give me much time, any help would be much appreciated... It is a joomla site unfortunately, but please take a look at the code, I can send the template to anyone who's willing to take a look HELP- I'm completely exhausted of ideas and cannot seem to resolve it myself DWP
  11. Hi I created this website for a friend to his requirements/specification, what are your thoughts? The name of the company is in mid change ...but he also wants both the text's changed, The main body and also the larger buttons found on the left of each page, any ideas on some text that would look better than what I have used ???? Marlycoaching thanks DWP
  12. DWP replied to DWP's topic in Frontend
    Someone must know ?????
  13. DWP replied to DWP's topic in Frontend
    Yes I was just publishing the page Its in a mess at the moment and no design has been done yet looks terrible lol its a joomla site http://69.162.73.43/~yellowbr/
  14. DWP posted a topic in Frontend
    Hi I am currently creating a website and am having problems with the footer I want the footer to move with the main content area , dependant on how much content there is If the main content area is positioned at 0px from the top it works correctly, moving up and down in relation to the amount of content, but when I position it 300px from the top (where I want it to be due to header, banner buttons ect) the footer no longer appears at the bottom it is about half way up the page. how do I over come this issue? Iv spent hours and hours trying to overcome this any help would be much appreciated.
  15. Thanks for all your opinions on what cms to use but we will stick with joomla ,the customer has ran a website before with over 20,000 registered users and would like a cms with more control than the one previously provided by the last web company he used. Also the website is created and all ready to go I am after a hosting company that I can use for the site, any ideas on this matter. thanks for all your inputs
  16. A customer of mine requested that I use joomal, for him to be able to update it regularly.... blog, news, well all content really Does joomla have certain requirements from a host that I should look for Thanks for your input
  17. Hi I was wondering who you would recommend as a hosing company for a joomla website. around 20 static pages, thats about it really. Thanks DWP
  18. Hi If your used to designing in photoshop you might find this usefull link it converts any PSD file into all of the files needed for a basic joomla skin/template All you have to do is 'mask' over the module areas and name them correctly user1_joomla content_joomla ect ect Video
  19. DWP replied to DWP's topic in Website Hosting
    Yes it does, what sort of upload speed do you think would be appropriate for the job..? Thanks for the help and suggestions I will look into it now
  20. DWP replied to DWP's topic in Website Hosting
    Hi again Rob, I was just about to send you the link to this page, but my dinner called, lol. To be honest a dedicated server is out of the question due to the cost, I am unable to get a budget from the customer, could you give me a price range that I can then present to him. Do you think your vps plans would do as a starter? as i'm guessing your very flexible with upgrading in the future? maybe your VZE Developer? Thanks for all your help today and fast replies very impressed Dylan
  21. DWP posted a topic in Website Hosting
    This is my first post so hello to all I have a client who runs an events company, who host profit free nights at many different locations around the UK. The company have a strong following of approximately 500 on their Face book pages with a further 1000 + invitations being sent out for each gig. The company is ran on the side along with the owner's full time job's therefore funding and budgets have their limits. I am currently designing a website using flash/actionscript/java/xhtml ect.... for the company which will contain Pages Home page About page Events page Resident Dj page Artists Page Photo page Music Page Video Page Contact page And eventually e-commerce page's for purchasing merchandise (cd's ect) although not required at present The tool's that will be implemented into the website: Mp3 player Mp3 downloads Video player Flash Gallery Radio The 'radio' will be used for live streaming using Prate Radio software by Destiny Media Technologies. The streaming will be at maximum 6 hours a day for an average of 2/3 days a week and will be used for sessions (sets) and occasionally streaming live gigs. I was wondering what sort of hosting package We are looking at for the website to run efficiently Any help would be greatly appreciated Dwp

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.