Jump to content

Removing stuff?


Recommended Posts

I have been removing some stuff (divider lines etc) from the theme I am using by finding the CSS with firebug then just adding display:none; to that class or element. I realize that this is not the right way of doing it but I can't understand how to find these things in the php-files or template files since everything seems to be included etc. How can I search for this?

Is there any good tip of how to find stuff and remove for real?

Link to comment
Share on other sites

Hejsan!

You need to comment out function/ lines in in the template files and also adjust the css. First get rid of the function with these stars {*l s='View full size'*} (check the image the forum takes this away) and then comment out the span , div and so on with html comments.

A great tool is to use Firefox and the plugin Firebug. ((EDIT) Sorry You already use this:)

Before you start it is also a good idea to dive in and learn the structure about develop/ edit PS. There are heaps of great knowledge around here in the forums.

Good luck!


Stefan

31832_LMl5S8LSrljBstgJEund_t

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...