How to i remove front page slider?

How can I remove the Slider on the front page?

Quote · 25 Mar 2010

Easiest way to do this is to edit /templates/base/css/index.css  and modify the css rules for indexPhotoBorder   Add the text in red on a new line between the little wiggly things. 


Find

#indexPhotoBorder {


display:none;

}

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 25 Mar 2010

 

Easiest way to do this is to edit /templates/base/css/index.css  and modify the css rules for indexPhotoBorder   Add the text in red on a new line between the little wiggly things. 


Find

#indexPhotoBorder {


display:none;

 

}

 

LOL! - Little wiggly things?

 

(Pssst!, It's called a Curly Brace.....)

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 25 Mar 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.