Boat Drinks  

Go Back   Boat Drinks > General > Computer and Consoles

Reply
 
Thread Tools Display Modes
Old 17-03-2008, 22:28   #1
PvtPyle
Sofa Boy
 
Join Date: Feb 2008
Location: Wield of the Shire
Posts: 701
Default Basic web design help

Hi folks,

I am really hoping someone can help me with this..

Designed a basic website for someone last month. I am a total newb when it comes to the whole design/code thing, I pissed around with CMS and in the end f***ed them all off and used Dreamweaver, Fireworks and Textpad.

Here it is:
http://www.xpointsolutions.co.uk

I am having a problem with this page though:

http://www.xpointsolutions.co.uk/products_services.html

I have quite a lot of content (mostly text) to put on there now, more than the current depth of the table. The amount of text is stretching out the whole white box and making it really long, whereas I want to keep the box the same size and add a scroll bar, just like this one:



I managed to achieve it on the photo's page (here) but I don't know how because someone else helped me with the code.

Massively grateful if anyone can help
PvtPyle is offline   Reply With Quote
Old 17-03-2008, 23:22   #2
divine
Moonshine
 
divine's Avatar
 
Join Date: Sep 2007
Location: Southampton
Posts: 3,201
Default

overflow: auto;

Is the tag you need I think.

I think it needs to be poked in here;

<div align="justify" class="style10">

(just above where it says "products and services coming soon" in the source code)

so it reads

<div align="justify" class="style10; overflow: auto;">


I know nothing at all about this though, so that'll probably just **** it up. Try it and see
__________________
divine is offline   Reply With Quote
Old 17-03-2008, 23:43   #3
Mark
Screaming Orgasm
 
Join Date: Jul 2006
Location: Newbury
Posts: 15,194
Default

That appears to be correct.

http://www.w3schools.com/css/pr_pos_overflow.asp

PS - the example given using this forum is different as that's an input control.
Mark is offline   Reply With Quote
Old 17-03-2008, 23:56   #4
PvtPyle
Sofa Boy
 
Join Date: Feb 2008
Location: Wield of the Shire
Posts: 701
Default

Thanks for the input guys, I think I can go from here.

Oh, and the image was just so people knew what I was harping on about!
PvtPyle is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:01.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.