1. DiabloV
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 24 June 2012
  5.  Subscribe via email
Thanks !
Accepted Answer Pending Moderation
0
Votes
Undo
Hi DiabloV

A possible solution would be to use a Custom HTML module (Extensions -> Module Manager -> New -> Custom HTML) in any of the base1 to base6 module positions.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thnaks for the answer.

But, i'll use the VCNT - Visitorcounter on the footer position.

How can i do it ?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Regardless of the module you wish to use you can still place the module in the base1 module position. Positions can be set via the 'Positions' dropdown within the modules parameters.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
yes, yes, i know, but....

I want to CENTER the counter, but the BASExx positions are not centered.

:blink:
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Would you have a URL to an example of the Visitorcounter in a base# position?

Thanks.. Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you..

Try adding the following to the end of your templates template.css (../templates/j51_revelation/css/template.css)..

[code type=css].visitorcounter {
margin: auto !important;
width: 85px !important;
}[/code]
Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Great this works !

But when a put a longer text, this is compressed.

it's a solution to make this auto center ?
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
i try this, it's better :

.visitorcounter {
margin: auto !important;
width: 400px !important;
text-align:center !important;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 9
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!