Jump to content

I Need Help Here


madboy33
 Share

Recommended Posts

ok folks i have nicked some boxes to wrap around my content, however, i dont seem to be able to make the boxes longer or higher as i want to add more content in them

what i want to do is add more links in the boxes on the left and i am sure you can help me but i am now sure what to do here folks

this is going to be my new site without flash so it loads quicker

please help

http://www.tonydos.pwp.blueyonder.co.uk/page11.html

Link to comment
Share on other sites

You can't make them wider, but when I looked at the HTML, and was messing about with it to add more links, I didn't have any problems.

I guess as long as you follow the way all of the links are set out:

 <img src="bullet.gif" width="7" height="7" border="0" align="center">  <a HREF="index.html">Link</A>

the & n b s p   is putting a space in to bring it in from the side, and include to add a break and continue on the next line.

I saw that worked. The boxes are in a table, and the background of the table is a continuing image so you can carry on down as far as you like.

You can't make it wider because the top images aren't expandable, they're just that size.

Has this helped?

Link to comment
Share on other sites

mmmbisto

i took the bullet gifs out as they looked horrible

i am trying to expand the boxes on the left hand side in a downward direction so they do not overlap and they are larger height ways, if you know what i mean

i know i can not expand wider as i just realised they are part of the images

its ok for you web designers, but i aint got a clue here

Link to comment
Share on other sites

lol, exactly what I've been saying: Add the [br] tags.

   <td width="188" background="cen.gif">
<DIV STYLE=" font-family: verdana; font-size: 10pt">
<br>
 <img src="bullet.gif" width="7" height="7" border="0" align="center">  <a HREF="http://www.tonydos.pwp.blueyonder.co.uk/index.html">HOME</A><BR>
 <img src="bullet.gif" width="7" height="7" border="0" align="center">  <a HREF="http://www.tonydos.pwp.blueyonder.co.uk/page2.html">ABOUT ME</A><BR>
 <img src="bullet.gif" width="7" height="7" border="0" align="center">  <a HREF="http://www.tonydos.pwp.blueyonder.co.uk/page3.html">PHOTO ALBUM</A><BR>
 <img src="bullet.gif" width="7" height="7" border="0" align="center">  <a HREF="http://www.tonydos.pwp.blueyonder.co.uk/page4.html">HOBBIES</A><BR>
 <img src="bullet.gif" width="7" height="7" border="0" align="center">  <a HREF="http://www.tonydos.pwp.blueyonder.co.uk/page5.html">OTHER SITES</A><BR>
 <img src="bullet.gif" width="7" height="7" border="0" align="center">  <a HREF="http://www.tonydos.pwp.blueyonder.co.uk/page6.html">DOWNLOADS</A></DIV>
<br>
 </TD>

I've also noticed you still have your bullets even though you said you got rid of them. Just delete this:

<img src="bullet.gif" width="7" height="7" border="0" align="center">

Link to comment
Share on other sites

lol, ok, instead of that post, just ignore it.

Do want it something like this?

I think to save both our sanity I'll send you the HTML so you can copy and paste. I saw how many tables and stuff there were and I just had to clean it up! Hehe. So it's a lot more simpler.

post-21-1043861565.gif

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy