Artetics Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:3 clocks side by side again (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:3 clocks side by side again
#1175
Henrik Hartvig (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
3 clocks side by side again 9 Months ago Karma: 0  
First of all please let me give you my greatest compliment for providing the joomla community these great extensions.

My question regards the possibility to place up to 3 clocks side by side on our site www.rafnsalle.dk of course we will be open for a donation if you so require.

I'm under the impression that a lot of the users would be happy to have a selection between horizontal and vertical placement when using more than one clock. Another great feature would be the possibility to off-set then placement with a number of pixels. Just my 5 cents

Yours sincerely
Henrik Hartvig
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1182
Administrator (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:3 clocks side by side again 9 Months ago Karma: 0  
Hello,

You can adjust artclock CSS style as follows:

.artclock {
display: block;
float: left;
}

Please let us know if you need more assistance with this.

Regards,
artetics.com team
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1665
Ella (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:3 clocks side by side again 7 Months, 1 Week ago Karma: 0  
Hi
I tried to do this but it did not work. Please can you help with this same issue. I am also using this clock on my site (a charity site) to display 3 clocks. I cannot find anywhere in the code where to change the display from verticle to horizontal. Pls help.
Kind regards
Ella
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1772
Administrator (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:3 clocks side by side again 7 Months ago Karma: 0  
Should be solved now. Please let us know if there are any other issues or questions.

Regards,
artetics.com team
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1932
Henrik Hartvig (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:3 clocks side by side again 6 Months, 2 Weeks ago Karma: 0  
Hi Friends,

I still can't manage to have 3 clocks placed next to each other with the label either on top or buttom - hope you can help.

Site: www.rafnsalle.dk

Webdesigner: Artisteer 2

Username: tba (I have created a support user so you can login)

Password: tba (I have created a support user so you can login)

/Henrik
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1933
Administrator (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:3 clocks side by side again 6 Months, 2 Weeks ago Karma: 0  
Hello,

Should look fine now - please have a look: http://www.rafnsalle.dk/homepage/

Regards,
artetics.com team
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1934
Henrik Hartvig (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:3 clocks side by side again 6 Months, 2 Weeks ago Karma: 0  
You are brilliant - thanks so very much

/Henrik Denmark
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2309
Gaz (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:3 clocks side by side again 5 Months, 2 Weeks ago Karma: 0  
Great module.

Having the same issue as above. I have managed to line the clocks horizontally by changing the css:

.artclock_label {
display:block;
float: left;
font-size:10px;
}
.artclock_clock{
display: block;
float: left;
}

Problem is the clock label is left of the clock, how do I get the label above the clock?
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2310
Administrator (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:3 clocks side by side again 5 Months, 2 Weeks ago Karma: 0  
Is there any page where we can see the issue? It would be easier to advise.

Regards,
artetics.com team
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2311
Gaz (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:3 clocks side by side again 5 Months, 2 Weeks ago Karma: 0  
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2312
Administrator (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:3 clocks side by side again 5 Months, 2 Weeks ago Karma: 0  
This can be done by changing the style to:

.artclock_label {
display:block;
font-size:10px;
text-align: center;
}

Removed float: left; and added text-align: center;

Regards,
artetics.com team
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2683
EA (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:3 clocks side by side again 4 Months ago Karma: 0  
Hi,

I am really a newcomer to this world. Sorry for the basic question but where can I perform that change? Which file and where is it located?

BTW: Congratulations for the Art Clock!

Br,
EA
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2684
Administrator (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:3 clocks side by side again 4 Months ago Karma: 0  
Hello,

You can add this CSS rule to your template CSS file.

Regards,
artetics.com team
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#2685
EA (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Re:3 clocks side by side again 4 Months ago Karma: 0  
Hi,

I was able to find it! Thanks for the lightening fast answer!

Br,
EA
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Bookmark

VirtueMart Shopping Cart

Your Cart is currently empty.