Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Template design and Front-End Code

Post Reply
 
Thread Tools
  #1  
Old 05-03-2005, 03:53 AM
cisaacs Offline
forum loafer
 
Join Date: May 2005
Posts: 3
how do i put a break btwn my main photo and the table below?

Aloha all,

Im a noob when it comes to CSS.

just installed and started tweaking my photoblog. but I'd like to insert a space below my main pic to space it out cleanly.....
which file am i supposed to add the code to, i tried in the CSS under #image and i must have either done ti wrong, or put it in the wrong place....


http://blog.conorisaacs.com/
Reply With Quote
  #2  
Old 05-03-2005, 05:09 AM
blinking8s's Avatar
blinking8s+ Offline
über loafer
 
Join Date: Oct 2004
Location: Bowling Green, Ky
Posts: 3,428
Send a message via ICQ to blinking8s Send a message via AIM to blinking8s Send a message via MSN to blinking8s Send a message via Skype™ to blinking8s
go to the templates directory --> pixelpost light --> image_template.html

somewhere between line like 30-40 you will see...
Code:
<img id="image" src="images/<IMAGE_NAME>" alt="<IMAGE_TITLE>" title="<IMAGE_PREVIOUS_TITLE>" width="<IMAGE_WIDTH>" height="<IMAGE_HEIGHT>" /></a>
add <br /> to the line under it...

save, upload to that same directory on the server...

*scratches head*

i think...
__________________
i should say more clever stuff
Reply With Quote
  #3  
Old 05-03-2005, 05:30 AM
cisaacs Offline
forum loafer
 
Join Date: May 2005
Posts: 3
Thank you!!
Reply With Quote
  #4  
Old 05-03-2005, 06:42 AM
Joe[y]'s Avatar
Joe[y]+ Offline
Team Pixelpost
 
Join Date: Mar 2005
Location: UK
Posts: 3,101
Send a message via MSN to Joe[y]
cissacs - you have used <br> rather than <br />

<br> is not compliant with xHTML which is what the template is made with. you need to use <br />
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 08:38 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs