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.

dannykilla

Members
  • Joined

  • Last visited

  1. OK I now have this and it still wont work, can someone please say what I am doing wrong ? Thanks Danny
  2. Hi, I have created a header and I want a image rollover for my header links. The reason I need to use images and not links is the fact I am using a non standard font so therefore if the user doesnt have the font installed on there system the font changed to verdana I have tried this http://www.thesitewizard.com/archive/rollovers.shtml and changed the code like this <a href="http://www.tf2-forums.co.uk" onmouseover="buttondown('aboutbutton')" onmouseout="buttonup('aboutbutton')"> <img src="http://www.tf2-forums.co.uk/images/homebutton.png"'>http://www.tf2-forums.co.uk/images/homebutton.png" name="Home" border="0" /> </a> <script language="JavaScript" type="text/javascript"> <!-- if (document.images) { homebuttonup = new Image(); homebuttonup.src = "http://www.tf2-forums.co.uk/images/homebutton.png" ; homebuttondown = new Image() ; homebuttondown.src = "http://www.tf2-forums.co.uk/images/homebuttondown.png" ; } function buttondown( buttonname ) { if (document.images) { document[ buttonname ].src = eval( buttonname + "down.src" ); } } function buttonup ( buttonname ) { if (document.images) { document[ buttonname ].src = eval( buttonname + "up.src" ); } } // --> </script> But for some reason the rollover doesnt happen? Can anyone help me please? Thanks Danny
  3. lol thanks for the heads up is there anyway you could assist me then please as I dont have a clue! Dan
  4. Hi, I am a complete n00b when it comes to web design so be kind! I am trying to get my background image to work on ie7, strange thing is that it works on FF. the background image is for a header on my test forum powered by vbulletin. Here is the code I am using (again please be kind!) <center> <table height="300" background="http://www.xxxxxx-xxxxx.co.uk/tf2banner.png" width="970"> </table> </center> so can anyone please help me? Thanks Danny
  5. Hi, I am a vbulletin & Joomla user and I have been searching the web on how to get a joomla header into my vbulletin forum. Now I found this on the vB.org forums, where you need to have both: allow_url_fopen = True allow_url_include = True on the php.ini file which apparently works, the problem for me with this is that my Host doesn't allow this on the php.ini file on shared hosting, for security reasons, so does anyone know of a way I get my joomla header to work on my vBulletin powered forum ? thanks Danny
  6. lol OK thanks again Dan
  7. Thanks ErisDS what you suggested worked a treat thank you Also how is asking the width and how the bg was done Plagiarism? Thanks Dan
  8. OK thanks, You dont by any chance know what the fixed width of this forum is do you? Thank again ErisDS Dan
  9. OK thanks ErisDS, I'll give it a try later when I finsih work, one small question I want to make my forums layout similar to this forums layout, now if I was to the add css background (the way you suggest) to my forum would it still look in perspective if my forums width was set to fluid rather than a fixed width or would I need to set my forum to a fixed width? Thanks Danny
  10. Thanks for the replies but it doesnt work correctly? I have created the image (I think) correct... I have attached the image Thanks Dan
  11. Hi, I would like to have my sites background similar to the way this site is done, where on the left and right hand side there is a slight gradient effect. How do I go about doing this? Thanks Danny
  12. Thanks everyone for your replies and suggestions. Big thanks to DustyWeeks for posting the helpful image. Thanks Dan
  13. Hi, I am a n00b when it comes to web design, but I have been given the job of designing my clans web site. So I was wondering I have made a mock up on photoshop of what I want it to sort of look like, and was hoping that someone could post some code that will get me on my way? I have also added some code that I have been using as a mock but it is not working as I hoped it would. Here is the link to the image: http://www.manchesters-armed-defenders.co....ages/design.gif and here is my sad effort for some code lol : <body> <div style="background: #000000"> <img src="http://www.manchesters-armed-defenders.co.uk/logo.png"> <div id="menu" align="right" > <a href="http://www.manchesters-armed-defenders.co.uk/">HOME</a> | <a href="">CONTACT</a> | <a href="">ABOUT</a> </div> </div> </body> <div style="background: #374560"> <center><br> </div> <div><center><img src="http://www.manchesters-armed-defenders.co.uk/top1.jpg"></div> Now I would really like to know how I can get the black & dark blue small headers to go right across the page rather than stopping near the end of the page, leaving a white section on the left and right hand sides. Thanks Danny

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.