1
masoesa
I need help/ small job
  • 2004/12/5 7:45

  • masoesa

  • Just popping in

  • Posts: 5

  • Since: 2004/12/5


Can someone help me customize and optimize my XOOPS site?

2
Beejay
Re: I need help/ small job
  • 2004/12/5 8:09

  • Beejay

  • Quite a regular

  • Posts: 232

  • Since: 2004/6/5 2


I can help you, what would you want done?

3
limecity
Re: I need help/ small job
  • 2004/12/5 8:46

  • limecity

  • Friend of XOOPS

  • Posts: 1602

  • Since: 2003/7/6 0


I suggest you post your questions here.
how and what you want to customise

that way you can learn to maintain it in future and learn the flexibility of xoops.

4
hervet
Re: I need help/ small job
  • 2004/12/5 9:40

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Hi,

Help the others, post your questions here.

Bye,
Hervé

5
masoesa
Re: I need help/ small job
  • 2004/12/6 10:18

  • masoesa

  • Just popping in

  • Posts: 5

  • Since: 2004/12/5


Thanks for your replies.

Here is my site:http://going-natural.com/nappyland/index/

I would like the left and the right column be smaller, 100 pixels and the "most viewed pictures" on the left should be closer to each other 1pixel appart.

I would like avatars of autors of wordpress to appear in the left column and the left column should become the right column.

Can someone here help me customize? Thanks in advance.

6
LazyBadger
Re: I need help/ small job

These small changes in theme and templates you'll be able to do by own hands, sure
1.Columns width defined in theme's CSS
I see, you use 7dana-soft, thus - in left and right column you have invisible image 160.gif, which dictates td width (bad style, BTW) - kill it and move definition to css or truncate to 100 pixels from current

Space between images can be changed by editing some of templates from module xcgallery.
Find padding: 10px; and replace 10 pixels with more appropriate value in template
Location of blocks you can change in Block Management in Administration - System section

7
masoesa
Re: I need help/ small job
  • 2004/12/6 12:44

  • masoesa

  • Just popping in

  • Posts: 5

  • Since: 2004/12/5


Thanks but I tried this already. When I go to Edit template file and try to change in padding: 10px xcgal_block_static.html it won't save it. don't know why. There is no option to save ti either.
I'll try the other things

8
Mithrandir
Re: I need help/ small job

You need to clone your template set to be able to edit the templates.

9
SevenD
Re: I need help/ small job
  • 2004/12/8 0:21

  • SevenD

  • Not too shy to talk

  • Posts: 143

  • Since: 2003/7/23


Hi masoesa,

Open themes/7dana-soft/theme.html, find this code and change width value to 100:
<img src="<{$xoops_imageurl}>images/160.gif" width="150" height="1" alt="" />

Also, clone template set in admin area > templates and set cloned template as default.
Open admin area > templates > new templates > xcgal > and remove line break tag from block template "most viewed pictures"
(Sorry, I don't have xcgal module installed to give you full instruction.)


Quote:
LazyBadger wrote:
I see, you use 7dana-soft, thus - in left and right column you have invisible image 160.gif, which dictates td width (bad style, BTW) - kill it and move definition to css or truncate to 100 pixels from current


Nothing wrong with placing a spacer image in a table column...this requires browsers to keep the column at least as wide as the image. CSS width definition for left/right table column(or any other table column) is not enough in some situation (regarding css and table based design....the newer DIV techniques is different story). To require a column to be a certain minimum width, you can insert a spacer image(with an empty alt tag) into that column.

10
masoesa
Re: I need help/ small job
  • 2004/12/11 23:59

  • masoesa

  • Just popping in

  • Posts: 5

  • Since: 2004/12/5


Thanks for your suggesstions.
Most of the things are fixed now.

Login

Who's Online

234 user(s) are online (158 user(s) are browsing Support Forums)


Members: 0


Guests: 234


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits