This is a discussion on "A couple of issues I need help with please" within the Web Page Design section. This forum, and the thread "A couple of issues I need help with please are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
A couple of issues I need help with please
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
A couple of issues I need help with please
Hi all,
Please can you take a look at http://www.usbtvtuner.co.uk/tvstick6.htm. For some reason on Dreamweaver the word 'usage' on the 3rd paragraph aligns correclty with the rest of the paragraph but as you can see the word is out of alignment on the web. Also the text around the picture of the HDTV player is too close to the image. Can anyone please advise how I can get the space to look like it does aruond the other images. And finally there is a grey bar at the bottom that does not need to be there. I have searched the CSS but cannot find the reference to this bar. Any help would be much appreciated. Best Regards. John. |
|
|
|
#2
|
|||
|
|||
|
Re: A couple of issues I need help with please
hey johnathan,
the space around the other images comes from the images themselves, there is just more of a border around them. if you set some padding on your img's, that will move the text away from them, and will also push the text together more and probably fix the "usage" problem. |
|
#3
|
|||
|
|||
|
Re: A couple of issues I need help with please
Thanks Byrd,
I have set the padding to 7 and it noe forms a nice space between the image and the text. Do you have any idea on the other 2 points I have raised please? Regards. John. |
|
#4
|
|||
|
|||
|
Re: A couple of issues I need help with please
|
|
#5
|
|||
|
|||
|
Re: A couple of issues I need help with please
hmmm... seems as though the padding you added has made the images in the footer drop down a line.
you'll have to set the padding for just the img's inside the main area. and try setting up a bit of a margin or padding for the main area as well.. that might help align the text better. |
|
#6
|
|||
|
|||
|
Re: A couple of issues I need help with please
Thanks Bryd,
I did actually check the page in Firefox and all looked okay but I see what you are saying in Internet Explorer. If possible could you advise on how I go about making the changes you recommend please? Regards. John. |
|
#7
|
|||
|
|||
|
Re: A couple of issues I need help with please
ok, on .style15, put padding ( or maybe try margin ) on the left and the right. that should bring the text in just a bit from both sides.
as for the images at the bottom, i would write another style for images with no padding. <img class="nopadding"> or maybe put the images inside <p></p> and then assign the nopadding to the <p> i hope this helps. im still fairly new to web design myself, so alot of it is just experimentation. might want to put this into the web critiqe forum to have some others look at it as well. |
|
#8
|
|||
|
|||
|
Re: A couple of issues I need help with please
thanks for that Bryd,
I shall look into this a bit further. Regards. John. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| a couple of problems | ukstoner | Web Page Design | 1 | Apr 29th, 2008 13:45 |
| going beyond a couple of <br />'s | cosmicbdog | Web Page Design | 15 | May 25th, 2007 13:08 |
| CSS Help, A couple things. | Dazer | Web Page Design | 5 | Mar 8th, 2007 16:26 |
| A couple of bugs | Ryan Fait | Web Page Design | 6 | Jan 12th, 2007 23:32 |
| A couple of articles | Ryan Fait | Web Page Design | 2 | Oct 20th, 2006 07:57 |