Lissa Explains it All:  Web Design Forums  

Go Back   Lissa Explains it All: Web Design Forums > LEIA Archives > Web Site Help > Advanced Programming

Notices

 
 
Thread Tools Display Modes
  #1  
Old 10-27-2006, 09:11 PM
pirateypirate pirateypirate is offline
n00bzilla
 
Join Date: Oct 2006
Posts: 2
pirateypirate is on a distinguished road
yahoo 360 blog in geocities

i found a layout i really like, and i can see the posts, but there is an area to the left where i would like some links (my highlighted posts), but i cant find where i should write them ^_^; i ended up separating the images last time i tryed.... also, i would like to know how i can make the area with the post scroll, so that when i scroll down, you can still see the images on top and sides.

so could someone tell me what i need, or give a link where i can find how to do this? sorry if im not very clear, here is the address to the blog:
http://geocities.com/veela_d_pirate/index.html
Sponsored Links
  #2  
Old 10-29-2006, 04:43 AM
pirateypirate pirateypirate is offline
n00bzilla
 
Join Date: Oct 2006
Posts: 2
pirateypirate is on a distinguished road
me again ^_^;

sorry i dont know how to edit the post, but well, now i can see the posts in my blog, seems i didint do nothing wrong i just had to wait i guess... but i still dont know how to put the links to the left

thank you again for those who bother reading
  #3  
Old 10-29-2006, 07:55 PM
Idiotic Creation's Avatar
Idiotic Creation Idiotic Creation is offline
In Color!
 
Join Date: Feb 2006
Location: Economy size cardboard box
Posts: 506
Idiotic Creation is on a distinguished road
To put links on the left:

Make tvl-r-plane.jpg a background for the cell that it is in using css.

Like this:
<td style='background-image: url(tvl-r-plane.jpg);'>

A problem you might run into is that the image will tile to fill the area.

So to turn off repeating background:
<td style='background-image: url(tvl-r-plane.jpg); background-repeat: no-repeat;'>

The reason you want the picture as a background is so that you can place text on top of it.

Good Luck,
David
__________________
“Do all the good you can, By all the means you can, In all the ways you can, In all the places you can, At all the times you can, To all the people you can, As long as ever you can.”
-John Wesley
 

Thread Tools
Display Modes

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 Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Shortcut with lots of pages? beth205 CSS 10 08-12-2004 02:46 AM
Yahoo! Geocities and Other Hosting Sites TrinidadHunni General 13 04-07-2004 12:21 AM
blog geocities coolcatgal101 HTML Help 1 08-05-2003 05:39 PM
Geocities Yahoo SuffieYazici General 4 06-01-2003 04:47 PM


All times are GMT. The time now is 10:04 PM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.