Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - IndianMonk

Pages: [1]
1
Hi Shabu,

Can you please help me with your templates, right now the template is wide (full screen)
What code and where should i put it to make the template about 80% of the screen?

Thank you.

You have to edit only CSS file to do that.

File path: /templates/iceberg/images/style.css

Find this line:
Code: [Select]
#container {
width: 94%;
margin: 0 auto 0 auto;
}

Change with this:
Code: [Select]
#container {
width: 80%;
margin: 0 auto 0 auto;
}

Let me know if it not works for you :wink:


By the way, I am looking for one fresh Iceberg live demo, wanna set as live demo at my templates page. Let me know who want to get listed!
I got only one spot, so hurry up. Page is PR4 and a lot visitor  :D
Is that spot still available? I will glad to get it.

2
Looking 4 a good template and few mods to be installed.....will pay 100$. I like dark template 3 column. For further information PM me or add me in msn: kingcupid[AT]gmail.com. Replace[AT] with@. Thanx.

3
FAQ, Tips / Re: How can I show more new images on home page?
« on: August 22, 2007, 06:57:47 AM »
Ya...I did all edits..but nothing happening to me. How to make it work?

4
FAQ, Tips / Re: How can I show more new images on home page?
« on: August 19, 2007, 09:57:31 PM »
below that line insert:
Code: [Select]
$config['image_cells'] = XX;Where XX is the number of images per row.

Not working for me. I m using 1.7.4. Pls help.

5
Want someone to code my 4images template. I will pay 30$ 4 it by paypal. Pls PM me if u interested. Thanx.

6
I m using 1.7.4. I could not find that line:
Code: [Select]
WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (".get_auth_cat_sql("auth_viewcat").")
I find this line:
Code: [Select]
WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id NOT IN (".get_auth_cat_sql("auth_viewcat", "NOTIN").")
Wat should I do?

7
How can I show 3 images per catagory in index?

8
Nobody is here to make 1 for me?

9
Do u have any 3 columns dark template?

10
After installation all comes in different language...not in english. How to change it to english?

11
Hi,
     I Need 3 columns dark template. Where Can I find it? If U can make 1 for me...then PM me ur price.

Pages: [1]