OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

OrdaSoft template Support

Go to bottom Favoured: 0

Is .float-end wrong?

Wishpacker (User)
Junior Boarder
Posts: 22
graphgraph
User Offline Click here to see the profile of this user
Is .float-end wrong? 5 Days, 13 Hours ago
Karma: 0  
Hello,
I noticed that the CSS file of your template says .float-end {float: left !important;} Did you make a mistake there?


I think it looks much nicer with float: right.


However, I have no idea about the float-end class or the float property; it just seems very strange to me.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8414
graph
User Offline Click here to see the profile of this user
Re:Is .float-end wrong? 2 Days, 16 Hours ago
Karma: 102  
Hello

Please add next styles:
Code:

body .float-start {
    float: left !important;
}

body .float-end {
    float: right !important;
}

body .float-none {
    float: none !important;
}



we will update template ASAP

Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Wishpacker (User)
Junior Boarder
Posts: 22
graphgraph
User Offline Click here to see the profile of this user
Re:Is .float-end wrong? 2 Days, 13 Hours ago
Karma: 0  
Shouldn't the calendar buttons also be hidden under the dropdown lists?


You can write to me again once you've fixed the two errors so I can download the updated template.

Thank you!
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8414
graph
User Offline Click here to see the profile of this user
Re:Is .float-end wrong? 1 Day, 14 Hours ago
Karma: 102  
Hello

How we can reproduce this ?

Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Wishpacker (User)
Junior Boarder
Posts: 22
graphgraph
User Offline Click here to see the profile of this user
Re:Is .float-end wrong? 15 Hours, 47 Minutes ago
Karma: 0  
Select Posts --> Create Post as the menu entry type.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8414
graph
User Offline Click here to see the profile of this user
Re:Is .float-end wrong? 6 Hours, 59 Minutes ago
Karma: 102  
Select Posts --> Create Post as the menu entry type.
Sorry, what you mean ? Joomla has not so "Menu Item Type"
And I not see so menu item on your website.
Please give more details how we may reproduce this

Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»