Pixelpost

Authentic Photoblog Flavour


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

Post Reply
 
Thread Tools
  #1  
Old 01-17-2008, 05:23 PM
simonbrinck Offline
forum loafer
 
Join Date: Sep 2007
Location: Kazakhstan
Posts: 3
Send a message via Skype™ to simonbrinck
Question How do i remove ------- line in the footer?

Hi everybody.
I'm starting jensbrinck.levn.dk and i am using my own customisation of the horizon template.

As you can see there is a line of -'s in the footer and I can't find out how to remov/shorten the line.
Any clues?

-Simon
levn.dk
Reply With Quote
  #2  
Old 01-17-2008, 05:26 PM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
It's defined in your CSS file.

Open templates/horizon/styles/horizon.css file and look for:

Code:
#footer {
	border-top:1px dashed #838d7a;
	clear:both;
	width:740px;
	margin:0px auto 20px auto;
	padding:0px 0px;
	text-transform:uppercase;
	}
What you want is: border-top:1px dashed #838d7a;
Reply With Quote
  #3  
Old 01-17-2008, 05:28 PM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
Also, incase you do not know anything about CSS borders, here is an easy to follow "beginners" tutorial showing you the ins and outs of CSS borders.

http://www.tizag.com/cssT/border.php
Reply With Quote
  #4  
Old 01-17-2008, 08:34 PM
Scarabaeus's Avatar
Scarabaeus Offline
pixelpost guru
 
Join Date: Dec 2007
Location: England
Posts: 139
one way of keeping the formating but making it 'invisible' would be to alter the colours to match that of the backgrounds. Otherwise I would try changing width px's.
__________________

Reply With Quote
Post Reply


Thread Tools




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

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