0
Hey Germi,
How can we break the alphabetical row on the top into half? I am sure many people here have template issues where they want to do the same thing.
let me know plz
Erwin
How can we break the alphabetical row on the top into half? I am sure many people here have template issues where they want to do the same thing.
let me know plz
Erwin
Responses (5)
-
Accepted Answer
0I think I told you... :lol: you need some programmation skills to do that, I tried to point you on the right direction, but you need a programmer to do that
anyway... on file helpers.php, put this after line 150:
if($inicials[$i] == "N") $return .= "";
YOU'LL NEED CSS styling, anyway! I let that to you. -
Accepted Answer
0damned..
no, that's not the code you have to put. this forum deletes all the html tags, so I can't paste the exact code here... that's why I told you that I couldnt say all the steps exaclty, only point you on the right direction.
it should be
if($inicials[$i] == "N") $return .= " ul br ul class='inicials' ";
but with the right HTML tags. if you dont understand this.. .just dont do it. that's why I told you need a programmer for this. -
Accepted Answer
0Thank you very much germi. I know you've told me I needed a programmer. but you never told me this code line thanks.
one more thing, although I've installed the search plug-in for joomla's native search, it doesn't seem to be working for me. the plug-in is enabled too.
http://www.chizomiz.biz/dev
we have just added an album called "Farzad Farzin - Shans" or you can even search any other older albums we've added and you'll see.
Thanks again -
Accepted Answer
-
Accepted Answer
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »