Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Modifying The Sidebar
22-09-2010, 11:30 AM
Post: #1
Modifying The Sidebar
Hello, I'm trying to customize your script visually. I am trying to make the sidebar only one <li> deep, instead of two. If you look at http://pornleo.net/ you will see on the left side. If you can do a "View Source" and then find the side bar, you will see that the sidebar headers such as "Categorie\" still has this:

<li><h2>Categories</h2><ul>

I want to remove the <li> and <ul> from these statements. I tried removing it from this line in functions.php:

$kategoriler='<h2>'.$lcl['categories'].'</h2>';

However this did not seem to do the trick. Do you have any advice?
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Modifying The Sidebar - mjwalsh - 22-09-2010 11:30 AM
RE: Modifying The Sidebar - admin - 22-09-2010, 04:46 PM
RE: Modifying The Sidebar - admin - 23-09-2010, 02:39 PM

Forum Jump: