Author Topic: Categories align problem on front page  (Read 6297 times)

0 Members and 1 Guest are viewing this topic.

Offline ralphlei

  • Pre-Newbie
  • Posts: 4
    • View Profile
Categories align problem on front page
« on: August 22, 2006, 05:48:06 PM »
Hi, I am using KW's template(Nr.43) and I modified some to suit my needs.
Now I ran into few problems:

1. I set to display two categories per row and I have installed the Category Image Mod. Since the image thumbnails are different in heights, it messed up the display of front page. i.e. the categories are not aligned...Is there any way I could at least set them to align at the bottom?

2. I want to add some texts in the copyright section in the footer. But when I opened the footer.html, i found out it used javascript...Could I find any way to modify the javascipt or add some texts in that section too?

THanks!

Ral

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Categories align problem on front page
« Reply #1 on: August 22, 2006, 07:46:25 PM »
Hi,

1:
search in the category_bit.html this table.
You need inside from <table :
Code: [Select]
width="100%" valign="bottom" align="center"
2:
You cant change this javacode ( is my and 4images Copyrights) ... only ad some texts bevore or after this

cu
Kurt

Offline ralphlei

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: Categories align problem on front page
« Reply #2 on: August 23, 2006, 01:46:00 AM »
Hello Kurt,

1. The way you suggested doesn't work in my case. You can see from the attached file. The Category on the right side has smaller thumbnails. So it results on the second row, the category is higher than the one on the left side second row. What I want to do is to align the categories in the same row.

Offline ralphlei

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: Categories align problem on front page
« Reply #3 on: August 23, 2006, 01:47:19 AM »
2. I didn't mean to change the copyright. What I want to do is to add some more texts in that section.  :oops:

EDIT: Sorry, won't happen next time. :oops:
« Last Edit: August 23, 2006, 05:11:41 AM by ralphlei »

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Categories align problem on front page
« Reply #4 on: August 23, 2006, 04:46:03 AM »
Please read forum rules and next time reply to the appropriate topic!

Thanks.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Categories align problem on front page
« Reply #5 on: August 23, 2006, 04:49:02 PM »
Hi,

the rows are the standard in 4images.
I cant change it.

The easyest way is to create the thumbs seperat for the categories with the same hight.

Kurt